119 Commits

Author SHA1 Message Date
ccd0
cc448579ef Add Admin Emeritus capcode. 2015-02-22 00:07:55 -08:00
ccd0
bb41c3a2ee Merge branch 'bstable'
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/General/Build.coffee
	src/General/Get.coffee
2015-02-11 23:58:04 -08:00
ccd0
2ad16e2d89 4chan has moved thumbnails to i.4cdn.org. 2015-02-11 23:50:46 -08:00
ccd0
b06d3d77ec Add manager capcode. 2015-02-02 19:28:31 -08:00
ccd0
45f8caf2d2 Fix a few more Build.staticPath. 2015-02-02 19:14:39 -08:00
ccd0
e38887df0d Merge from Appchan X: src/General/Build.coffee 2015-02-02 19:13:51 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -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
930a8a4307 Remove /pol/ flags properly. 2015-01-25 14:57:39 -08:00
ccd0
fce15eced5 Revert "Turn off /pol/ flags for now."
This reverts commit 60266a686d5f009a88641d5ba451d37f5e879519.

Conflicts:
	src/General/Build.coffee
2015-01-25 14:02:09 -08:00
ccd0
e1222d5d4b Fix newlines in catalog [code] blocks, and add background color. #263 2014-12-31 19:55:24 -08:00
ccd0
27ca5571d7 Correct spaces in name block. 2014-12-22 19:55:39 -08:00
ccd0
709246fbdd Code cleanup: Remove unnecessary escaping. 2014-12-20 17:31:22 -08:00
ccd0
60266a686d Turn off /pol/ flags for now. 2014-12-15 19:02:40 -08:00
Mayhem
73a5bcfdee Add Image Size.
Conflicts:
	CHANGELOG.md
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Index.coffee
	src/General/css/style.css
2014-11-08 19:20:20 -08:00
ccd0
7c45f642f5 allow quotelinks, dice rolls, fortunes in catalog 2014-09-27 17:54:43 -07:00
ccd0
934f54302a Remove thread pinning. 2014-09-21 13:04:43 -07:00
ccd0
648c344448 Now data.omitted_images is not accurate. 2014-09-19 23:18:37 -07:00
ccd0
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
9dd83dcb1f fix bug in double <br> removal 2014-09-18 23:53:57 -07:00
ccd0
4f44b5ab5e Rename some CSS classes.
thumb -> catalog-thumb and thread-stats -> catalog-stats due to name clashes with 4chan

thread-stats -> catalog-stats for consistency
2014-09-18 20:23:20 -07:00
ccd0
f3d11ccffc make dead quote links ordinary text as we do for live quote links 2014-09-17 23:44:27 -07:00
ccd0
cbe9c5e72d fix double <br> removal 2014-09-16 22:09:17 -07:00
ccd0
58973e4651 catalog: use copy of comment HTML from before running features like Linkify/Embed 2014-09-16 19:42:45 -07:00
ccd0
8bff3530d5 Revert "move thumb class to link"
This reverts commit a55daa2736c56a164e9c38b7534912534471d222.
2014-09-16 11:10:44 -07:00
ccd0
a55daa2736 move thumb class to link 2014-09-16 00:53:41 -07:00
ccd0
5df20a84dc Merge branch 'master' into catalog
Conflicts:
	src/General/Index.coffee
	src/General/lib/thread.class
2014-09-14 13:57:32 -07:00
ccd0
04fa72aed9 Refactor page number code; fix off-by-one error and page number on archived threads 2014-09-14 01:11:00 -07:00
Mayhem
3dc56057ab Don't open threads from the catalog in new tabs.
Conflicts:
	html/General/Thread-catalog-view.html
2014-09-13 14:54:29 -07:00
Mayhem
1bff6f816d Move the sticky/closed icons off of Saint Stallman's face.
Conflicts:
	html/General/Thread-catalog-view.html
	src/General/css/style.css
	src/Menu/Menu.coffee
2014-09-12 21:04:18 -07:00
Mayhem
f4d40629df Replace pretty print tags with their content in the catalog. 2014-09-12 20:51:45 -07:00
Mayhem
0bb93303e3 Remove quotelinks in threads in the catalog. 2014-09-05 22:52:03 -07:00
Mayhem
12c2e7c0a2 Refactor the catalog thread views business with a class.
Conflicts:
	Gruntfile.coffee
	src/General/Build.coffee
	src/General/Index.coffee
	src/General/lib/thread.class
2014-09-05 22:47:59 -07:00
Mayhem
c3e37a8077 Alt+click to pin threads in the catalog.
Conflicts:
	css/style.css
2014-09-05 22:24:24 -07:00
Mayhem
ab42ad2409 Shift+click to hide threads in the catalog.
Conflicts:
	src/Filtering/ThreadHiding.coffee
2014-09-05 22:21:14 -07:00
Mayhem
5a456f0cbe Add filter-highlight to threads on the catalog.
Conflicts:
	css/style.css
2014-09-05 22:03:12 -07:00
Mayhem
37d6b99627 Add sticky/closed status icons in the catalog.
Conflicts:
	css/style.css
	html/General/Thread-catalog-view.html
	src/General/Build.coffee
2014-09-05 21:48:34 -07:00
Mayhem
987d59bb24 Initial index catalog mode work.
Conflicts:
	css/style.css
	src/General/Build.coffee
	src/General/Index.coffee
2014-09-05 21:01:40 -07:00
ccd0
5249cb31dd drop 2.t.4cdn.org 2014-09-03 23:47:14 -07:00
ccd0
4cc724cee4 remove unexpected HTML instead of converting it to text 2014-08-28 22:39:50 -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
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
e40fe775f1 use spoiler thumbnail for spoilered posts from archive 2014-06-29 01:51:11 -07:00
ccd0
b6739cc45d move HTML escape to global as E 2014-06-28 21:58:14 -07:00
ccd0
79ef398b32 reorganize Build.post 2014-06-28 21:33:06 -07:00
ccd0
799e6bf61c more HTML building fixes 2014-06-28 08:43:55 -07:00
ccd0
0786f023f3 make all quote links stub-tolerant 2014-06-17 02:25:09 -07:00