1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 08:20:58 +01:00
Commit Graph

128 Commits

Author SHA1 Message Date
Michael Foster
bc41892255 some quick bugfixes 2013-09-15 14:19:25 +10:00
Michael Foster
d4767b536a . 2013-09-15 14:13:43 +10:00
Michael Foster
9a88778c6a various improvements 2013-09-15 14:11:09 +10:00
Michael Foster
b6faf5b09f js/ajax.js: post with ajax 2013-09-15 14:03:27 +10:00
Michael Foster
a431d7e991 quick reply take border oto 2013-09-15 13:00:36 +10:00
Michael Foster
27192cc141 slightly nicer 2013-09-15 11:28:32 +10:00
Michael Foster
c5fc4eeae5 . 2013-09-15 11:24:06 +10:00
Michael Foster
927f92e9cc make quick reply draggable 2013-09-15 11:18:46 +10:00
Michael Foster
1cd28b246f wait for stylesheet to load? 2013-09-15 10:42:50 +10:00
Michael Foster
9bffc85a66 bugfix and work with other stylesheets 2013-09-15 10:29:35 +10:00
Michael Foster
448d090af8 allow quick-reply to work with image spoilers 2013-09-15 10:16:33 +10:00
Michael Foster
814c1dee01 dont show quick reply on tiny screens lol 2013-09-15 08:08:44 +10:00
Michael Foster
6e3582ff95 hide quick reply shit when scroll't up 2013-09-15 08:00:02 +10:00
Michael Foster
13f4de6655 remove mod controls from quick reply, looks shit 2013-09-15 07:49:14 +10:00
Michael Foster
b01603a184 yeah? 2013-09-15 07:40:49 +10:00
Michael Foster
eaf8c8fe78 yeah 2013-09-15 07:39:34 +10:00
Michael Foster
be79c95b8a that didn't work. try this? 2013-09-15 07:37:57 +10:00
Michael Foster
b042df3e7a sync non-text fields too 2013-09-15 07:35:21 +10:00
Michael Foster
9ce0d60bba fix bug with quick-reply and make it nicer 2013-09-15 07:31:05 +10:00
Michael Foster
7a86403ed0 add real quick reply (wtf was the other thing?) 2013-09-15 07:17:02 +10:00
Michael Foster
b4a60943b6 bugfix: work with truncated filenames 2013-08-31 19:59:26 +10:00
Michael Foster
5ce4d874eb js/download-original.js 2013-08-31 19:49:06 +10:00
Michael Foster
ec46b30028 Don't expand non-images 2013-08-18 16:40:07 +10:00
Michael Foster
e11e532c32 js/expand-all-images.js 2013-08-17 14:54:41 +10:00
Michael Foster
fe3676383d 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
98daa9b0d1 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
Michael Foster
39e2ed40dc Make js/inline-expanding.js better, now that post images are marked with .post-image 2013-08-16 22:02:57 +10:00
ctrlcctrlv
afc46771af Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
czaks
42df7d23f4 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaks
7aafdcbe55 style-select.js: add id for a styling ability 2013-08-02 00:24:37 -04:00
czaks
49abd1a036 style-select.js: fix on firefox 2013-08-02 00:24:27 -04:00
Michael Foster
84de059065 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
1bcd577638 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
czaks
4e84ceb368 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
Michael Foster
801bd56689 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
0a4cfee529 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
1e2c4bda9b 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
2a51b03d2e hide-images.js: javascript i18n 2013-07-31 04:42:07 -04:00
czaks
7ed5dfa93a js i18n: quick-post-controls.js 2013-07-31 04:40:42 -04:00
czaks
dad73edf99 js i18n: forced-anon.js 2013-07-31 04:40:22 -04:00
czaks
6b903e8f35 js i18n: hide-locked-threads.js i18n 2013-07-31 04:40:16 -04:00
czaks
49d3ce8158 js i18n: local-time.js 2013-07-31 04:40:09 -04:00
Marcin Łabanowski
cd62252f60 smartphone-spoiler.js: add windows phone/tablet user agents 2013-07-31 04:39:37 -04:00
czaks
93a8ac1d05 js i18n: expand.js 2013-07-31 04:38:23 -04:00
Michael Foster
7cc7109350 js/local-time.js: Make jQuery optional 2013-07-31 04:37:07 -04:00
czaks
6eb61b5c99 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
431fa656ab local-time.js: make it work in localised environments 2013-07-31 04:35:14 -04:00
czaks
62566dd174 js i18n: misc fixes; quick-reply.js i18n
Conflicts:
	tools/i18n_compile.php
2013-07-31 04:13:29 -04:00
Michael Foster
83bb16cb37 Issue #61 2013-07-31 00:39:00 -04:00
Michael Foster
15268d1cb5 ⌘+click should open image in new tab 2013-07-30 19:07:28 -04:00