1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 23:50:11 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
wholelotofhs
1cc5da0f13 Moved the post hide link to the left side
Several users on /meta/ have voiced their displeasure over the hide post
button appearing on the right side of posts by default, and they
suggested moving it to the left side to be consistent with the hide
thread button.
2015-01-23 04:39:55 -05:00
wholelotofhs
53897c29ba fix to work on thread pages
Just realized that you couldn’t hide posts on a thread page.
2015-01-22 17:55:28 -05:00
wholelotofhs
d49118aae0 hotfix for expand button not showing
I have no idea how this problem didn't show up (like it does on the live
site) when I tested the code before.
2015-01-22 17:11:31 -05:00
wholelotofhs
79b6e6c72f forgot ':last' 2015-01-07 00:01:24 -05:00
wholelotofhs
564862f332 removed useless tabs 2015-01-06 23:32:47 -05:00
wholelotofhs
0c22569dd8 added a way to hide posts
highjacks localStorage.hiddenthreads to save which posts are hidden; I
don't want to rename the file in fear it will break.
2015-01-06 23:26:58 -05:00
czaks
f16c14640e hide-threads.js: hide youtube videos and other iframe embeds as well; fixes ctrlcctrlv#193 2014-10-20 14:28:22 +02:00
czaks
4d7933deb8 fix hide-threads.js & no-animated-gif.js interaction 2014-08-10 22:54:47 +02:00
czaks
e1d99e66b5 hide-threads.js: hide field from live-index as well 2014-08-10 22:45:12 +02:00
czaks
0ebd6afc6a fix hide-threads and post-hover/expand.js interaction 2014-04-18 21:04:47 +02:00
czaks
c4317cdbf7 hide-threads.js + containerchan integration 2014-04-16 13:51:18 +02:00
czaks
46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00
czaks
46e9b30225 add one file to the previous commit 2014-01-20 09:04:19 +01:00
czaks
94eee10e42 youtube.js related fixes done by a Finland Anon on /devel/ 2014-01-01 18:02:55 +01:00
czaks
e3cb427fee ukko: fix javascript interoperation 2013-07-27 00:57:12 -04:00
czaks
1a43b87315 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.) 2013-07-26 15:31:20 -04:00
czaks
95c50ae778 hide-threads.js: fix previous commit 2013-07-26 14:57:08 -04:00
czaks
c217069f2b hide-threads.js: show post hider even in posts without an image 2013-07-26 14:27:38 -04:00
czaks
1aa522e138 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/index.html
	templates/post_thread.html
	templates/thread.html
2013-07-23 10:25:33 -04:00
Michael Foster
c562149458 Bugfix: "[]" showing for mods when hiding threads 2013-07-23 09:20:37 -04:00
czaks
88c1205e42 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/hide-threads.js
2013-07-22 23:33:02 -04:00
czaks
6bc309697e hide-threads.js: fix working with ukko 2013-07-22 23:29:24 -04:00
czaks
163df14b50 hide-threads.js: a bigger minus character 2013-07-22 18:58:58 -04:00
czaks
d111c6ab8c hide-threads.js: a bigger minus character 2013-07-22 10:26:14 -04:00
Michael Foster
51361d02fb Strange bug in last commit 2013-07-21 21:18:57 -04:00
Michael Foster
9123161870 js/hide-threads.js: Simple thread-minimizing script 2013-07-21 21:12:30 -04:00