Commit Graph

3028 Commits

Author SHA1 Message Date
czaks
a294fb6952 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
8bd99be6f1 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
czaks
212a191ff4 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
f8f0da92d4 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
c61a16d41e 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
29642bba3e fix documentation of upload-selection.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 14:03:07 +01:00
czaks
e150237657 document compact-boardlist.js more ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:59:31 +01:00
czaks
302f13b181 document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:58:09 +01:00
czaks
1115d0e27d document watch.js some more ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:57:13 +01:00
czaks
666e5e5a5f remove chrome-board-expanding-fix.js: we don't support nested boards in boardlist anyway at the current time 2014-01-19 13:54:14 +01:00
czaks
e201534123 document oekaki.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:52:16 +01:00
czaks
2500f53701 document upload-selection.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:45:22 +01:00
czaks
875a2df521 document mobile-style.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:42:41 +01:00
czaks
9039d9c4d9 fix previous documentations ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:40:29 +01:00
czaks
eb5b3eec5b document compact-boardlist.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:36:23 +01:00
czaks
f30d03aa52 document titlebar-notifications.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:30:41 +01:00
czaks
18afddaed1 document watch.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:29:14 +01:00
czaks
b77dd0c6fd update polish translation 2014-01-18 20:56:53 +01:00
czaks
5cef2d5870 toggle-locked-threads.js: update to font-awesome-3.0 2014-01-17 00:42:49 +01:00
czaks
8a33075c69 font-awesome-3.0: fix style 2014-01-17 00:41:42 +01:00
czaks
ebfc80c665 font-awesome: port watch.js and compact-boardlist.js to 3.0 2014-01-17 00:36:59 +01:00
czaks
8e31e52a29 Merge branch 'pullreq' of https://github.com/itsCrafted/Tinyboard 2014-01-17 00:33:06 +01:00
czaks
c5dfc2937c fix double quoting in links. thanks STI for reporting that 2014-01-17 00:30:04 +01:00
czaks
911ecc80de ajax.js and oekaki.js interaction: fix as suggested by Yahav @ #tinyboard 2014-01-16 21:52:09 +01:00
czaks
edad6db70d dark_roach.css: fix font 2014-01-15 16:12:59 +01:00
itsCrafted
c31cd98b93 Update to Font Awesome 4.0.3
This will require you to change any icons that use the "icon-iconname"
format. Please consult the FontAwesome docs for more info.
2014-01-14 21:29:40 +00:00
Riku Rouvila
89db70961f change finnish locale contact email 2014-01-14 13:39:52 +01:00
Riku Rouvila
6dcc224f11 change finnish locale contact email 2014-01-09 20:11:40 +02:00
czaks
43ea2c8002 youtube.js: try to push html5 as hard as possible 2014-01-09 18:34:23 +01:00
czaks
858ebbe68f delegate youtube.js embed html code to config.php 2014-01-09 18:25:00 +01:00
czaks
cdb988c6d4 rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00
czaks
c8bccecc23 attention bar: iteration of fixes 2014-01-06 04:14:51 +01:00
czaks
b90aa17dba catalog-link.js: show only on thread or index, not only when not on ukko 2014-01-06 03:35:07 +01:00
czaks
56742a5f9a i prefer for the top ads to be over the boardlist 2014-01-06 03:28:37 +01:00
czaks
1b706ddc92 update google analytics code 2014-01-05 06:14:20 +01:00
czaks
0264a5ca6d inc/image.php: i18n 2014-01-04 19:26:44 +01:00
czaks
9ed0a83434 Revert "watch.js: optimize a little bit"
This reverts commit a9dcbda9f4.
2014-01-04 19:14:08 +01:00
czaks
9a5f3b2e31 image resizing: fix a problem with some pngs; reported by urban 2014-01-04 19:09:30 +01:00
czaks
4202e8123d sitemap theme: fix php notice 2014-01-04 18:18:35 +01:00
czaks
b36cb115ae solution of (our) quick-reply and antispam conflict 2014-01-04 01:42:16 +01:00
czaks
a9dcbda9f4 watch.js: optimize a little bit 2014-01-03 00:41:03 +01:00
czaks
94eee10e42 youtube.js related fixes done by a Finland Anon on /devel/ 2014-01-01 18:02:55 +01:00
czaks
183ee244be watch.js: remove cache evasion; let's see how it works out 2013-12-31 15:40:51 +01:00
czaks
faf5fe1ef6 Revert "auto-reload.js: evade caching"
This reverts commit e9226dba46.
2013-12-31 15:39:47 +01:00
czaks
9c00985423 watch.js: fix a bug in previous commit 2013-12-29 23:29:52 +01:00