1734 Commits

Author SHA1 Message Date
Nicolas Stepien
b25c3fa13b Release 2.25.1. 2012-02-01 00:04:23 +01:00
Nicolas Stepien
18677eec74 Fix Firefox filename upload. Close #137. 2012-02-01 00:02:32 +01:00
Nicolas Stepien
638e2e5c17 Release 2.25.0. 2012-01-31 18:09:22 +01:00
Nicolas Stepien
5809b0e5bd Merge branch 'Fx10'
Conflicts:
	4chan_x.user.js
	script.coffee
2012-01-31 03:43:47 +01:00
Nicolas Stepien
ca7010de2f Don't check for 404 status headers on not Chrome browsers and at archivers. 2012-01-30 21:06:34 +01:00
Nicolas Stepien
078db94ee8 Refactoring masturbation. 2012-01-30 20:42:30 +01:00
Nicolas Stepien
6083136a85 Create a custom event when the QR dialog is first initialized. Use it to extend the QR's functionalities, or for BRUTAL RICE. 2012-01-30 00:04:13 +01:00
Nicolas Stepien
2550b0acf9 Remove the script in boards.4chan.org too. 2012-01-29 19:09:14 +01:00
Nicolas Stepien
b8751a4923 Merge branch 'master' into qr 2012-01-29 03:20:10 +01:00
Nicolas Stepien
047f056c4c Fix 4chan X on /f/. Small optimizations while I'm at it. Close #129 2012-01-29 03:19:54 +01:00
Nicolas Stepien
933104e2dd Merge branch 'master' into Fx10 2012-01-28 20:41:55 +01:00
Nicolas Stepien
603d2d8611 Decrease vertical margin for file and submit inputs. 2012-01-28 20:40:18 +01:00
Nicolas Stepien
0b86c4a1e8 Clean QR error by clicking on it. @seaweedchan 2012-01-28 20:31:23 +01:00
Nicolas Stepien
e7e0e73236 Add captcha cache count in the input's alt for XTRM RICE. @KWeEabo0o 2012-01-28 20:25:42 +01:00
Nicolas Stepien
f30cc383ec Finish proofreading. 2012-01-28 20:22:39 +01:00
Nicolas Stepien
962ad27222 Merge branch 'master' into qr 2012-01-28 19:59:11 +01:00
Nicolas Stepien
0dce1dd7a9 Release 2.24.5. Opera support on hold. 2012-01-28 19:50:29 +01:00
Nicolas Stepien
87c1fcc0fd Fix $.ready for Opera as it loads userscripts on window.onload and not document-start. 2012-01-28 19:47:58 +01:00
Nicolas Stepien
c4a9b116c5 More proofreading. Nothing fixed or improved. 2012-01-28 18:55:01 +01:00
Nicolas Stepien
de7714eb8f Remember when Gecko was good?
Me neither.

Fix the dump button padding on Gecko.
"Fix" the file input width on Gecko.
2012-01-28 04:40:10 +01:00
Nicolas Stepien
7b2b76a00a Some reorganization in qr.dialog(). 2012-01-28 00:30:08 +01:00
Nicolas Stepien
2541205e43 More proofreading. Fixes, improvements. 2012-01-27 23:12:18 +01:00
Nicolas Stepien
00246611fa Proofreading. Fixes, improvements. 2012-01-27 21:52:32 +01:00
Nicolas Stepien
65edde7ad1 $.sync to sync localStorage values across tabs. 2012-01-27 18:45:16 +01:00
Nicolas Stepien
21e07e4ac0 Only pick thread when quoting. Not when opening an empty QR with the keybind. 2012-01-27 18:04:30 +01:00
Nicolas Stepien
18525ecee1 Refactor and fix. This won't wait for an answer from images.4chan.org to see if the picture 404'd or not. 2012-01-27 17:42:22 +01:00
Nicolas Stepien
43df119987 Revert "Replace usual file input by custom elements."
This reverts commit d830ae3f95756fbab1ca16c9a66fe73b5bb655ac.
2012-01-27 16:51:18 +01:00
Nicolas Stepien
988b0ec824 Revert "Fix custom file input for Firefox."
This reverts commit cdc53f0333d6512a3b5d55a391264147d1fdf3ff.
2012-01-27 16:51:17 +01:00
Nicolas Stepien
bd29db7551 Styling inline-blocks with percentages is impossible in Firefox. I'm not gonna use flexboxes for now.
Revert "Display filename."

This reverts commit 50e9a0e633e22f64d412ad19e56268dcf0f55dad.
2012-01-27 16:50:35 +01:00
Nicolas Stepien
19970a2faf No one told me that image spoiling was not working. 2012-01-27 04:15:49 +01:00
Nicolas Stepien
50e9a0e633 Display filename. 2012-01-27 00:33:54 +01:00
Nicolas Stepien
cdc53f0333 Fix custom file input for Firefox. 2012-01-27 00:09:28 +01:00
Nicolas Stepien
d830ae3f95 Replace usual file input by custom elements. 2012-01-27 00:01:35 +01:00
Nicolas Stepien
5f1cc1d471 Don't overlap the scrollbar on the spoiler labels. I'm such a genius. 2012-01-26 20:48:53 +01:00
Nicolas Stepien
0e7cb3a42a Scroll the list to center the focused reply. 2012-01-26 19:12:15 +01:00
Nicolas Stepien
018753689e Disable text selection in the dump list. 2012-01-26 18:33:30 +01:00
Nicolas Stepien
b3427dc652 Move #spoilerLabel, compile. 2012-01-26 17:04:56 +01:00
seaweed
bf25d1e016 redo 2012-01-26 00:17:59 -07:00
Nicolas Stepien
e58cbc8897 Disable auto-posting when the thread 404s. 2012-01-26 06:50:53 +01:00
Nicolas Stepien
c94b08c1ab Start auto-post on connection error when possible. Provide some feedback that we're starting to submit. 2012-01-26 06:48:59 +01:00
Nicolas Stepien
8cd6598e00 Auto Watch on thread creation. 2012-01-26 04:15:42 +01:00
Nicolas Stepien
76cb2b4f9a Auto-noko on thread creation. 2012-01-26 03:53:03 +01:00
Nicolas Stepien
fe5e0a08d4 Disable auto-posting if there is an error before post submission. 2012-01-26 02:41:20 +01:00
Nicolas Stepien
5d7d13ec70 Auto-posting now works!
Try to submit during the cooldown to toggle auto-posting.
It will be automatically activated if you have more than one reply to submit when posting or after posting.
2012-01-26 02:28:31 +01:00
Nicolas Stepien
fb3dee8e6e Cooldown is now working! 2012-01-25 22:51:05 +01:00
Nicolas Stepien
93895e081e Change the .error class to .warning. 2012-01-25 20:23:37 +01:00
Nicolas Stepien
a65faabcbe Small refactor. 2012-01-25 19:19:54 +01:00
Nicolas Stepien
41bc376644 Disable the submit button until the iframe is ready. 2012-01-25 18:56:11 +01:00
Nicolas Stepien
966b84ea71 Reload the iframe on connection error. 2012-01-25 18:31:00 +01:00
Nicolas Stepien
593329b41e Random minor changes 2012-01-25 04:44:57 +01:00