82 Commits

Author SHA1 Message Date
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
8797b4b6b2 Add SJIS tag keybind. 2015-10-13 18:08:13 -07:00
ccd0
7b2951cb93 Disable Alt+Number and Alt+Arrow in text fields to fix conflict with Alt+NumPad character input. 2015-08-25 15:30:59 -07:00
ccd0
d0291c9193 Fix keybinds sync. 2015-07-04 12:39:38 -07:00
ccd0
43ae6354f3 Spell out 'Comma' and 'Period' in keybinds. 2015-06-20 22:00:39 -07:00
ccd0
625e469f8c Support comma and period in keybinds. 2015-06-20 21:25:30 -07:00
ccd0
e61048cfa4 Support space bar in keybinds. 2015-06-20 21:08:09 -07:00
ccd0
4d6aa859ac Support numpad keys in keybinds. 2015-06-20 21:01:21 -07:00
ccd0
e8f17094fb More /f/-inapplicable keybinds. 2015-03-15 11:18:58 -07:00
ccd0
cd2e24d5e8 Fix /f/ front page navigation. 2015-03-14 21:32:51 -07:00
ccd0
5298cbc378 Disable some inapplicable keybinds on /f/. 2015-03-14 21:08:04 -07:00
ccd0
03b6a65cb4 Werk Tyme does need to run on /f/ due to cross-board links. 2015-03-14 18:03:02 -07:00
ccd0
0830d042cb Try to make index navigation less confusing. Also implement index mode keybinds. 2015-02-09 09:21:02 -08:00
ccd0
7147ad0a01 Merge from Appchan X: src/Miscellaneous
excluded: CatalogLinks.coffee
deferred: Flash.coffee
2015-01-31 01:01:56 -08:00
ccd0
94928b7c83 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-30 01:22:40 -08:00
ccd0
a720609a1c Fix merge mistake. 2015-01-26 03:42:03 -08:00
ccd0
d6cb44af7b Don't intercept QR keybinds when QR or posting is disabled. 2015-01-26 03:09:34 -08:00
ccd0
d65dc2ca97 Fix a bunch of feature initialization conditions.
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Filtering/PostHiding.coffee
	src/General/Index.coffee
	src/General/Navigate.coffee
	src/Images/FappeTyme.coffee
	src/Images/Gallery.coffee
	src/Images/ImageExpand.coffee
	src/Images/ImageLoader.coffee
	src/Menu/Labels.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadWatcher.coffee
2015-01-26 02:57:55 -08:00
ccd0
e079c55e60 Consolidate QR Shortcut code. 2015-01-25 18:19:31 -08:00
ccd0
9d7da5817e 4chan X -> meta.name 2015-01-10 19:01:15 -08:00
ccd0
4fb30a4d8f Support archived thread list page. 2015-01-04 09:47:03 -08:00
ccd0
2c7afab50f Merge ihavenoface's Floating Embeds. #47 2014-12-26 01:04:05 -08:00
ccd0
692e3d4dd3 Remove captcha destruction on Esc keybind, and restoration on QR unhide. 2014-12-22 13:37:15 -08:00
ccd0
add0f3d3a2 Revert "Destroy captcha when QR is hidden."
This reverts commit f2260ca2ac3dc7060a33eee77f7ccace21e8f6fe.

Conflicts:
	src/Posting/QR.coffee
2014-12-22 12:04:37 -08:00
ccd0
f2260ca2ac Destroy captcha when QR is hidden. 2014-12-21 18:17:53 -08:00
ccd0
3dfa1cfdcc FappeTyme refactoring. 2014-12-20 16:23:49 -08:00
ccd0
6d9eed4721 Close captcha on Esc so that QR hides. #233 2014-12-11 00:11:01 -08:00
ccd0
68dbb73c4e 'Cycle sort type' keybind only works on index. 2014-12-09 17:57:07 -08:00
ccd0
e53cbc335f Fix console errors from Fappe/Werk Tyme keybinds when disabled. 2014-11-22 21:26:25 -08:00
Mayhem
afa889d128 Add keybind to cycle through index sort types.
Conflicts:
	CHANGELOG.md
	src/General/Config.coffee
	src/General/Index.coffee
	src/Miscellaneous/Keybinds.coffee
2014-11-09 03:47:59 -08:00
ccd0
f01293b743 Navigating to the index (as opposed to the catalog) will only switch to a non-catalog index mode if Use 4chan X Catalog is enabled. 2014-10-27 22:08:13 -07:00
ccd0
a10c0e564a Always remember catalog index mode, redesign catalog/index links. #150 2014-10-18 00:34:51 -07:00
ccd0
5bf0c9ede3 Warn when inserting tags on a board that doesn't support them. 2014-10-16 23:52:06 -07:00
ccd0
cc144eacc2 index navigation work 2014-09-22 02:14:38 -07:00
ccd0
3dd0ed6026 add setting to link to 4chan X catalog 2014-09-20 18:02:46 -07:00
ccd0
55ea86d5cd restore index mode condition to Front page keybind 2014-09-20 12:36:06 -07:00
ccd0
99e302eb0c fix keybind conditions 2014-09-19 22:34:01 -07:00
ccd0
bc377f96db disable inapplicable keybinds 2014-09-16 21:21:46 -07:00
ccd0
9a7f8548a1 add BuildTest keybind 2014-06-27 21:56:24 -07:00
ccd0
c3f04314cc make things work with Quick Reply and Thread Updater disabled 2014-05-11 17:36:13 -07:00
ccd0
e1ff987c1e enable keybinds on catalog 2014-04-26 22:51:48 -07:00
ccd0
bf45917000 Merge branch 'newnames'
Conflicts:
	src/General/lib/post.class
2014-04-19 16:57:17 -07:00
ccd0
ec03ab524d Merge branch 'page1' 2014-04-19 15:28:56 -07:00
ccd0
7aeb46abb9 transition to new HTML 2014-04-19 00:28:19 -07:00
ccd0
4ecd6f8cfe res -> thread 2014-04-12 21:16:01 -07:00
ccd0
1182047357 more indexing changes 2014-04-12 18:41:05 -07:00
ccd0
1ee5c11968 restore non-JSON navigation keybinds 2014-04-12 04:03:27 -07:00
seaweedchan
e5fd95158b Start work on infinite scrolling 2014-01-12 01:15:31 -07:00
Zixaphir
91233b8d61 remove [].contains. It was a bad idea.
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
545a1f346f "Fix" Fappe/Werk Tyme and actually fix Werk Tyme. 2013-12-16 13:36:19 -07:00