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
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
ccd0
82cd322c4b
Remove unneeded event arguments from event handlers.
2015-02-15 01:03:56 -08:00
ccd0
9e1f2b4d0c
Change thread selector back to 'Thread No.'
2015-02-07 17:33:05 -08:00
ccd0
c70921e176
Merge branch 'master' into zixaphir-merge
...
Conflicts:
src/Filtering/Filter.coffee
src/General/Index.coffee
src/Images/ImageExpand.coffee
src/Images/ImageHover.coffee
src/Miscellaneous/IDColor.coffee
src/Monitoring/ThreadWatcher.coffee
src/Posting/QR.coffee
2015-02-01 13:41:36 -08:00
ccd0
bd742bcc35
Fix errors from changing QR shortcut before added to document.
2015-01-31 12:01:17 -08:00
ccd0
a85d5b2335
Don't pause WebMs with audio when off screen.
2015-01-31 11:48:28 -08:00
ccd0
8df52a0b24
Merge from Appchan X: Whitespace and other changes not affecting compiled script.
2015-01-31 02:50:38 -08:00
ccd0
a00f4a9871
/gif/ and /wsg/ allow audio and a larger duration limit.
2015-01-31 02:33:54 -08:00
ccd0
25da29625e
Revert "Remove check for audio until we get word on where it's allowed."
...
This reverts commit 76639c1299db2e7e84c9fb3e54d4f8f379f46794.
2015-01-31 02:03:27 -08:00
ccd0
2592e239e5
Merge from Appchan X: src/Posting
2015-01-31 01:35:58 -08:00
ccd0
8e3abdbe7a
Read max WebM filesize from the page.
2015-01-31 00:19:06 -08:00