511 Commits

Author SHA1 Message Date
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
d7777859c8 Remove dead links to Mayhem repo. 2014-12-21 18:42:52 -08:00
ccd0
f2260ca2ac Destroy captcha when QR is hidden. 2014-12-21 18:17:53 -08:00
ccd0
7b09a3f8f2 Remove Report.coffee for now. 2014-12-21 15:26:35 -08:00
ccd0
709246fbdd Code cleanup: Remove unnecessary escaping. 2014-12-20 17:31:22 -08:00
ccd0
3dfa1cfdcc FappeTyme refactoring. 2014-12-20 16:23:49 -08:00
ccd0
6a8c28fdb7 Merge ihavenoface's Relative Date Title implementation directly, rather than the prior coffee->js->coffee translation. #161 2014-12-20 14:43:54 -08:00
ccd0
2d38f40910 Load banner ourselves when 4chan JS is disabled. 2014-12-20 14:33:42 -08:00
ccd0
f1ef4b6c3c Prevent adding custom CSS multiple times. 2014-12-20 01:32:00 -08:00
ccd0
ca4339a57d Relative Date Title #161 2014-12-18 18:57:57 -08:00
ccd0
2f61eefbe8 This needs to run on the catalog too. 2014-12-15 20:52:07 -08:00
ccd0
dd62735fc1 Have 'Disable Autoplaying Sounds' stop <marquee> too. 2014-12-15 20:47:15 -08:00
ccd0
0b2603412f Update 'Disable Autoplaying Sounds' for Youtube videos. 2014-12-15 20:12:11 -08:00
ccd0
6d9eed4721 Close captcha on Esc so that QR hides. #233 2014-12-11 00:11:01 -08:00
ccd0
31ae2a687c Merge branch 'Stable' into Beta
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
2014-12-10 22:07:56 -08:00
ccd0
9e147b26b0 Disable 4chan's reported post hiding code. #219 2014-12-10 21:35:44 -08:00
ccd0
68dbb73c4e 'Cycle sort type' keybind only works on index. 2014-12-09 17:57:07 -08:00
ccd0
f911079671 Merge branch 'Stable' into Beta
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
2014-12-08 10:23:15 -08:00
ccd0
974a125cff Stop autoplaying sounds without waiting for DOM to load. 2014-12-08 10:16:01 -08:00
ccd0
9959524c47 Merge branch 'Stable' into Beta
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
2014-12-07 16:53:00 -08:00
ccd0
04317e36be Center controls added to audio. 2014-12-07 16:42:19 -08:00
ccd0
7b348a00c6 Fix Remove Spoilers stripping tags. 2014-12-06 01:06:31 -08:00
ccd0
a70e273597 Implement 'Disable Autoplaying Sounds' option. 2014-12-04 13:46:20 -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
aaeff46c2b Fix ID highlighting. 2014-11-02 18:15:12 -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
ea3c4d9bc6 Custom CSS should always be added after main CSS.
Also fix issue with "undefined" IDs.
2014-10-25 19:32:16 -07:00
ccd0
a680a5d409 Fix clash between index/catalog link setting in CatalogLinks and Index. 2014-10-18 01:04:02 -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
747c76e08a Add command+click as an alternative to ctrl+click on OS X (#162). 2014-10-13 19:22:06 -07:00
ccd0
7f920b552f fix privilege escalation vulnerability
Conflicts:
	src/General/Settings.coffee
	src/Quotelinks/QuoteBacklink.coffee
2014-10-09 11:51:41 -07:00
ccd0
ffb0f26716 Cycle through all banners before repeating. 2014-10-08 04:58:43 -07:00
ccd0
84088259a5 Fix the list of banners we select from. 2014-10-07 10:13:15 -07:00
ccd0
b1cfa1b1e3 thread excerpts are default on 4chan; add Remove Thread Excerpt 2014-10-03 00:45:57 -07:00
ccd0
a859f938f1 support Remove Spoilers in catalog 2014-09-27 18:26:01 -07:00
ccd0
cc144eacc2 index navigation work 2014-09-22 02:14:38 -07:00
ccd0
14172c00f0 fix index-only header links 2014-09-20 18:26:14 -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
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
1d96255dd0 fix index settings affecting thread expansion when JSON Navigation is off 2014-09-19 15:51:20 -07:00
ccd0
d70c7c0e51 fix jsMath in catalog 2014-09-19 00:23:56 -07:00
ccd0
bc377f96db disable inapplicable keybinds 2014-09-16 21:21:46 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
e186c749ec fix CatalogLinks race condition 2014-08-23 18:29:42 -07:00
ccd0
f87380f22f remove "Show Dice Roll" 2014-08-23 10:48:25 -07:00