2287 Commits

Author SHA1 Message Date
Nicolas Stepien
c2bd74260b Supposedly actually fix file upload on Firefox. 2012-01-22 05:10:48 +01:00
Nicolas Stepien
239ea5180f Fix file upload for Firefox. Fix xhr abortion request. 2012-01-22 02:19:48 +01:00
Nicolas Stepien
87da955036 Fix script appending on Firefox, document.documentElement is null on document-start. Append the iframe on page load instead of QR load. 2012-01-22 00:56:20 +01:00
Nicolas Stepien
a5b2e1d265 Firefox fix. 2012-01-21 22:36:32 +01:00
Nicolas Stepien
0055c6d164 Actual posting or reply/new thread. The QR is now usable. Caution: no posting feedback yet. 2012-01-21 22:18:06 +01:00
Nicolas Stepien
48e8b33f6c Send reply to the iframe. Don't alert in qr.error if the tab is visible. 2012-01-21 21:15:09 +01:00
Nicolas Stepien
385a5c6ee1 Merge branch 'master' into qr 2012-01-21 18:13:40 +01:00
Nicolas Stepien
2068ddccb5 Build 2012-01-21 18:13:35 +01:00
Nicolas Stepien
59131e484c Set up transcontext messaging between the global window and the iframe window. Fuck you moot. 2012-01-21 18:12:59 +01:00
Mayhem
947d4279ec Merge pull request #130 from ahodesuka/master
Make expand [ + ] icon-able
2012-01-21 06:49:24 -08:00
ahodesuka
215cfc4af5 Undo coffeescript derps 2012-01-21 03:40:40 -06:00
ahodesuka
10ba4513e9 Make expand [ + ], icon-able 2012-01-21 03:33:45 -06:00
Nicolas Stepien
8e64f1e877 Recaptcha reload on backspace in the report window. 2012-01-21 03:41:49 +01:00
Nicolas Stepien
ae8a99c53f Captcha loading, reloading, caching. 2012-01-21 03:12:52 +01:00
Nicolas Stepien
91f7de90e5 Merge branch 'master' of github.com:MayhemYDG/4chan-x into qr
Conflicts:
	4chan_x.user.js
	script.coffee
2012-01-20 18:41:47 +01:00
Nicolas Stepien
8c85a768cf Release 2.24.4. 2012-01-20 05:46:08 +01:00
Nicolas Stepien
8af14aee77 Update changelog and contributors; build. 2012-01-20 05:43:20 +01:00
Mayhem
19b82203b6 Merge pull request #123 from e000/master
Add sanity check for cooldown, closes #97
2012-01-19 20:36:19 -08:00
e
6ba2905141 Added cooldown sanity check -- properly. 2012-01-19 23:34:19 -05:00
Mayhem
d3806e293f Merge pull request #120 from ahodesuka/master
Fix scroll offset when contracting images, #104
2012-01-19 19:23:09 -08:00
ahodesuka
8cc25cd32a Scroll to top of reply instead of anchor 2012-01-19 21:20:41 -06:00
Mayhem
87df45f22c Merge pull request #126 from seaweedchan/master
Bottom padding for iHover
2012-01-19 19:07:57 -08:00
seaweed
36102e4927 Bottom padding added to iHover 2012-01-19 20:05:36 -07:00
Nicolas Stepien
b49e110cc8 Whoops. 2012-01-19 22:21:36 +01:00
Nicolas Stepien
25276b5aac Fool the browser cache and CloudFlare's cache when trying to reload a picture from 4chan. 2012-01-19 22:04:27 +01:00
Nicolas Stepien
0ccacc490f Do not try to reload the picture immediately from archivers; if it fails to load from archivers, try to load
from 4chan again.
2012-01-19 20:31:36 +01:00
ahodesuka
efc557cb1d Scroll to top of thumbnail when contracting expanded image 2012-01-19 10:15:07 -06:00
ahodesuka
8f29d8eac9 Replace ternary operator with simple if 2012-01-18 22:55:16 -06:00
ahodesuka
791c3fcd78 Build 2012-01-18 21:01:44 -06:00
ahodesuka
3d1de50d15 Scroll to the same position on the thumbnail as was being viewed before contracting 2012-01-18 21:00:54 -06:00
Nicolas Stepien
53dc2d6cd3 Get image spoiler support done. 2012-01-19 02:14:44 +01:00
ahodesuka
9baddbc771 Use getBoundingClientRect and body.clientHeight for offset fix 2012-01-18 19:09:37 -06:00
ahodesuka
7a2343f6c5 Changed offset fix for only images that are larger than the viewport 2012-01-18 16:16:01 -06:00
Nicolas Stepien
8b780c9f94 Sensible visual feedback when hovering over the delete button; simpler resetFileInput, fix it for Firefox; moz prefixed box-sizing. 2012-01-18 21:34:04 +01:00
ahodesuka
2a1f482e66 Fix scroll offset when contracting images 2012-01-17 23:39:38 -06:00
Nicolas Stepien
49ff1e29a7 Clean the QR when closing it. 2012-01-18 01:07:27 +01:00
Nicolas Stepien
deb4742b24 Remove reply button is now working. 2012-01-18 00:02:56 +01:00
Nicolas Stepien
050a128aa6 Reset file input after selecting multiple files. 2012-01-17 22:42:09 +01:00
Nicolas Stepien
d78381759b Use objectURLs instead of massively memory consuming dataURL strings. 2012-01-17 19:15:40 +01:00
Nicolas Stepien
771964993a Move the QR styling into the main style, decrement. 2012-01-17 15:48:36 +01:00
Nicolas Stepien
3fb41810d2 Focus styling, focusable elements, keyboard clickable elements, add reply button styling. 2012-01-17 15:37:41 +01:00
Nicolas Stepien
ffdde1e63b Pointer cursor on close button. Brighter red for remove buttons. 2012-01-17 06:47:58 +01:00
Nicolas Stepien
09c0d7b795 Display comment previews. 2012-01-17 06:02:53 +01:00
Nicolas Stepien
5f27b620cd Display file previews, add titles. 2012-01-17 04:42:05 +01:00
Nicolas Stepien
0f4e47b958 Initial replies list styling. 2012-01-17 02:41:47 +01:00
Nicolas Stepien
1e7d22223e onchange event isn't triggered when quoting, fix that. 2012-01-17 00:57:48 +01:00
Nicolas Stepien
76b84c9a14 Select reply in replies list done. 2012-01-17 00:46:07 +01:00
Nicolas Stepien
2263d2ba7a Merge branch 'master' into qr
Conflicts:
	4chan_x.user.js
	script.coffee
2012-01-16 23:19:15 +01:00
Nicolas Stepien
8313c05195 Shave a line. 2012-01-16 23:18:46 +01:00
Nicolas Stepien
335a972f1a Typo, kinda. 2012-01-15 22:50:46 +01:00