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
ccd0
8df52a0b24
Merge from Appchan X: Whitespace and other changes not affecting compiled script.
2015-01-31 02:50:38 -08:00
ccd0
7147ad0a01
Merge from Appchan X: src/Miscellaneous
...
excluded: CatalogLinks.coffee
deferred: Flash.coffee
2015-01-31 01:01:56 -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
a720609a1c
Fix merge mistake.
2015-01-26 03:42:03 -08:00
ccd0
d6cb44af7b
Don't intercept QR keybinds when QR or posting is disabled.
2015-01-26 03:09:34 -08:00
ccd0
d65dc2ca97
Fix a bunch of feature initialization conditions.
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Filtering/PostHiding.coffee
src/General/Index.coffee
src/General/Navigate.coffee
src/Images/FappeTyme.coffee
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Images/ImageLoader.coffee
src/Menu/Labels.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadWatcher.coffee
2015-01-26 02:57:55 -08:00
ccd0
d75dcda461
Fix a bunch of feature initialization conditions.
2015-01-26 00:57:17 -08:00
ccd0
e079c55e60
Consolidate QR Shortcut code.
2015-01-25 18:19:31 -08:00
ccd0
95bd98d5c9
Fix jsmath listener.
2015-01-24 02:03:02 -08:00
ccd0
f0150afd69
Remove announcements rather than hiding them.
...
Fixes sounds playing from hidden announcements.
2015-01-23 14:43:38 -08:00
ccd0
3fd621cf1d
Avoid Coffeescript returning list comprehension.
2015-01-21 16:14:54 -08:00
ccd0
83f1d4ca01
Add Flash Youtube to anti-autoplay.
2015-01-21 15:59:34 -08:00
ccd0
8f13c7e9e0
Fix removal of HTML from non-custom titles. #297
2015-01-21 15:49:46 -08:00
Zixaphir
4c071abe62
Work on #856
2015-01-14 21:08:58 -07:00
Zixaphir
d209c0a296
Remove DiceRoll
2015-01-14 08:18:01 -07:00
ccd0
1120b9a69e
Fix Catalog Links sync not updating checkbox.
2015-01-13 19:20:10 -08:00
ccd0
e740bf8969
Merge branch 'Stable' into Beta
...
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-01-13 19:02:14 -08:00
ccd0
81b03063cf
Better treatment of bottom board list. #291
...
Should fix conflict with native catalog.
2015-01-13 18:52:32 -08:00
Zixaphir
6015bfe4a7
Fix long-broken CatalogLinks header generation
2015-01-13 17:24:58 -07:00
Zixaphir
4ef2b61c25
Fix Labels, IDColor, IDHighlight
2015-01-13 17:06:11 -07:00