2956 Commits

Author SHA1 Message Date
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
Zixaphir
d0efe4cbab Emoji is kill 2014-08-18 02:15:30 -07:00
Zixaphir
5e8f09b164 Typo 2014-08-17 19:35:39 -07:00
Zixaphir
3581b32994 Try to do some proper error handling on index load
Also, I thought I nuked InfinitScroll.coffee ages ago?
2014-08-17 19:34:17 -07:00
ccd0
673f88b99a relabel email field to options
Conflicts:
	src/General/Config.coffee
	src/Posting/QR.coffee
2014-08-17 19:20:39 -07:00
Zixaphir
ceef9f9edc Fix a bunch of Unread features. 2014-08-17 18:50:21 -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
Zixaphir
bc94a3d98c Fix #679 2014-07-31 14:18:15 -07:00
Zixaphir
8ba4898158 Fix an issue where catalog links were affecting external links #773 2014-07-31 14:04:15 -07:00
Zixaphir
9d087ef5d6 Throw 4chanXInitFinished on navigate
Also add "none" flag to Settings.open
$.event("openSettings", "none");
2014-07-30 10:00:10 -07:00
Zixaphir
715cfc7de7 Revert "Kinda sorta make 4chan X Namesync functional"
This reverts commit cb4716bb29c953c69e4c7abc618a4c4d8f6888dc.
2014-07-30 00:04:06 -07:00
Zixaphir
cb4716bb29 Kinda sorta make 4chan X Namesync functional
@milkytiptoe: If you're reading this, I'm open to any suggestions
to facilitate better compatibility between Appchan and Namesync.
2014-07-29 19:26:55 -07:00
Zixaphir
d9aa9f7fb8 Navigate rush condition 2014-07-29 00:03:50 -07:00
Zixaphir
51d6907c68 Release appchan x v2.9.32. 2014-07-28 15:07:26 -07:00
Zixaphir
b36a7df1e6 Move a.4cdn.org to excludes. 2014-07-27 18:35:05 -07:00
Zixaphir
60603f3618 Fix #655 2014-07-27 17:08:39 -07:00
Zixaphir
a239b4e2e5 Fix #657 2014-07-27 16:54:51 -07:00
Zixaphir
d7b5fab819 Fix #671, tighten up alignment of index-menu content 2014-07-27 16:48:09 -07:00