ccd0
|
39e784ee01
|
Fix original post form not showing when JS is disabled.
|
2015-04-24 07:31:53 -07:00 |
|
ccd0
|
bd2ebc82ee
|
Add focus indication to verify button.
|
2015-04-20 16:37:56 -07:00 |
|
ccd0
|
681a9e2e5b
|
Move CSS to multiline string.
|
2015-04-20 16:12:45 -07:00 |
|
ccd0
|
156e6d1806
|
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-04-19 22:00:02 -07:00 |
|
ccd0
|
7e65db28e3
|
Merge remote-tracking branch 'theBladeee/patch-1' into bstable
|
2015-04-19 21:49:32 -07:00 |
|
ccd0
|
bb91393b36
|
Add 'Captcha Fixes' option to turn script in captcha on/off.
|
2015-04-18 00:36:55 -07:00 |
|
ccd0
|
8bea005b3f
|
Make reload button reachable by arrow keys.
|
2015-04-17 23:26:19 -07:00 |
|
ccd0
|
7912dde878
|
Arrow key navigation in picture captcha.
|
2015-04-17 22:44:12 -07:00 |
|
ccd0
|
bbe39be597
|
Merge branch 'bstable'
|
2015-04-17 22:31:57 -07:00 |
|
ccd0
|
999de3fbea
|
Merge remote-tracking branch 'archives/master' into bstable
|
2015-04-17 22:24:01 -07:00 |
|
ccd0
|
4c64cf3b9b
|
This should be checked before trying to focus.
|
2015-04-17 21:17:01 -07:00 |
|
ccd0
|
09acfaf9a2
|
Move captcha fixes to its own module.
|
2015-04-17 21:10:46 -07:00 |
|
ccd0
|
c72d5b4c97
|
Fix focusing on image in Firefox.
|
2015-04-17 20:40:01 -07:00 |
|
ccd0
|
a0aabf6be3
|
Merge branch 'bstable'
|
2015-04-17 20:11:49 -07:00 |
|
ccd0
|
bb7a8e008d
|
Resize report window as needed instead of opening it huge at beginning.
|
2015-04-17 20:09:44 -07:00 |
|
ccd0
|
88d1aafe28
|
Start working on keyboard navigation in image captcha.
Still having some issues with focusing in Firefox.
|
2015-04-17 00:46:23 -07:00 |
|
ccd0
|
4e49ed7c1c
|
More consistent checkbox focusing.
|
2015-04-16 22:20:24 -07:00 |
|
ccd0
|
a7bbdfcdf7
|
Revert "Fix captcha stealing focus on completion."
This reverts commit 3049a9993c95aaa173e5b9308960666a84fe6198.
|
2015-04-16 20:36:55 -07:00 |
|
ccd0
|
ebaa687a73
|
Clean up leftover Recaptcha iframes to prevent memory leak.
|
2015-04-16 16:42:25 -07:00 |
|
ccd0
|
ce577a445b
|
Don't disable scrollbars in report window.
|
2015-04-16 16:19:29 -07:00 |
|
ccd0
|
cb1acb7427
|
This was actually the second time I've enlarged the window because of the captcha.
|
2015-04-16 16:04:54 -07:00 |
|
aCarbon
|
e3aca1835a
|
Normal report size box if pass is logged in
|
2015-04-16 19:08:44 +01:00 |
|
ccd0
|
51bb6b11a5
|
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
src/Menu/ReportLink.coffee
|
2015-04-15 22:36:21 -07:00 |
|
ccd0
|
6c23d1f6f4
|
Increase report window size to accomodate increasingly common image captchas.
|
2015-04-15 22:26:16 -07:00 |
|
ccd0
|
f7941ebeed
|
Fix report window closing before redirect.
|
2015-04-15 22:24:41 -07:00 |
|
ccd0
|
52dfc296cf
|
Support reporting posts to fgts archive.
|
2015-04-14 23:19:13 -07:00 |
|
ccd0
|
5291ff87d1
|
Revert "Remove Report.coffee for now."
This reverts commit 7b09a3f8f244740e6a4ff19223732338d912c298.
Conflicts:
src/General/Main.coffee
|
2015-04-14 21:01:54 -07:00 |
|
ccd0
|
964128b211
|
Merge branch 'bstable'
|
2015-04-13 21:02:53 -07:00 |
|
ccd0
|
e250bd1091
|
Fix unwanted focusing on the submit button if you focus on the comment field too soon after entering the captcha.
|
2015-04-13 20:56:43 -07:00 |
|
ccd0
|
234af99065
|
Merge branch 'bstable'
|
2015-04-13 17:32:53 -07:00 |
|
ccd0
|
589dbef788
|
Merge remote-tracking branch 'archives/master' into bstable
Conflicts:
src/Archive/archives.json
|
2015-04-13 08:06:54 -07:00 |
|
ccd0
|
ede23fc5e1
|
Support archive search by capcode.
|
2015-04-12 14:40:47 -07:00 |
|
ccd0
|
3b29b72b15
|
Filter.coffee: cleanup.
|
2015-04-12 14:02:20 -07:00 |
|
ccd0
|
290c5c7833
|
Fix filter highlighting on fetched quoted posts.
|
2015-04-11 23:45:18 -07:00 |
|
ccd0
|
c48fa8b2fe
|
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-04-10 12:46:18 -07:00 |
|
ccd0
|
d629ecf91c
|
Merge remote-tracking branch 'archives/master' into bstable
|
2015-04-10 12:34:17 -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
|
b085b9324c
|
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-04-08 02:09:30 -07:00 |
|
ccd0
|
07f2bc0fca
|
Merge remote-tracking branch 'archives/master' into bstable
Conflicts:
src/Archive/archives.json
|
2015-04-08 02:03:53 -07:00 |
|
ccd0
|
229a0a5b51
|
Impose max height on thread watcher when not fixed rather than when not toggleable. #40
|
2015-04-07 22:53:19 -07:00 |
|
ccd0
|
344f5a7c82
|
Break up 'Toggleable Thread Watcher' into 'Fixed' and 'Toggleable' parts. #40
|
2015-04-07 10:11:11 -07:00 |
|
ccd0
|
0615be12de
|
Revert thread watcher remembering whether it was hidden.
|
2015-04-07 08:43:26 -07:00 |
|
ccd0
|
118848ac2e
|
Add replies-read CSS class to thread watcher lines with a known unread count of 0.
|
2015-04-06 20:03:30 -07:00 |
|
ccd0
|
528b6fc4b1
|
Don't clear the unread count of 404'd threads until they're actually visited.
|
2015-04-06 19:44:38 -07:00 |
|
ccd0
|
ff0e01649e
|
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-04-06 17:06:08 -07:00 |
|
ccd0
|
94559bf388
|
Add /b/ to fgts archive.
|
2015-04-06 17:03:07 -07:00 |
|
ccd0
|
2580a12e16
|
Fix typo.
|
2015-04-05 21:45:26 -07:00 |
|
ccd0
|
2a087d633d
|
Use CSS for hiding thread watcher close button.
|
2015-04-05 21:35:56 -07:00 |
|
ccd0
|
7d6614fc36
|
Remove unused argument.
|
2015-04-05 19:39:02 -07:00 |
|
ccd0
|
c68e50a346
|
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-04-05 19:35:56 -07:00 |
|