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

160 Commits

Author SHA1 Message Date
czaks
928213e8a6 fix hide-images.js interactions (should be STI-safe)
Conflicts:
	js/expand.js
2014-01-19 14:48:03 -05:00
czaks
370716d60d post-hover.js: overlay previewed posts over quick-reply window
Conflicts:
	js/post-hover.js
2014-01-19 14:46:28 -05:00
czaks
37f1669738 quick-reply.js: i18n 2014-01-19 14:45:38 -05:00
czaks
f6529b08b9 fix interaction between quick-reply and upload-selecton 2014-01-19 14:45:25 -05:00
czaks
53abbea37c quick-reply.js: fix interaction with upload-selection.js
Conflicts:
	js/quick-reply.js
2014-01-19 14:43:50 -05:00
undido
90d07bcd47 small fix "an unknown error occured"
When top page navigation is enabled in instance-config.php the button form inside the page navigation bar is selected instead of the main post form with the correct action tribute causing the script to post to the action of the next button in the top page navigation bar instead of the action attribute of the form with the name "post" which caused the message "an unknown error occured".
2014-01-19 14:41:07 -05:00
czaks
336308f4da auto-reload.js: add a number indicating new posts in the tab title 2014-01-19 14:40:39 -05:00
czaks
3387f589eb auto-reload.js: tweak timeouts, so now it gets new posts even if not at bottom 2014-01-19 14:40:27 -05:00
czaks
7286428adf quick-reply.js: reposition the elements 2014-01-19 14:40:15 -05:00
czaks
5e8637bfcf ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2014-01-19 14:40:08 -05:00
Michael Foster
185c1e13fb "Post looks automated" bug 2013-09-21 21:47:44 +10:00
Michael Foster
63727f342d focus on quick reply textarea 2013-09-19 14:42:54 +10:00
Michael Foster
d20c0b0b6d I messed up that merge. 2013-09-18 21:37:31 +10:00
czaks
a7c12035cf fix quickreply when recorded position is <0
Conflicts:
	js/quick-reply.js
2013-09-18 21:34:37 +10:00
czaks
c63f066b0e ajax.js: fix upload progress display in firefox 2013-09-18 21:32:43 +10:00
Michael Foster
dcc1376013 bugfix: quick reply link showing on index 2013-09-18 15:05:45 +10:00
Michael Foster
aaf28604ff forgot to commit js/settings.js. and new quick reply setting 2013-09-18 15:00:47 +10:00
Michael Foster
f5aa40dc3b js/settings.js: Simple config stuff for javascript extensions 2013-09-18 14:40:39 +10:00
Michael Foster
309f6ffbdc Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
Michael Foster
c72f08c3d2 h 2013-09-16 12:16:20 +10:00
Michael Foster
09986af4d4 fix for select shit in post form i think 2013-09-16 12:14:34 +10:00
Michael Foster
8c086ccc5e recaptcha support 2013-09-16 08:11:54 +10:00
Michael Foster
6aee7e71bd small bugfixes 2013-09-16 06:44:33 +10:00
Michael Foster
2eeaa4a1ad work with threads and quick-post-controls.js 2013-09-16 04:45:53 +10:00
Michael Foster
baac9af8d0 ajax-post-controls.js 2013-09-16 04:42:13 +10:00
Michael Foster
9fb478d942 fix some weirdness 2013-09-16 03:51:36 +10:00
Michael Foster
161d315e3a add ability to close quick reply 2013-09-16 03:20:11 +10:00
Michael Foster
eeba3f7b92 bugfix: firefox 2013-09-15 20:19:39 +10:00
Michael Foster
1f1fb6a694 ; 2013-09-15 20:15:17 +10:00
Michael Foster
b15145c504 lol 2013-09-15 15:14:02 +10:00
Michael Foster
85526ce0e4 some fixes 2013-09-15 15:06:29 +10:00
Michael Foster
d27a7cb6c3 failsafe 2013-09-15 14:54:18 +10:00
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