9783 Commits

Author SHA1 Message Date
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
24a070489b Release 4chan X v1.10.1.0. 2015-02-14 20:26:52 -08:00
ccd0
5a7757cd49 Merge branch 'bstable' 2015-02-14 19:10:55 -08:00
ccd0
fd336c4e0c Release 4chan X v1.10.0.5. 2015-02-14 19:05:27 -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
7b2e5e310e Update font-awesome. 2015-02-14 01:20:48 -08:00
ccd0
4a9b9b9668 Update devDependencies. 2015-02-14 00:34:21 -08:00
ccd0
4a7c152ff7 Automate dependency updating. 2015-02-14 00:28:54 -08:00
ccd0
a530ad2ccf Add newline to package.json when bumping version. 2015-02-14 00:25:00 -08:00
ccd0
e38f442a39 Add task to test full build chain. 2015-02-14 00:24:46 -08:00
ccd0
82d0f083b6 Pin font-awesome version. 2015-02-13 21:07:29 -08:00
ccd0
4a6013afce Ensure correct versions of packages are installed at build time. 2015-02-13 20:57:32 -08:00
ccd0
968f076a29 Release 4chan X v1.10.0.4. 2015-02-12 10:01:35 -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
a7c805ebb0 Release 4chan X v1.9.23.11. 2015-02-12 09:48:27 -08:00
ccd0
e2a6ccef60 Work around GM_listValues issue in Firefox 35+. 2015-02-12 09:46:46 -08:00
ccd0
d2618140e9 Release 4chan X v1.10.0.3. 2015-02-11 23:59:33 -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
c53bb3833e Release 4chan X v1.9.23.10. 2015-02-11 23:51:47 -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
54e228cab9 Release 4chan X v1.10.0.2. 2015-02-09 10:21:00 -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
16c7c224de Release 4chan X v1.10.0.1. 2015-02-09 09:48:49 -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
d41a0529d1 Release 4chan X v1.9.23.9. 2015-02-08 21:06:28 -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
8faeb3f9ea Build web page. 2015-02-08 19:04:41 -08:00
ccd0
465390390a README.md: Update on Electrolysis. 2015-02-08 19:04:20 -08:00
ccd0
d94fd79151 Release 4chan X v1.10.0.0. 2015-02-08 15:12:43 -08:00
ccd0
8372247593 Condense the changelog format a bit. 2015-02-08 15:11:40 -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
fb5c530e92 Release 4chan X v1.9.23.8. 2015-02-08 12:33:30 -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
ccd0
52a5d1bd45 Disable 'Apply CSS' button when Custom CSS is disabled. 2015-02-07 20:48:00 -08:00
ccd0
893eb114ef Migrate custom board titles to a DataBoard so that exporting and importing works for them. 2015-02-07 20:05:59 -08:00
ccd0
da816661b5 Custom board title fixes.
- Fix multiline titles.
- Deleting the custom title restores the original one.
- Some refactoring.
2015-02-07 18:13:33 -08:00
ccd0
9e1f2b4d0c Change thread selector back to 'Thread No.' 2015-02-07 17:33:05 -08:00