ccd0
a97aaab79f
Support cross-origin binary downloads in Safari.
2015-07-05 02:32:44 -07:00
ccd0
efb896414a
Convert browser-dependent code to use $.engine.
2015-07-04 02:37:20 -07:00
ccd0
7edf0eda95
Work around SeaMonkey desktop notifications bug. #383
2015-06-28 19:33:47 -07:00
ccd0
b937825747
Implement v1 noscript captcha.
2015-06-21 13:11:08 -07:00
ccd0
2331a7e608
Skip the anti-scrolling code for v1.
2015-06-21 11:45:15 -07:00
ccd0
2762363093
Merge branch 'master' into v1
...
Conflicts:
src/Posting/QR.coffee
2015-06-21 08:18:29 -07:00
ccd0
d34944e1c4
No need to prevent scrolling when using noscript captcha.
2015-06-20 18:45:28 -07:00
ccd0
69c882f9bf
Merge branch 'bstable'
...
Conflicts:
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2015-06-19 15:54:14 -07:00
ccd0
047ce3c471
Make Quick Reply work with new image-based non-JS captcha.
2015-06-19 15:04:08 -07:00
ccd0
b291e8deae
Remove 'Remember QR Size' option in Tampermonkey. #413
2015-06-13 15:39:20 -07:00
ccd0
6af84cc9ef
Revert "Revert "Work around captcha's new scrolling-to-top issue.""
...
This reverts commit 966c0e1078cf2277b58acc1aa100cff891883966.
2015-06-11 20:06:53 -07:00
ccd0
966c0e1078
Revert "Work around captcha's new scrolling-to-top issue."
...
This reverts commit e4a5f4f04aa54f209fbbc54c203adc111801f7c5.
2015-06-03 19:31:46 -07:00
ccd0
e4a5f4f04a
Work around captcha's new scrolling-to-top issue.
2015-06-03 18:05:36 -07:00
ccd0
c44dced894
Revert "Fix bug where dragging and dropping disables captcha. #407 "
...
This reverts commit c412a25d5a3fc9156f4f93df0f7b46ac988611ee.
Revert "Prevent dropping files onto captcha causing navigation to the file."
This reverts commit ee88196ffee1502fff13425457a8b831b13e8423.
2015-05-22 13:29:22 -07:00
ccd0
c412a25d5a
Fix bug where dragging and dropping disables captcha. #407
2015-05-15 20:58:07 -07:00
ccd0
a1f3af15f9
Fix QR character count.
2015-05-03 22:44:46 -07:00
ccd0
be171ab6d1
Move test for Javascript into Main.coffee.
2015-05-03 21:02:12 -07:00
ccd0
ee88196ffe
Prevent dropping files onto captcha causing navigation to the file.
2015-04-30 22:48:14 -07:00
ccd0
a1921ddc4e
Reduce unwanted scrolling from captcha.
2015-04-26 18:00:12 -07:00
ccd0
52844cf885
Replace data-js-enabled attribute with js-enabled CSS class.
2015-04-24 07:43:36 -07:00
ccd0
1892ad1973
Integrate v1 captcha into current QR code.
2015-04-18 21:27:37 -07:00
ccd0
76050db6ba
Fix missing /f/ tag selector when posting new thread from within thread.
2015-04-08 17:53:58 -07:00
ccd0
6ed368ab55
Implement QR file API.
2015-04-01 21:00:33 -07:00
ccd0
897bdac327
Merge branch 'master' into html
2015-03-28 16:34:11 -07:00
ccd0
b2659b91dd
Use conditional to simplify some other HTML templates.
2015-03-28 15:33:18 -07:00
ccd0
1c81838a91
Remove unneeded escaping.
2015-03-28 15:06:45 -07:00
ccd0
cd88f81230
More accurate test for dumping to a thread from the index.
2015-03-25 23:31:27 -07:00
ccd0
6968bbac81
Work around delayed thread creation issue. #362
2015-03-25 21:17:52 -07:00
ccd0
a6a9d31733
Add workaround for pasting images to the Quick Reply in Firefox.
2015-03-22 04:54:32 -07:00
ccd0
b285602918
Save name when it's changed, not just when it's posted with.
2015-03-14 12:50:54 -07:00
ccd0
2824f3cde4
QR notification fixes.
2015-03-14 10:50:35 -07:00
ccd0
29afe88625
Nuke 'Captcha Warning Notifications' option.
2015-03-14 10:07:11 -07:00
ccd0
98fb630981
Don't interrupt autoposting with alerts from errors that don't stop autoposting. #355
2015-03-13 20:49:04 -07:00
ccd0
949eb05187
More thread updater refactoring.
2015-03-08 15:16:44 -07:00
ccd0
34f83f9214
Change "Thread No." in thread selector to "Thread".
...
Frees up a little more dragging space.
2015-03-04 18:35:07 -08:00
ccd0
a6c3df1bc8
Fix highlighting of filename field when selected.
2015-03-01 17:51:28 -08:00
ccd0
73756c2148
Fix dumping of text files.
2015-03-01 00:33:04 -08:00
ccd0
ee6591c3c8
Focus on filename after selecting file.
2015-02-28 23:01:51 -08:00
ccd0
c8dedcb96b
Cleaner file input locking.
2015-02-28 22:21:49 -08:00
ccd0
ddcc8b7c10
Remove 'low on cached captchas' notifications.
2015-02-28 20:51:17 -08:00
ccd0
77074a9f48
Improve pre-post file checks.
...
Always allow the files to be posted, but provide convienient links
to delete the posts in the error messages.
2015-02-28 20:28:14 -08:00
ccd0
f1fe3090fd
More Mayhem-like file selector. #250 , #288
2015-02-27 21:51:19 -08:00
ccd0
ef7715ecbf
Don't add QR.focus listener until is QR created.
2015-02-22 11:39:49 -08:00
ccd0
3b9dc61a08
Save state of toggle custom cooldown button.
2015-02-21 22:03:49 -08:00
ccd0
a5dcccea56
Change custom cooldown checkbox to icon.
2015-02-21 21:23:12 -08:00
ccd0
9238b39874
Additional cooldown -> custom cooldown.
2015-02-21 20:35:12 -08:00
ccd0
8491dbb6f6
Merge remote-tracking branch 'AchtBit/master'
2015-02-21 19:52:39 -08:00
ccd0
e577c018d5
Perform our anti-scroll hack a little earlier to deal with Google's latest nonsense.
2015-02-20 21:53:50 -08:00
AchtBit
8358197d7f
Don't update in toggleAddCooldown.
2015-02-17 19:40:55 -06:00
AchtBit
ee53c212cf
Implement additional cooldown.
2015-02-15 16:57:02 -06:00