Commit Graph

116 Commits

Author SHA1 Message Date
Michael Foster
59aa89a84b hide quick reply shit when scroll't up 2013-09-15 08:00:02 +10:00
Michael Foster
af657bc6e7 remove mod controls from quick reply, looks shit 2013-09-15 07:49:14 +10:00
Michael Foster
841dbaef90 yeah? 2013-09-15 07:40:49 +10:00
Michael Foster
07666f2a3f yeah 2013-09-15 07:39:34 +10:00
Michael Foster
e6934eceb2 that didn't work. try this? 2013-09-15 07:37:57 +10:00
Michael Foster
7bd3a1a3bf sync non-text fields too 2013-09-15 07:35:21 +10:00
Michael Foster
c8f2f00320 fix bug with quick-reply and make it nicer 2013-09-15 07:31:05 +10:00
Michael Foster
9a8cebe4a1 add real quick reply (wtf was the other thing?) 2013-09-15 07:17:02 +10:00
Michael Foster
c567131ca7 bugfix: work with truncated filenames 2013-08-31 19:59:26 +10:00
Michael Foster
3287e57421 js/download-original.js 2013-08-31 19:49:06 +10:00
Michael Foster
fa4dec36db Don't expand non-images 2013-08-18 16:40:07 +10:00
Michael Foster
cd3e2ef458 js/expand-all-images.js 2013-08-17 14:54:41 +10:00
Michael Foster
c0815ea25a Bugfix: When you hovered over a >>X link, then hid and unhid a thread (js/hide-threads.js) it would fuck up 2013-08-17 14:42:48 +10:00
Michael Foster
5774d21632 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
Michael Foster
23f23b8301 Make js/inline-expanding.js better, now that post images are marked with .post-image 2013-08-16 22:02:57 +10:00
ctrlcctrlv
faf1d42a08 Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
czaks
fb3b9ea868 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaks
3b259aab14 style-select.js: add id for a styling ability 2013-08-02 00:24:37 -04:00
czaks
be8c84a2ab style-select.js: fix on firefox 2013-08-02 00:24:27 -04:00
Michael Foster
2fd60c6d25 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
cf0a20a564 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
czaks
38cc2d77f8 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
Michael Foster
5bf0e7f7e7 Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled) 2013-08-01 00:27:54 -04:00
czaks
45ead9803f ukko: fix javascript interoperation
Conflicts:
	js/expand.js
	js/hide-threads.js
	templates/themes/ukko/ukko.js
2013-07-31 04:51:53 -04:00
czaks
2868dd7886 javascripts: fixed interactions (BEWARE, inline-expanding.js now requires jquery! fix your configs)
Conflicts:
	js/expand.js
	js/inline-expanding.js
2013-07-31 04:47:50 -04:00
czaks
e648121e4a hide-images.js: javascript i18n 2013-07-31 04:42:07 -04:00
czaks
a1b739b818 js i18n: quick-post-controls.js 2013-07-31 04:40:42 -04:00
czaks
223624892a js i18n: forced-anon.js 2013-07-31 04:40:22 -04:00
czaks
bf4eca82b6 js i18n: hide-locked-threads.js i18n 2013-07-31 04:40:16 -04:00
czaks
fee73c2087 js i18n: local-time.js 2013-07-31 04:40:09 -04:00
Marcin Łabanowski
2779db56cb smartphone-spoiler.js: add windows phone/tablet user agents 2013-07-31 04:39:37 -04:00
czaks
4922828e35 js i18n: expand.js 2013-07-31 04:38:23 -04:00
Michael Foster
0a97cf7215 js/local-time.js: Make jQuery optional 2013-07-31 04:37:07 -04:00
czaks
46ebcbf51d local-time.js: make it work with thread expand etc; BEWARE IT NOW NEEDS JQUERY TO BE LOADED BEFORE 2013-07-31 04:35:29 -04:00
czaks
f98d5bdd18 local-time.js: make it work in localised environments 2013-07-31 04:35:14 -04:00
czaks
61a305a1a2 js i18n: misc fixes; quick-reply.js i18n
Conflicts:
	tools/i18n_compile.php
2013-07-31 04:13:29 -04:00
Michael Foster
3bee1ba4fd Issue #61 2013-07-31 00:39:00 -04:00
Michael Foster
91bb3182da ⌘+click should open image in new tab 2013-07-30 19:07:28 -04:00
czaks
54714595f7 js/inline-expanding.js: Allow to work with auto-reload.js, etc. (jQuery is still optional)
Conflicts:
	js/inline-expanding.js
2013-07-29 22:54:09 -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
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
Michael Foster
c562149458 Bugfix: "[]" showing for mods when hiding threads 2013-07-23 09:20:37 -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