ccd0
|
5373a66470
|
Don't remember options field.
|
2015-03-14 13:40:51 -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
|
bf8d530b29
|
Clicking the error message (not on a link) selects the post.
|
2015-03-01 01:12:26 -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
|
fa7eb381a1
|
Fix captcha count briefly showing over comment field as captcha opens.
|
2015-02-28 22:32:42 -08:00 |
|
ccd0
|
c8dedcb96b
|
Cleaner file input locking.
|
2015-02-28 22:21:49 -08:00 |
|
ccd0
|
f3f110df22
|
Don't focus on checkbox when iframe doesn't have focus.
|
2015-02-28 21:27:21 -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
|
3049a9993c
|
Fix captcha stealing focus on completion.
|
2015-02-27 13:39:59 -08:00 |
|
ccd0
|
ef7715ecbf
|
Don't add QR.focus listener until is QR created.
|
2015-02-22 11:39:49 -08:00 |
|
ccd0
|
bb3cbf5822
|
As of CoffeeScript 1.9.0, parameters like @x are no longer available as x.
|
2015-02-22 11:05:04 -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
|
5f028f6b8e
|
Merge branch 'bstable'
|
2015-02-21 11:32:40 -08:00 |
|
ccd0
|
83309cc28c
|
Focus on checkbox when captcha is tabbed into. #250, #333
|
2015-02-21 11:18:02 -08:00 |
|
ccd0
|
f774a4dba3
|
Merge branch 'bstable'
|
2015-02-20 22:06:06 -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 |
|
ccd0
|
d08c642ff5
|
Don't reload expired captchas in background tabs. #330
|
2015-02-20 17:32:06 -08:00 |
|
AchtBit
|
8358197d7f
|
Don't update in toggleAddCooldown.
|
2015-02-17 19:40:55 -06:00 |
|
AchtBit
|
7568f0c64e
|
Increase maxDelay instead of QR.cooldown.maxDelay.
|
2015-02-17 19:27:51 -06:00 |
|
ccd0
|
c2e77fdd84
|
new Image -> new Image()
|
2015-02-15 19:57:03 -08:00 |
|
AchtBit
|
49c513bb0d
|
Merge branch 'master' of https://github.com/AchtBit/4chan-x
|
2015-02-15 17:02:23 -06:00 |
|
AchtBit
|
ee53c212cf
|
Implement additional cooldown.
|
2015-02-15 16:57:02 -06:00 |
|
ccd0
|
dca84b6d2d
|
More unused argument cleanup.
|
2015-02-15 01:21:57 -08:00 |
|
ccd0
|
82cd322c4b
|
Remove unneeded event arguments from event handlers.
|
2015-02-15 01:03:56 -08:00 |
|
ccd0
|
2680033206
|
The 5 minute thread cooldown only applies between boards.
|
2015-02-14 19:04:24 -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 |
|
ccd0
|
76639c1299
|
Remove check for audio until we get word on where it's allowed.
|
2015-01-30 22:07:52 -08:00 |
|
ccd0
|
94928b7c83
|
Merge from Appchan X: Whitespace and other changes not affecting compiled script.
|
2015-01-30 01:22:40 -08:00 |
|
ccd0
|
afa6ec9dd4
|
Merge branch 'bstable' into bbeta
Conflicts:
LICENSE
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-01-27 10:52:15 -08:00 |
|
ccd0
|
b2f11910b3
|
Fix reloading of noscript captcha images that failed to load the first time.
|
2015-01-27 10:46:22 -08:00 |
|