511 Commits

Author SHA1 Message Date
ccd0
43ae6354f3 Spell out 'Comma' and 'Period' in keybinds. 2015-06-20 22:00:39 -07:00
ccd0
625e469f8c Support comma and period in keybinds. 2015-06-20 21:25:30 -07:00
ccd0
e61048cfa4 Support space bar in keybinds. 2015-06-20 21:08:09 -07:00
ccd0
4d6aa859ac Support numpad keys in keybinds. 2015-06-20 21:01:21 -07:00
ccd0
fc90b895ef Add option to set captcha language. 2015-06-20 16:56:53 -07:00
ccd0
f59720fc0c Fix non-JS captcha on original post form, report form, etc. 2015-06-19 15:29:36 -07:00
ccd0
7b0aa7ee77 Fix words being cut off in non-JS captcha. 2015-06-16 10:33:14 -07:00
ccd0
efa80d5a3b Use importCSS in Report.coffee. 2015-06-16 10:07:06 -07:00
ccd0
c5ca6eb00e Fix calling of prettyPrintOne before it has been loaded. 2015-05-25 19:25:31 -07:00
ccd0
e517b6426f Label reports to archive as to archive, don't redirect rule vio reports. #404 2015-05-10 23:18:58 -07:00
ccd0
24a7311a7a Fix height of report window with JS disabled and archive report link added. 2015-05-04 20:28:31 -07:00
ccd0
68d43b3b79 Resize report window to accomodate no-script fallback captcha. 2015-05-03 21:43:39 -07:00
ccd0
7ec2ebdcc8 Fix size of window for reporting to archive.
Also fix report menu item for 404'd thread.
2015-04-26 23:03:39 -07:00
ccd0
82b39a4fdf Add Flash tag to File Info Formatting. 2015-04-25 17:57:33 -07:00
ccd0
a2725a16de Merge branch 'master' into filter 2015-04-24 18:41:25 -07:00
ccd0
bb7a8e008d Resize report window as needed instead of opening it huge at beginning. 2015-04-17 20:09:44 -07:00
ccd0
f7941ebeed Fix report window closing before redirect. 2015-04-15 22:24:41 -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
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
dded914e41 And a few more conditionals. 2015-03-28 16:24:27 -07:00
ccd0
ce3a0370b5 Change CSS classname of hidden original file info: original-file-info -> fileText-original 2015-03-26 18:50:01 -07:00
ccd0
b1feb2c0c2 Simplify File Info Formatting.
- Original file info always goes after reformatted file info so DownThemAll works.
- Drop "Remove Original Link" option; no longer needed.
- Reformatted file info goes outside span.fileText on /f/, leaving original as first, so embedding works.
2015-03-23 05:58:56 -07:00
ccd0
7c5a4708dc Implement 'Remove Original Link' option. #364 2015-03-22 23:39:53 -07:00
ccd0
06c64fe02d In the spirit of not doing things that would break our own parser. 2015-03-22 22:25:14 -07:00
ccd0
abcc232f8f Whitespace. 2015-03-22 20:14:54 -07:00
ccd0
e8f17094fb More /f/-inapplicable keybinds. 2015-03-15 11:18:58 -07:00
ccd0
41d6c922a4 Make code highlighting more robust against race conditions. #357 2015-03-14 22:37:50 -07:00
ccd0
cd2e24d5e8 Fix /f/ front page navigation. 2015-03-14 21:32:51 -07:00
ccd0
5298cbc378 Disable some inapplicable keybinds on /f/. 2015-03-14 21:08:04 -07:00
ccd0
9aec2129ef Make Flash embedding optional. 2015-03-14 18:23:34 -07:00
ccd0
8138644fbf Remove /f/-specific sauce code; add swfchan to default sauce list. 2015-03-14 18:14:47 -07:00
ccd0
03b6a65cb4 Werk Tyme does need to run on /f/ due to cross-board links. 2015-03-14 18:03:02 -07:00
ccd0
d6f2d9492e Parse /f/ files. 2015-03-14 17:50:37 -07:00
ccd0
80b1aecd21 Don't double-run SWFEmbed.init. 2015-03-14 14:45:21 -07:00
ccd0
38fd5b79d0 Fix newline. 2015-03-14 14:38:02 -07:00
ccd0
47d21aa94f Merge branch 'zixaphir' into flash
Bring in Flash.coffee.
2015-03-14 14:36:23 -07:00
ccd0
dca84b6d2d More unused argument cleanup. 2015-02-15 01:21:57 -08:00
ccd0
82cd322c4b Remove unneeded event arguments from event handlers. 2015-02-15 01:03:56 -08:00
ccd0
2a584299d6 The Catalog Links feature no longer forces a non-catalog index mode if the header menu item is unchecked. 2015-02-09 10:19:42 -08:00
ccd0
0830d042cb Try to make index navigation less confusing. Also implement index mode keybinds. 2015-02-09 09:21:02 -08:00
ccd0
ae621e96ef 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
2015-02-09 08:25:18 -08:00
ccd0
77b5821344 Fix top catalog link replacement with JSON Navigation off, External Catalog on. 2015-02-08 21:04:03 -08:00
ccd0
4d27474019 Remove trailing newlines inserted by Firefox. 2015-02-08 14:21:16 -08:00
ccd0
e5e25c9a77 Replace <br>s inserted by editing. 2015-02-08 13:52:47 -08:00
ccd0
184141a5e0 When expanding threads, rebuild posts originally fetched for quote previews.
Fixes lack of post hiding buttons etc.
2015-02-08 00:27:49 -08:00
ccd0
893eb114ef Migrate custom board titles to a DataBoard so that exporting and importing works for them. 2015-02-07 20:05:59 -08:00
ccd0
da816661b5 Custom board title fixes.
- Fix multiline titles.
- Deleting the custom title restores the original one.
- Some refactoring.
2015-02-07 18:13:33 -08:00
ccd0
e1b63d4a99 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -08:00
ccd0
343c044761 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00