3238 Commits

Author SHA1 Message Date
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
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
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
7a9546949d Merge branch 'master' into zixaphir-merge 2015-02-06 19:22:37 -08:00
ccd0
fd90b642bf Rewrite gallery condition correctly. 2015-02-06 19:22:16 -08:00
ccd0
1aba932f8b Revert change to gallery condition.
Thumbnails should not be excluded from the gallery unless they were
already deleted when we loaded the page.
2015-02-06 10:03:25 -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