102 Commits

Author SHA1 Message Date
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
ccd0
85b129d06b more HTML fixes 2014-06-17 01:09:20 -07:00
ccd0
31ab0d8707 update HTML 2014-06-16 22:52:48 -07:00
ccd0
817f65e45e update built file info to new HTML 2014-06-16 16:13:53 -07:00
ccd0
05014b7f13 rewrite HTML escaping in post building 2014-05-15 17:02:17 -07:00
ccd0
e74fc2765a move escape function to Build 2014-05-15 10:02:27 -07:00
ccd0
74e9dca89b fix /f/ links 2014-05-14 16:06:59 -07:00
ccd0
3365e67c0a &apos; should be &#39; 2014-05-13 02:26:28 -07:00
ccd0
e73bb33d6c fix file shortening bug 2014-05-12 22:39:44 -07:00
ccd0
7c8e845511 fix escaping of /f/ file URLs 2014-05-07 23:35:22 -07:00
ccd0
bbcec90c22 deal with relative URLs in JSON properly 2014-04-19 22:01:08 -07:00
ccd0
6c3a0619f6 remove src, thumb from image links 2014-04-12 21:57:40 -07:00
ccd0
4ecd6f8cfe res -> thread 2014-04-12 21:16:01 -07:00
ccd0
1182047357 more indexing changes 2014-04-12 18:41:05 -07:00
ccd0
8812d4b326 post building should not depend on JSON navigation 2014-04-12 17:56:44 -07:00
ccd0
c1b1b66ae3 .webm in file shortening 2014-04-06 22:51:55 -07:00
Zixaphir
226ea6c27c Holy shit, it's working. 2014-01-09 23:41:58 -07:00
Zixaphir
55763f4404 Build a clean thread node 2014-01-09 17:14:46 -07:00