3255 Commits

Author SHA1 Message Date
ccd0
cc448579ef Add Admin Emeritus capcode. 2015-02-22 00:07:55 -08:00
ccd0
83309cc28c Focus on checkbox when captcha is tabbed into. #250, #333 2015-02-21 11:18:02 -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
7f86dd4fbf Merge branch 'bstable'
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-02-18 21:37:42 -08:00
ccd0
5e62950fb8 Fix settings resetting for Firefox, again.
"Note that only the first denied property access from a given global object will be reported."
2015-02-18 21:28:06 -08:00
ccd0
7f6ecc5670 Fix watch thread icon in Chromium 41+. 2015-02-18 14:12:38 -08:00
ccd0
4beb5fd635 Add key to manifest so unpacked extensions can sync with each other. 2015-02-18 13:24:08 -08:00
ccd0
a18dc076b2 Merge branch 'bstable'
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-02-18 00:01:05 -08:00
ccd0
fc56c68ece Header settings should be ignored when 'Fixed Header' is turned off. #327 2015-02-17 23:57:49 -08:00
ccd0
aa9d0cf7c5 Really fix $.sync. 2015-02-17 20:22:23 -08:00
ccd0
3497b983d3 Fix Mouse Wheel Volume in cross-board quotes. 2015-02-17 15:56:49 -08:00
ccd0
4f9f8476b9 Reduce writes to storage a bit more. 2015-02-17 02:59:18 -08:00
ccd0
d295e77f7e Fix $.sync. 2015-02-16 21:29:01 -08:00
ccd0
414be72b4a Make use of archive.json for cleaning DataBoards. 2015-02-15 22:15:12 -08:00
ccd0
b954ade8f3 This also needs a forceSync. 2015-02-15 21:11:25 -08:00
ccd0
c2e77fdd84 new Image -> new Image() 2015-02-15 19:57:03 -08:00
ccd0
56d087a17b Fix HTTP links (from embedding) in inlined quotes. 2015-02-15 18:45:31 -08:00
ccd0
ead2ce2d69 Fix image/audio/video link embedding after (embed) link change. 2015-02-15 15:23:37 -08:00
ccd0
597ea05030 Cleanup, update font-awesome.css. 2015-02-15 14:48:31 -08:00
ccd0
23ba0735bf Link to HTTP version of page when embeddable services don't support HTTPS. 2015-02-15 13:51:48 -08:00
ccd0
6e9362ca76 Make CSS class names for link icons lowercase. 2015-02-15 13:36:33 -08:00
ccd0
f76f9e7bf2 Fix gfycat icon; consolidate link icon CSS. 2015-02-15 13:26:15 -08:00
ccd0
015215a629 Make CSS readable in compiled script. 2015-02-15 13:12:26 -08:00
ccd0
de603e6596 Don't link the "(embed)" to the service anymore.
It's no longer necessary now that we retain the original link, and
it can cause double titles for people who run another link-titling
script: https://github.com/zixaphir/appchan-x/issues/857
2015-02-15 09:01:17 -08: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
6dcf2adcc2 Cleanup "that". 2015-02-15 00:46:20 -08:00
ccd0
2b8ce2c1a8 Extend Mouse Wheel Volume to expanded videos and gallery. 2015-02-15 00:29:59 -08:00
ccd0
5a7757cd49 Merge branch 'bstable' 2015-02-14 19:10:55 -08:00
ccd0
2680033206 The 5 minute thread cooldown only applies between boards. 2015-02-14 19:04:24 -08:00
ccd0
6dd2a4103c Add callback to $.set and use it.
We can now:

- Update status of 404'd threads in watcher before redirecting.
- Wait until imported settings are saved before prompting to reload.

Also $.clear now passes errors to the callback rather than simply failing.
2015-02-14 16:05:16 -08:00
ccd0
5ad84a700e Reduce unnecessary storage writes. 2015-02-14 14:05:14 -08:00
ccd0
d9c464b4c4 Add key to manifest so unpacked extensions can sync with each other. 2015-02-14 13:03:47 -08:00
ccd0
321813f537 Improve reading/writing of settings on Chromium.
Don't let failures to write synced storage break setting saving.
2015-02-14 12:09:38 -08:00
ccd0
862fd39b00 Merge branch 'bstable'
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-02-12 09:59:28 -08:00
ccd0
e2a6ccef60 Work around GM_listValues issue in Firefox 35+. 2015-02-12 09:46:46 -08:00
ccd0
bb41c3a2ee Merge branch 'bstable'
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
	src/General/Build.coffee
	src/General/Get.coffee
2015-02-11 23:58:04 -08:00
ccd0
2ad16e2d89 4chan has moved thumbnails to i.4cdn.org. 2015-02-11 23:50:46 -08:00
ccd0
7ee95f8c81 Remove "S to toggle" from gallery button tooltip as actual keybind may vary. 2015-02-09 11:33:06 -08:00
ccd0
2a584299d6 The Catalog Links feature no longer forces a non-catalog index mode if the header menu item is unchecked. 2015-02-09 10:19:42 -08:00
ccd0
7eb15ff07e Add refresh link to top of index. #306 2015-02-09 09:32:18 -08:00
ccd0
0830d042cb Try to make index navigation less confusing. Also implement index mode keybinds. 2015-02-09 09:21:02 -08:00
ccd0
ae621e96ef Merge branch 'bstable'
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-02-09 08:25:18 -08:00
ccd0
77b5821344 Fix top catalog link replacement with JSON Navigation off, External Catalog on. 2015-02-08 21:04:03 -08:00
ccd0
4d27474019 Remove trailing newlines inserted by Firefox. 2015-02-08 14:21:16 -08:00
ccd0
e5e25c9a77 Replace <br>s inserted by editing. 2015-02-08 13:52:47 -08:00
ccd0
115a213b34 RIP moot. 2015-02-08 13:26:09 -08:00
ccd0
d59ddccf3f Merge branch 'bstable' 2015-02-08 12:34:49 -08:00
ccd0
06525d4450 Don't refresh dead threads in thread watcher.
We used to need this to update the watcher's unread count in
archived threads, but that's updated upon scroll now.
2015-02-08 12:28:01 -08:00
ccd0
184141a5e0 When expanding threads, rebuild posts originally fetched for quote previews.
Fixes lack of post hiding buttons etc.
2015-02-08 00:27:49 -08:00