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
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
704b16f649
update polish translation
2014-01-19 14:45:32 -05:00
czaks
f6529b08b9
fix interaction between quick-reply and upload-selecton
2014-01-19 14:45:25 -05:00
czaks
dcf21eb6c6
fix previous commit
2014-01-19 14:45:20 -05:00
czaks
335e6b8c91
unify code with post_thread (see previous commit)
2014-01-19 14:45:14 -05:00
czaks
2950e59560
fix clicking on post ids with dynamically loaded javascript
2014-01-19 14:45:07 -05:00
czaks
4a5945d47d
add missing thumbnails for themes: catalog and sitemap
2014-01-19 14:44:52 -05:00
czaks
82249c18be
remove rrdtool theme; STI told me that it never really worked
2014-01-19 14:44:47 -05:00
czaks
343c9162f5
categories theme: include boardlist for real
2014-01-19 14:44:37 -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
ec82b09fce
fix error on repost blockade: the expression had a bug
2014-01-19 14:42:03 -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
czaks
a84f1a28a8
tag for vichan-devel-4.4.92
2014-01-19 18:16:15 +01:00
czaks
1050c2e67c
add copyright notices for javascripts based on commit history
2014-01-19 14:27:24 +01:00
czaks
f6b37fa7b9
fix documentation of upload-selection.js ( vichan-devel/Tinyboard#26 )
2014-01-19 14:03:07 +01:00
czaks
73edd6c617
document compact-boardlist.js more ( vichan-devel/Tinyboard#26 )
2014-01-19 13:59:31 +01:00
czaks
4f024527d7
document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 )
2014-01-19 13:58:09 +01:00
czaks
d23a177e2a
document watch.js some more ( vichan-devel/Tinyboard#26 )
2014-01-19 13:57:13 +01:00
czaks
3d01a4c47e
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
f04feceff5
document oekaki.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:52:16 +01:00
czaks
d45ac6b62f
document upload-selection.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:45:22 +01:00
czaks
fb4a83544e
document mobile-style.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:42:41 +01:00
czaks
1313443c27
fix previous documentations ( vichan-devel/Tinyboard#26 )
2014-01-19 13:40:29 +01:00
czaks
40472f72db
document compact-boardlist.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:36:23 +01:00
czaks
257177351a
document titlebar-notifications.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:30:41 +01:00
czaks
a1822f1b31
document watch.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:29:14 +01:00
czaks
91e5a1d62c
update polish translation
2014-01-18 20:56:53 +01:00
czaks
8e39528328
toggle-locked-threads.js: update to font-awesome-3.0
2014-01-17 00:42:49 +01:00
czaks
4bb456e98d
font-awesome-3.0: fix style
2014-01-17 00:41:42 +01:00
czaks
c2336f3507
font-awesome: port watch.js and compact-boardlist.js to 3.0
2014-01-17 00:36:59 +01:00
czaks
d8da44bf48
Merge branch 'pullreq' of https://github.com/itsCrafted/Tinyboard
2014-01-17 00:33:06 +01:00
czaks
c70c1baf21
fix double quoting in links. thanks STI for reporting that
2014-01-17 00:30:04 +01:00
czaks
07343e89ca
ajax.js and oekaki.js interaction: fix as suggested by Yahav @ #tinyboard
2014-01-16 21:52:09 +01:00
czaks
b2c0901890
dark_roach.css: fix font
2014-01-15 16:12:59 +01:00
itsCrafted
e427443dda
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
f0f452c546
change finnish locale contact email
2014-01-14 13:39:52 +01:00
czaks
2235468e04
youtube.js: try to push html5 as hard as possible
2014-01-09 18:34:23 +01:00
czaks
272fcd9cd2
delegate youtube.js embed html code to config.php
2014-01-09 18:25:00 +01:00
czaks
3b81319f5f
rename banner class to board_image in order to evade some adblock rules
2014-01-06 16:38:48 +01:00
czaks
bced484efc
attention bar: iteration of fixes
2014-01-06 04:14:51 +01:00
czaks
5f68f5f706
catalog-link.js: show only on thread or index, not only when not on ukko
2014-01-06 03:35:07 +01:00
czaks
f84e9c1bce
i prefer for the top ads to be over the boardlist
2014-01-06 03:28:37 +01:00
czaks
418783d878
update google analytics code
2014-01-05 06:14:20 +01:00
czaks
94bb2bbc26
inc/image.php: i18n
2014-01-04 19:26:44 +01:00