1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-03 03:27:17 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
8chan
013ea195da Fix "double dorito" bug (post filter runs twice)
Note: This broke post-hover when expand-too-long is used. It's necessary to either come up with an event other than new_post for this (perhaps change_post), or have post-hover.js and other safe scripts expose a method that can be called here. I think the new event is a better idea though.
2015-03-29 15:33:50 -07:00
8chan
01cca90597 Unicode emoji support 2014-12-20 07:04:20 -08:00
czaks
1b2f512339 final solution to expand-too-long problems 2014-08-09 04:56:50 +02:00
czaks
2f55cd9897 fix expand-too-long on some occasions 2014-06-10 17:49:12 +02:00
czaks
7eb2bef107 expand-too-long.js: initial commit 2014-04-19 21:48:27 +02:00