Commit Graph

138 Commits

Author SHA1 Message Date
czaks
3e5234e54e toggle-images.js: javascript i18n 2013-07-27 01:16:12 -04:00
czaks
d09ef22154 hide-images.js: javascript i18n 2013-07-27 01:12:22 -04:00
czaks
880cf25366 fix merge 2013-07-27 01:08:26 -04:00
czaks
64a66db613 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/hide-threads.js
	js/inline-expanding.js
	stylesheets/style.css
2013-07-27 01:04:36 -04:00
czaks
e3cb427fee ukko: fix javascript interoperation 2013-07-27 00:57:12 -04:00
czaks
1c33285c81 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)
Conflicts:
	stylesheets/style.css
2013-07-27 00:33:51 -04:00
czaks
4b50f1475e hide-threads.js: fix previous commit 2013-07-27 00:29:59 -04:00
czaks
c51dc146e2 hide-threads.js: show post hider even in posts without an image 2013-07-27 00:29:37 -04:00
czaks
d82cd9b7bd expand.js: fix post order when new posts appear between loading index and expanding 2013-07-27 00:28:55 -04:00
czaks
6bf217941a expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM 2013-07-27 00:28:43 -04:00
Michael Foster
c0a45ba123 Allow hide-images.js, toggle-images.js and inline-expanding.js to work together 2013-07-27 00:14:43 -04:00
czaks
e5bdf63692 expand.js: fix post order when new posts appear between loading index and expanding 2013-07-26 22:39:00 -04:00
czaks
a28b5fc3a1 expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM 2013-07-26 22:34:06 -04:00
Michael Foster
a11c8981fe js/hide-images.js: Hide individual images 2013-07-26 19:55:28 -04:00
Michael Foster
baa6793516 toggle-images.js (this was written last year, but I never pushed it to git) 2013-07-26 19:39:11 -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
acea5a3ccc youtube.js: make it work with thread expand etc. 2013-07-22 19:02:01 -04:00
czaks
96f3363a8b youtube.js: better working in https environments 2013-07-22 19:01:50 -04:00
czaks
bdffdcb1c3 youtube.js: made it actually work, also a fix in usage 2013-07-22 19:01:40 -04:00
czaks
e2806cfcaf youtube.js: fix previous commit 2013-07-22 19:01:32 -04:00
czaks
51bd267764 youtube.js: prevent default action of opening new window 2013-07-22 19:01:10 -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
czaks
805c729892 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-07-22 10:14:17 -04:00
czaks
e5663953b5 Remove our post-hider script in favour of STI's one, leave symlink for compatibility 2013-07-22 10:14:08 -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
czaks
97a22e57c1 Remove imgcaptcha, this code is unused in any of our forks and needs work to get here back.
Revert "Merge branch 'imgcaptcha' of https://github.com/asiekierka/Tinyboard"

This reverts commit 49afb685c8, reversing
changes made to 2451a0f29c.

Conflicts:

	js/imgcaptcha.js
2013-07-20 22:47:26 -04:00
czaks
d31be1958d youtube.js: make it work with thread expand etc. 2013-07-20 18:25:58 -04:00
czaks
ede654cbd8 youtube.js: better working in https environments 2013-07-20 18:12:45 -04:00
czaks
70a861ec54 youtube.js: made it actually work, also a fix in usage 2013-07-20 18:11:25 -04:00
czaks
2edbb1c210 youtube.js: fix previous commit 2013-07-20 18:01:46 -04:00
czaks
b5d33b0e1c youtube.js: prevent default action of opening new window 2013-07-20 17:50:52 -04:00
czaks
9f323ae65f Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/themes/sitemap/info.php
2013-07-20 17:28:34 -04:00
Michael Foster
e8b693b044 js/quote-selection.js: Slightly less buggy, especially on Macs 2013-07-20 14:05:39 -04:00
Michael Foster
158a7c0e79 Experimental / Proof-of-concept: Don't load the YouTube player unless the video image is clicked. 2013-07-19 19:06:27 -04:00
czaks
dd4aea5431 inline-expanding.js: internal fix for better stability 2013-07-17 22:15:26 -04:00
czaks
95b49f2215 quick-reply.js: activate only on index page 2013-07-17 22:09:42 -04:00
czaks
1e3ae4c7f7 js i18n: quick-post-controls.js 2013-07-03 01:55:43 -04:00
czaks
05e719cea0 js i18n: forced-anon.js 2013-07-03 01:48:24 -04:00
czaks
7660be1e02 js i18n: hide-locked-threads.js i18n 2013-07-03 01:40:23 -04:00
czaks
f9abd0669b js i18n: local-time.js 2013-07-03 01:27:09 -04:00
czaks
7180a77705 smartphone-spoiler.js: make it work with thread expanding etc. 2013-07-03 01:18:44 -04:00
czaks
37c1b134de js i18n: expand.js 2013-07-03 01:17:56 -04:00