ccd0
5bf0c9ede3
Warn when inserting tags on a board that doesn't support them.
2014-10-16 23:52:06 -07:00
ccd0
747c76e08a
Add command+click as an alternative to ctrl+click on OS X ( #162 ).
2014-10-13 19:22:06 -07:00
ccd0
ffb0f26716
Cycle through all banners before repeating.
2014-10-08 04:58:43 -07:00
ccd0
84088259a5
Fix the list of banners we select from.
2014-10-07 10:13:15 -07:00
ccd0
b1cfa1b1e3
thread excerpts are default on 4chan; add Remove Thread Excerpt
2014-10-03 00:45:57 -07:00
ccd0
a859f938f1
support Remove Spoilers in catalog
2014-09-27 18:26:01 -07:00
ccd0
cc144eacc2
index navigation work
2014-09-22 02:14:38 -07:00
ccd0
14172c00f0
fix index-only header links
2014-09-20 18:26:14 -07:00
ccd0
3dd0ed6026
add setting to link to 4chan X catalog
2014-09-20 18:02:46 -07:00
ccd0
55ea86d5cd
restore index mode condition to Front page keybind
2014-09-20 12:36:06 -07:00
ccd0
99e302eb0c
fix keybind conditions
2014-09-19 22:34:01 -07:00
ccd0
9e050bad65
Merge branch 'master' into catalog
...
Conflicts:
src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
1d96255dd0
fix index settings affecting thread expansion when JSON Navigation is off
2014-09-19 15:51:20 -07:00
ccd0
d70c7c0e51
fix jsMath in catalog
2014-09-19 00:23:56 -07:00
ccd0
bc377f96db
disable inapplicable keybinds
2014-09-16 21:21:46 -07:00
ccd0
15a56ec0ae
implement PostsInserted and use it in ImageLoader
2014-09-08 10:31:30 -07:00
ccd0
e186c749ec
fix CatalogLinks race condition
2014-08-23 18:29:42 -07:00
ccd0
f87380f22f
remove "Show Dice Roll"
2014-08-23 10:48:25 -07:00
ccd0
2557f86ace
remove Emoji
2014-08-23 10:36:05 -07:00
ccd0
2a5da0a0a9
use Javascript snippets for code in HTML templates
2014-08-03 08:16:23 -07:00
ccd0
cff287c9c3
HTML templates
2014-08-02 22:43:01 -07:00
Zixaphir
7a41feb18f
Fix an issue where catalog links were affecting external links zixaphir/appchan-x/#773 (CatalogLinks.coffee part)
2014-08-02 07:40:30 -07:00
ccd0
f11e9c8801
show actual number of dice rolled when 4chan's limit (currently 25) is exceeded
2014-07-29 09:05:33 -07:00
ccd0
a74e8aa4dc
get rid of unneeded object
2014-07-01 12:46:40 -07:00
ccd0
3fa001636d
%% in format string = literal %
2014-06-29 02:47:06 -07:00
ccd0
0877dc8b8a
FileInfo: round bytes also
2014-06-29 00:16:20 -07:00
ccd0
136f778743
rewrite FileInfo for easier XSS checking
2014-06-29 00:05:55 -07:00
ccd0
646c29c4bc
fix short filename hover
2014-06-28 22:07:02 -07:00
ccd0
b6739cc45d
move HTML escape to global as E
2014-06-28 21:58:14 -07:00
ccd0
9a7f8548a1
add BuildTest keybind
2014-06-27 21:56:24 -07:00
ccd0
20006af4fe
prettify tweaks
2014-06-27 21:45:26 -07:00
ccd0
63d7372ad2
a few more tweaks from Mayhem
2014-06-18 23:59:17 -07:00
ccd0
cdb83f744a
cleanup menu code
2014-06-18 22:39:19 -07:00
ccd0
f17dfcc180
use post ID for jsmath event
2014-06-18 02:11:27 -07:00
ccd0
efc852464f
don't use event for adding to menu internally
2014-06-17 21:12:07 -07:00
ccd0
bb911dfead
remove captcha doubling from report window
2014-06-09 14:40:06 -07:00
ccd0
08ee499d57
don't run jsMath parsing until post is inserted into the document
2014-05-24 15:41:53 -07:00
ccd0
6a1706f5b6
check that jsMath and jsMath.Autoload exist
2014-05-24 01:15:21 -07:00
ccd0
6b838f7992
fix failure of jsMath to load in cross-thread quotes
2014-05-24 00:25:24 -07:00
ccd0
b2d1ac11f4
fix jsMath loading error
2014-05-23 23:58:56 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
05014b7f13
rewrite HTML escaping in post building
2014-05-15 17:02:17 -07:00
ccd0
e74fc2765a
move escape function to Build
2014-05-15 10:02:27 -07:00
ccd0
4b757fb0a3
only need single quotes here
2014-05-15 09:30:08 -07:00
ccd0
1189b71029
this seems to be a common pattern
2014-05-14 14:16:16 -07:00
ccd0
6ce8bef709
Drop HTML in custom board titles.
...
This could be useful, but the fact that it's been broken almost
since its creation indicates nobody's actually using it.
As with the file info formatting, I'll mention it on the changelog
and add it back with better security if someone actually wants to
use it.
2014-05-13 15:03:10 -07:00
ccd0
0415828e27
Disallow custom HTML in file info format.
...
I doubt anyone is using it, and if someone manages to inject a
malicious script into the page, this could be used to install a
script permanently to be executed each time 4chan is visited.
I'll mention it in the changelog, and if anyone complains, I can
add it back with some security checks.
2014-05-13 14:20:19 -07:00
ccd0
3365e67c0a
' should be '
2014-05-13 02:26:28 -07:00
ccd0
43a99b9291
update catalog.neet.tv board list
2014-05-12 23:56:53 -07:00
Zixaphir
02ed8d2db0
4gropes has been broken for awhile, I guess? Fix #687
...
If anyone has a new catalog to replace 4gropes, CC me.
2014-05-12 23:46:58 -07:00