151 Commits

Author SHA1 Message Date
ccd0
d5320c4aa1 Make Build.parseComment more general. 2016-01-30 16:36:18 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00
ccd0
27a6765bba Simplify capcode code since all capcodes are now one-word. 2015-09-20 13:19:37 -07:00
ccd0
c5cf23471b Admin Emeritus -> Founder 2015-09-20 13:01:32 -07:00
ccd0
fd93d359a0 Fix parsing of /f/ quotelinks. 2015-05-02 17:53:03 -07:00
ccd0
d0dbf76c08 Some older threads (/s/12370429, /tg/15396072) have , for commas. 2015-04-25 16:30:37 -07:00
ccd0
9181929cad We're no longer using 4chan-JS's post building code. 2015-04-25 13:14:07 -07:00
ccd0
a8c544c862 Add isReply property. 2015-04-25 11:22:15 -07:00
ccd0
4a7d238ea9 Make Build.parseComment a bit more robust. 2015-04-25 10:56:30 -07:00
ccd0
fdae25dc9e Parse comments from JSON for filter/search.
Also fix post building testing skipping posts with EXIF data.
2015-04-25 02:06:32 -07:00
ccd0
2fcb5b1d7c Don't count capcodes as unique IDs. 2015-04-25 00:51:21 -07:00
ccd0
7228698012 Move JSON parsing into separate function from post building. 2015-04-24 23:51:02 -07:00
ccd0
d61ebffdc7 Whitespace. 2015-04-24 19:38:11 -07:00
ccd0
192f985f55 Move post info into o.info. 2015-04-24 19:31:49 -07:00
ccd0
72f048377b Remove unused sizeInBytes. 2015-04-24 18:55:03 -07:00
ccd0
27e8c59297 Add file.dimensions to Build.coffee object. 2015-04-13 01:44:27 -07:00
ccd0
9c795c95b2 turl -> thumbURL 2015-04-13 00:40:19 -07:00
ccd0
20a31c2ba5 Include protocol in URLs. 2015-04-13 00:25:08 -07:00
ccd0
0847161bf5 Make file.size, file.sizeInBytes match Post class. 2015-04-12 23:01:27 -07:00
ccd0
3f22852412 Remove unused file.timestamp. 2015-04-12 21:43:46 -07:00
ccd0
e64815c24b comment -> commentHTML 2015-04-12 21:36:53 -07:00
ccd0
d0ab95a3fe date -> dateText 2015-04-12 20:12:33 -07:00
ccd0
08a8069d2a flagName -> flag 2015-04-12 20:06:14 -07:00
ccd0
b1201aa515 Make name/subject treatment more consistent. 2015-04-12 19:32:23 -07:00
ccd0
4fcc2d02f3 Make Build.coffee capcode property consistent with post.info.capcode. 2015-04-12 17:49:38 -07:00
ccd0
38cbde7da2 Remove dummy deleted file object. 2015-04-12 15:49:07 -07:00
ccd0
6ad0064f41 Suppress post thumbnails from loading until they are actually inserted into the index.
Hopefully a temporary way of doing this until we get filtering working on JSON
so we don't have to build the posts at all.
2015-03-28 18:27:09 -07:00
ccd0
20b5dac267 Use new templating in catalog. 2015-03-28 13:58:59 -07:00
ccd0
4843bd69d4 Move post building HTML into separate files. 2015-03-28 04:54:12 -07:00
ccd0
a09731d30a Use conditional expression in post building. 2015-03-28 02:08:41 -07:00
ccd0
ecead5f7e8 Index should also rebuild posts from quote fetching.
As was done for thread expansion in 184141a5e0c5c1da2ac85c8d0c550bfb24b02577.
2015-03-09 19:58:15 -07:00
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