2360 Commits

Author SHA1 Message Date
ccd0
42c3c96359 Fix loading archived /f/ posts from before tag was recorded. 2015-05-02 18:29:25 -07:00
ccd0
fd93d359a0 Fix parsing of /f/ quotelinks. 2015-05-02 17:53:03 -07:00
ccd0
385d94a9bd Fix PDF being parsed as tag on /po/. 2015-05-02 15:37:26 -07:00
ccd0
82b39a4fdf Add Flash tag to File Info Formatting. 2015-04-25 17:57:33 -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
dd0eb94fcd Add test of filters on JSON. 2015-04-25 00:31:22 -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
a2725a16de Merge branch 'master' into filter 2015-04-24 18:41:25 -07:00
ccd0
7ee88bcde8 Fix height of QR buttons in WebKit. 2015-04-24 14:30:31 -07:00
ccd0
52844cf885 Replace data-js-enabled attribute with js-enabled CSS class. 2015-04-24 07:43:36 -07:00
ccd0
2e154f21b1 Don't need to block marquees anymore. 2015-04-24 07:36:37 -07:00
ccd0
8b0f7f7fbc Merge branch 'bstable'
Conflicts:
	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-04-24 07:34:19 -07:00
ccd0
39e784ee01 Fix original post form not showing when JS is disabled. 2015-04-24 07:31:53 -07:00
ccd0
b83c2c9811 Fix whitespace being stripped from the comment before filtering.
This makes it possible to filter whitespace spam.
2015-04-24 01:02:57 -07:00
ccd0
bb91393b36 Add 'Captcha Fixes' option to turn script in captcha on/off. 2015-04-18 00:36:55 -07:00
ccd0
09acfaf9a2 Move captcha fixes to its own module. 2015-04-17 21:10:46 -07:00
ccd0
c72d5b4c97 Fix focusing on image in Firefox. 2015-04-17 20:40:01 -07:00
ccd0
88d1aafe28 Start working on keyboard navigation in image captcha.
Still having some issues with focusing in Firefox.
2015-04-17 00:46:23 -07:00
ccd0
52dfc296cf Support reporting posts to fgts archive. 2015-04-14 23:19:13 -07:00
ccd0
5291ff87d1 Revert "Remove Report.coffee for now."
This reverts commit 7b09a3f8f244740e6a4ff19223732338d912c298.

Conflicts:
	src/General/Main.coffee
2015-04-14 21:01:54 -07:00
ccd0
27e8c59297 Add file.dimensions to Build.coffee object. 2015-04-13 01:44:27 -07:00
ccd0
c1f62d1612 Don't crash if link (which could be from archive) is not a 4chan filename. 2015-04-13 01:28:11 -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
282ee1fb3f Add isVideo to File Info Formatting preview settings. 2015-04-12 23:09:14 -07:00
ccd0
0847161bf5 Make file.size, file.sizeInBytes match Post class. 2015-04-12 23:01:27 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -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
3f20df86e5 Display subject in archived posts from when replies could have subjects. 2015-04-12 19:41:50 -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
76050db6ba Fix missing /f/ tag selector when posting new thread from within thread. 2015-04-08 17:53:58 -07:00
ccd0
229a0a5b51 Impose max height on thread watcher when not fixed rather than when not toggleable. #40 2015-04-07 22:53:19 -07:00
ccd0
344f5a7c82 Break up 'Toggleable Thread Watcher' into 'Fixed' and 'Toggleable' parts. #40 2015-04-07 10:11:11 -07:00
ccd0
0615be12de Revert thread watcher remembering whether it was hidden. 2015-04-07 08:43:26 -07:00
ccd0
2a087d633d Use CSS for hiding thread watcher close button. 2015-04-05 21:35:56 -07:00
ccd0
7d6614fc36 Remove unused argument. 2015-04-05 19:39:02 -07:00
ccd0
c68e50a346 Merge branch 'bstable'
Conflicts:
	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-04-05 19:35:56 -07:00