52 Commits

Author SHA1 Message Date
ccd0
e45eaea49f Move comment from index post to catalog post. Make quote previewing and embedding work in catalog. 2016-09-18 03:26:21 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
ccd0
26ae24b1b0 Fix error when 'Catalog Links' is turned on and board list edited without reloading. 2016-03-19 21:37:47 -07:00
ccd0
6296393365 Make mode/sort options for custom board links compatible with Catalog Links. 2016-03-12 18:29:16 -08:00
ccd0
3a9fa8d98f JSON Navigation -> JSON Index. #614 2016-01-27 00:07:44 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
430302f1de Update neet.tv URLs. 2015-10-04 13:39:13 -07:00
ccd0
88ffe60669 Cleanup: 4index.gropes.us has been gone for some time. 2015-10-04 13:37:08 -07:00
ccd0
972a40b572 Make 4chan X tolerant of redundant slashes in 4chan URLs, part 2. #499
Stuff I missed in 2379b0f31da60a03f0dd9e0350b8dde3d3fe64e8.
2015-10-04 13:12:14 -07:00
ccd0
cd2e24d5e8 Fix /f/ front page navigation. 2015-03-14 21:32:51 -07: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
0830d042cb Try to make index navigation less confusing. Also implement index mode keybinds. 2015-02-09 09:21:02 -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
e1b63d4a99 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -08:00
ccd0
1120b9a69e Fix Catalog Links sync not updating checkbox. 2015-01-13 19:20:10 -08:00
ccd0
e740bf8969 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
2015-01-13 19:02:14 -08:00
ccd0
81b03063cf Better treatment of bottom board list. #291
Should fix conflict with native catalog.
2015-01-13 18:52:32 -08:00
ccd0
d189e1beed Merge branch 'Beta' 2015-01-11 13:42:12 -08:00
ccd0
ca65e5ac76 Fix bottom board list after 4chan change. #285 2015-01-11 13:40:01 -08:00
ccd0
9d7da5817e 4chan X -> meta.name 2015-01-10 19:01:15 -08:00
ccd0
db4b6cf8d2 Revert "Revert "Add link from native catalog to 4chan X catalog. #247""
This reverts commit 98d26d7191e773e919429d55c70fb3ebcc2a079a.
2015-01-09 17:48:12 -08:00
ccd0
abd74fc0ce Implement -expired header links. #274 2015-01-04 17:30:58 -08:00
ccd0
53ad72ee9a 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
	src/Quotelinks/Quotify.coffee
2015-01-04 10:42:27 -08:00
ccd0
4fb30a4d8f Support archived thread list page. 2015-01-04 09:47:03 -08:00
ccd0
2f8a509c71 Rewrite catalog links. #239 2015-01-01 23:18:44 -08:00
ccd0
98d26d7191 Revert "Add link from native catalog to 4chan X catalog. #247"
This reverts commit 171a82f1430bb1fe3b58a8cc696f3545082f387b.
2015-01-01 21:51:57 -08:00
ccd0
171a82f143 Add link from native catalog to 4chan X catalog. #247 2014-12-28 11:26:22 -08:00
ccd0
709246fbdd Code cleanup: Remove unnecessary escaping. 2014-12-20 17:31:22 -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
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
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
e186c749ec fix CatalogLinks race condition 2014-08-23 18:29:42 -07:00
Zixaphir
7a41feb18f Fix an issue where catalog links were affecting external links zixaphir/appchan-x/#773 (CatalogLinks.coffee part) 2014-08-02 07:40:30 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
1189b71029 this seems to be a common pattern 2014-05-14 14:16:16 -07:00
ccd0
43a99b9291 update catalog.neet.tv board list 2014-05-12 23:56:53 -07:00
Zixaphir
02ed8d2db0 4gropes has been broken for awhile, I guess? Fix #687
If anyone has a new catalog to replace 4gropes, CC me.
2014-05-12 23:46:58 -07:00
Zixaphir
8bad58920a Fix not var in obj, var not in obj 2013-12-24 16:31:09 -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
3b1340433e Faster Catalog Links code
Ours is based on @ihavenoface's old catalog code, not @MayhemYDG's,
so we don't particularly benefit from advancements in his code, per
se, without rechecking and validating the quality of our own. This
happens to be a case where we were stuck in an inefficient paradigm
and never revisited.

We now appear much closer to Mayhem's code, but are still mostly
absent from being merged into the rest of the Header code. Whether
we decide to merge or not should probably be discussed at some
point.
2013-12-18 16:55:27 -07:00
Jordan Bates
16fc57ca2d Merge mayhems fix for #214 2013-12-06 17:02:56 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
Zixaphir
bd1dc8cb53 Fix #298 2013-08-08 14:35:26 -07:00
Jordan Bates
e28116ee3e Dont add - Catalog to title, #69
Didn't work very well anyway.
2013-05-13 22:03:11 -07:00
Jordan Bates
7ce69dc091 Fix #75 2013-05-12 21:44:38 -07:00