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
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
115a213b34
RIP moot.
2015-02-08 13:26:09 -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
84dc51e2cf
Close old menu properly when a different type of menu is opened.
2015-02-07 11:16:32 -08:00
ccd0
adc970c9cb
This doesn't need to be capitalized either.
2015-02-07 11:16:32 -08:00
ccd0
60573780a6
This doesn't need to be uppercase.
2015-02-07 11:16:32 -08:00
ccd0
3bddbdc5e3
Defer Except -> Exempt change until settings migration code is in place.
2015-02-06 22:36:03 -08:00
ccd0
3f933914ac
Merge from Appchan X: src/General/html
2015-02-06 21:23:41 -08:00
ccd0
b01c372c1a
Merge from Appchan X: src/General/lib
...
deferred: changes to Callbacks.execute
2015-02-06 20:59:54 -08:00
ccd0
f2a498a5dd
Merge from Appchan X: src/General/UI.coffee
...
(The UI.checkbox changes were merged in previous commit e1b63d4a9965aaa5d63e15fd84788921a53def72.)
2015-02-05 22:21:35 -08:00
ccd0
ce1b7301e8
Merge from Appchan X: src/General/Settings.coffee
2015-02-05 22:12:21 -08:00
ccd0
1a3b3012db
Merge from Appchan X: src/General/Main.coffee
2015-02-04 16:57:59 -08:00
ccd0
7c32cb37c9
Merge branch 'master' into zixaphir-merge
2015-02-04 15:18:49 -08:00
ccd0
9f0cfd8e24
Show WebM title on mouseover.
2015-02-03 16:59:05 -08:00
ccd0
0000359e6b
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-02-03 10:38:57 -08:00
ccd0
0d6d5304fb
Revert "Enable pinning of watched threads by default"
...
This reverts commit 50b98e2a4b7cf207d30b4d6e0240fa2eadd1ce04.
2015-02-03 10:35:43 -08:00
ccd0
8bc8530bea
Merge branch 'master' into zixaphir-merge
2015-02-03 01:50:01 -08:00
ccd0
aa1d2cda7f
Fix custom navigation for unlisted board links (e.g. /qa/) and the 4chan Twitter link. #309
2015-02-03 01:26:35 -08:00
ccd0
8c17090b3d
Merge from Appchan X: src/General/Header.coffee
2015-02-03 00:26:13 -08:00
ccd0
e1b63d4a99
Follow Zixaphir in adding space to label in UI.checkbox.
...
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -08:00
ccd0
7136baeceb
Merge from Appchan X: src/General/Header.coffee
2015-02-03 00:17:09 -08:00
ccd0
343c044761
Follow Zixaphir in adding space to label in UI.checkbox.
...
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00
ccd0
afc505c42e
Merge from Appchan X: src/General/Config.coffee
2015-02-02 22:14:34 -08:00
ccd0
747c9f9aad
Merge branch 'get-refactor' into zixaphir-merge
...
Conflicts:
src/General/Get.coffee
2015-02-02 21:34:57 -08:00
ccd0
332e00342e
Merge from Appchan X: src/General/Get.coffee
...
deferred: adding dataset.fullID for simpler Get.thread/postFromRoot
2015-02-02 21:12:27 -08:00
ccd0
b06d3d77ec
Add manager capcode.
2015-02-02 19:28:31 -08:00
ccd0
45f8caf2d2
Fix a few more Build.staticPath.
2015-02-02 19:14:39 -08:00
ccd0
e38887df0d
Merge from Appchan X: src/General/Build.coffee
2015-02-02 19:13:51 -08:00
Zixaphir
00541ba898
Speed E the fuck up
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
src/General/Globals.coffee
2015-02-02 19:06:31 -08:00
ccd0
a993cb8244
Merge branch 'master' into zixaphir-merge
...
Conflicts:
src/Quotelinks/QuoteThreading.coffee
2015-02-02 12:02:21 -08:00
ccd0
9b868b760b
Add link to extract titles from WebM metadata.
2015-02-02 02:49:28 -08:00
ccd0
97cc25799d
Revert "Make 'Image Hover in Catalog' a suboption of 'Image Hover'."
...
This reverts commit afb1f0a57249398a2f840d6dad2a96c17b1e981a.
Conflicts:
src/Images/Volume.coffee
2015-02-02 00:05:29 -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
d79ffca82d
Control volume in new tabs.
2015-02-01 10:56:46 -08:00
ccd0
b47809d047
Remember index mode regardless of how it was chosen.
2015-02-01 00:51:47 -08:00
ccd0
8263d61d80
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/Images/ImageExpand.coffee
2015-01-31 23:43:10 -08:00
ccd0
afb1f0a572
Make 'Image Hover in Catalog' a suboption of 'Image Hover'.
2015-01-31 23:23:37 -08:00