ccd0
efa80d5a3b
Use importCSS in Report.coffee.
2015-06-16 10:07:06 -07:00
ccd0
5738cd49fb
Move CSS importing code into Gruntfile.coffee.
2015-06-16 09:48:09 -07:00
ccd0
703219aeb5
Add imgops.com to default sauce examples.
2015-06-11 16:23:05 -07:00
ccd0
bb3b4a2a90
Fix page number being unclickable with movable thread stats. #410
2015-05-27 11:52:49 -07:00
ccd0
ae08a7e251
Allow manual updating of page number in thread stats by clicking on it.
2015-05-26 19:42:09 -07:00
ccd0
05597a8db5
Change default slideshow toggle keybind from s to Ctrl+Right.
2015-05-26 10:24:44 -07:00
ccd0
cd23973d99
$.ajax: Each feature gets its own last-modified list.
2015-05-25 18:44:13 -07:00
ccd0
c44dced894
Revert "Fix bug where dragging and dropping disables captcha. #407 "
...
This reverts commit c412a25d5a3fc9156f4f93df0f7b46ac988611ee.
Revert "Prevent dropping files onto captcha causing navigation to the file."
This reverts commit ee88196ffee1502fff13425457a8b831b13e8423.
2015-05-22 13:29:22 -07:00
ccd0
941e35ea72
Give paste area cursor pointer like the other QR buttons. #400
2015-05-04 20:45:03 -07:00
ccd0
cf07089d00
Implement sandboxing for sauce links.
2015-05-04 02:31:46 -07:00
ccd0
4615ab3e18
Revert "Remove swfchan from default sauce list."
...
This reverts commit 759451a5e01d937332f46219489f8deabcc150bb.
2015-05-04 01:06:03 -07:00
ccd0
a1f3af15f9
Fix QR character count.
2015-05-03 22:44:46 -07:00
ccd0
be171ab6d1
Move test for Javascript into Main.coffee.
2015-05-03 21:02:12 -07:00
ccd0
0fd04ad002
Merge branch 'bstable'
2015-05-03 15:54:39 -07:00
ccd0
4c56c18245
Add scrollbars to captcha popup when larger than window.
2015-05-03 15:47:44 -07:00
ccd0
962655d143
Merge branch 'drag'
2015-05-03 12:14:36 -07:00
ccd0
759451a5e0
Remove swfchan from default sauce list.
2015-05-03 12:05:33 -07:00
ccd0
310d4a6fc4
Make link to MDN in filter guide stand out better. #398
2015-05-03 10:44:59 -07:00
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
ee88196ffe
Prevent dropping files onto captcha causing navigation to the file.
2015-04-30 22:48:14 -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