992 Commits

Author SHA1 Message Date
ccd0
1b4bfdf7b6 Merge branch '1.8.10.x' into 1.9.0.x
Conflicts:
	CHANGELOG.md
	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-08-25 19:43:58 -07:00
ccd0
b57c23336d Make selector to hide text added when ads are blocked more specific
It was blocking the Catalog Settings save button.
2014-08-25 19:39:43 -07:00
ccd0
95d3fc8c7c error.toString() can contain path to Greasemonkey script 2014-08-25 03:44:13 -07:00
ccd0
ade916aa84 error.toString() can contain path to Greasemonkey script 2014-08-25 03:42:50 -07:00
ccd0
1fe1657682 Revert "ensure document.head exists before starting init"
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:53:54 -07:00
ccd0
2dd0587f5f Revert "ensure document.head exists before starting init"
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:23:57 -07:00
ccd0
e330426d9b Revert "don't wait for 4chanMainInit before adding CSS"
This reverts commit 77af50b6c9afa200e6b3484393928632db3760c4.
2014-08-24 15:18:44 -07:00
ccd0
450910789d remove Emoji images 2014-08-24 14:57:52 -07:00
ccd0
e252903b7d remove remnants of CachedTitles 2014-08-24 10:29:20 -07:00
ccd0
6abbbf00e2 stricter security test 2014-08-23 20:21:33 -07:00
Mayhem
ca9e147486 Remove Cooldown Prediction.
Conflicts:
	src/General/Config.coffee
	src/Posting/QR.cooldown.coffee
2014-08-23 19:12:47 -07:00
ccd0
e186c749ec fix CatalogLinks race condition 2014-08-23 18:29:42 -07:00
ccd0
43b79a1134 change default Open QR keybind to q 2014-08-23 17:31:49 -07:00
ccd0
77af50b6c9 don't wait for 4chanMainInit before adding CSS 2014-08-23 17:05:44 -07:00
ccd0
97fd782a12 remove "Remember Subject" 2014-08-23 15:11:47 -07:00
ccd0
10f4811216 fix CSS bugs after menu move 2014-08-23 14:14:11 -07:00
ccd0
626991eae6 remove email filtering and email search archive link 2014-08-23 11:16:40 -07:00
ccd0
f87380f22f remove "Show Dice Roll" 2014-08-23 10:48:25 -07:00
ccd0
2557f86ace remove Emoji 2014-08-23 10:36:05 -07:00
ccd0
51ac18ea3c move menu element back into button for ExLinks compatibility 2014-08-23 09:21:54 -07:00
ccd0
e4a4f5a015 change "thread" class added to document root to "thread-view" to avoid name clash 2014-08-23 08:20:28 -07:00
ccd0
448d2e84f7 remove check threads menu item; we can restore it if actually requested 2014-08-16 23:32:33 -07:00
ccd0
e73410f48c make expanded images {clear: left} so they have room to expand 2014-08-16 22:24:36 -07:00
ccd0
a24f62923b add thread watcher refresh button 2014-08-16 21:53:42 -07:00
ccd0
6ae8662d7d make unread count in thread watcher optional 2014-08-16 19:42:43 -07:00
ccd0
a6cbde4eb3 better fix: move unread count back inside link 2014-08-16 19:07:51 -07:00
ccd0
f65d0833a3 bugfixes for thread watcher count 2014-08-16 18:12:13 -07:00
ccd0
b56d4cce8c remove unused function Header.initReady 2014-08-16 14:25:34 -07:00
ccd0
0d648f3b85 ignore quote links inside [code] tags; they shoudn't be there and cause bugs 2014-08-16 08:06:06 -07:00
ccd0
753ac9039a relabel email field to options 2014-08-13 22:56:11 -07:00
ccd0
59c1355203 Merge branch '1.8.8.x' into 1.8.9.x 2014-08-12 22:57:30 -07:00
ccd0
c8cb630532 indicate thread death when threads become archived 2014-08-12 22:48:56 -07:00
ccd0
c0b3241ad5 place "disabled" archive choice last unless it needs to be first 2014-08-11 22:11:18 -07:00
ccd0
95f3c16e6e fix potential MITM attack 2014-08-11 22:05:47 -07:00
ccd0
ccfcbba28d Merge branch '1.8.8.x' into 1.8.9.x
Conflicts:
	CHANGELOG.md
	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-08-10 22:06:44 -07:00
ccd0
8c16997e1f fix escaping oversight 2014-08-10 21:51:35 -07:00
ccd0
4a32154031 bugfix 2014-08-10 15:58:56 -07:00
ccd0
e9242929b2 remove timestamps from build 2014-08-10 04:35:12 -07:00
ccd0
786506ecaf move version number into meta 2014-08-10 04:20:54 -07:00
ccd0
cd260d34da allow all archives to be disabled, take two 2014-08-09 15:23:10 -07:00
ccd0
5d70306979 Revert "allow all archives to be disabled, sort archives with HTTPS support first"
This reverts commit 54687be452c48f5d94f90bc185994f9567349e81.
2014-08-09 15:04:54 -07:00
ccd0
54687be452 allow all archives to be disabled, sort archives with HTTPS support first 2014-08-09 08:14:19 -07:00
ccd0
f6206b766f archive settings: edit name, descriptions 2014-08-08 22:32:05 -07:00
ccd0
4d40b30c28 archive features should be disableable 2014-08-08 21:24:41 -07:00
ccd0
790a62d1bd add option to disable mixed content security, workaround for ajax restrictions 2014-08-03 19:53:01 -07:00
ccd0
e70cdc620a clean up cross-origin request code 2014-08-03 18:34:02 -07:00
ccd0
689372e2b3 consolidate archive post fetching code 2014-08-03 12:59:18 -07:00
ccd0
2a5da0a0a9 use Javascript snippets for code in HTML templates 2014-08-03 08:16:23 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
28ad96448f make Scroll into view optional 2014-07-27 16:17:58 -07:00