1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-16 17:36:01 +01:00
Commit Graph

7148 Commits

Author SHA1 Message Date
czaks
7ec82f878e post-hover.js: fix long loop
Conflicts:
	js/post-hover.js
2014-01-19 14:52:01 -05:00
czaks
46e74cda44 post-hover.js: fix long loop
Conflicts:
	js/post-hover.js
2014-01-19 14:52:01 -05:00
czaks
0fb513d9ae update polish translation 2014-01-19 14:50:53 -05:00
czaks
873d3dc534 update polish translation 2014-01-19 14:50:53 -05:00
czaks
0c449f32db quick-reply.js: let's settle on disabled floating link by default
Conflicts:
	js/settings.js
2014-01-19 14:49:44 -05:00
czaks
cd36ebe910 quick-reply.js: let's settle on disabled floating link by default
Conflicts:
	js/settings.js
2014-01-19 14:49:44 -05:00
czaks
d7bcdfa81a download-original.js: fix interactions 2014-01-19 14:48:50 -05:00
czaks
b769286bb4 download-original.js: fix interactions 2014-01-19 14:48:50 -05:00
czaks
22869ce015 fix hide-images.js interactions (should be STI-safe)
Conflicts:
	js/expand.js
2014-01-19 14:48:03 -05:00
czaks
928213e8a6 fix hide-images.js interactions (should be STI-safe)
Conflicts:
	js/expand.js
2014-01-19 14:48:03 -05:00
czaks
bb3f3db0cd config.php: clarify comment to mean quick-reply-old, as now it's named 2014-01-19 14:46:41 -05:00
czaks
32c223d2cb config.php: clarify comment to mean quick-reply-old, as now it's named 2014-01-19 14:46:41 -05:00
czaks
e36beda9b0 post-hover.js: overlay previewed posts over quick-reply window
Conflicts:
	js/post-hover.js
2014-01-19 14:46:28 -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
39d18faa35 quick-reply.js: i18n 2014-01-19 14:45:38 -05:00
czaks
37f1669738 quick-reply.js: i18n 2014-01-19 14:45:38 -05:00
czaks
1d7f3798c4 update polish translation 2014-01-19 14:45:32 -05:00
czaks
704b16f649 update polish translation 2014-01-19 14:45:32 -05:00
czaks
9b62a2db65 fix interaction between quick-reply and upload-selecton 2014-01-19 14:45:25 -05:00
czaks
f6529b08b9 fix interaction between quick-reply and upload-selecton 2014-01-19 14:45:25 -05:00
czaks
1a88ea3271 fix previous commit 2014-01-19 14:45:20 -05:00
czaks
dcf21eb6c6 fix previous commit 2014-01-19 14:45:20 -05:00
czaks
f0a13ea874 unify code with post_thread (see previous commit) 2014-01-19 14:45:14 -05:00
czaks
335e6b8c91 unify code with post_thread (see previous commit) 2014-01-19 14:45:14 -05:00
czaks
7ae9b05b28 fix clicking on post ids with dynamically loaded javascript 2014-01-19 14:45:07 -05:00
czaks
2950e59560 fix clicking on post ids with dynamically loaded javascript 2014-01-19 14:45:07 -05:00
czaks
3718081470 add missing thumbnails for themes: catalog and sitemap 2014-01-19 14:44:52 -05:00
czaks
4a5945d47d add missing thumbnails for themes: catalog and sitemap 2014-01-19 14:44:52 -05:00
czaks
198e68d399 remove rrdtool theme; STI told me that it never really worked 2014-01-19 14:44:47 -05:00
czaks
82249c18be remove rrdtool theme; STI told me that it never really worked 2014-01-19 14:44:47 -05:00
czaks
a294fb6952 categories theme: include boardlist for real 2014-01-19 14:44:37 -05:00
czaks
343c9162f5 categories theme: include boardlist for real 2014-01-19 14:44:37 -05:00
czaks
4eb08945b7 quick-reply.js: fix interaction with upload-selection.js
Conflicts:
	js/quick-reply.js
2014-01-19 14:43:50 -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
czaks
8bd99be6f1 fix error on repost blockade: the expression had a bug 2014-01-19 14:42:03 -05:00
czaks
ec82b09fce fix error on repost blockade: the expression had a bug 2014-01-19 14:42:03 -05:00
undido
4537ef7f47 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
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
212a191ff4 auto-reload.js: add a number indicating new posts in the tab title 2014-01-19 14:40:39 -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
5817194be4 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
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
f8f0da92d4 quick-reply.js: reposition the elements 2014-01-19 14:40:15 -05:00
czaks
7286428adf quick-reply.js: reposition the elements 2014-01-19 14:40:15 -05:00
czaks
f6415f7d69 ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2014-01-19 14:40:08 -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
czaks
c61a16d41e tag for vichan-devel-4.4.92 2014-01-19 18:16:15 +01:00
czaks
a84f1a28a8 tag for vichan-devel-4.4.92 2014-01-19 18:16:15 +01:00
czaks
1c6b178dc5 add copyright notices for javascripts based on commit history 2014-01-19 14:27:24 +01:00
czaks
1050c2e67c add copyright notices for javascripts based on commit history 2014-01-19 14:27:24 +01:00