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

2893 Commits

Author SHA1 Message Date
czaks
66678a3d75 unify code with post_thread (see previous commit) 2013-12-25 14:23:16 +01:00
czaks
f64ab4fd1c fix clicking on post ids with dynamically loaded javascript 2013-12-25 14:16:28 +01:00
czaks
d2e597a22c add missing thumbnails for themes: catalog and sitemap 2013-12-24 17:06:08 +01:00
czaks
1e8567e297 remove rrdtool theme; STI told me that it never really worked 2013-12-24 16:41:11 +01:00
czaks
ad941225e8 categories theme: include boardlist for real 2013-12-24 16:35:27 +01:00
czaks
8ad32c7ba8 ukko: hiding boards was not permanent 2013-12-24 16:29:14 +01:00
czaks
281a4707c7 quick-reply.js: make display of embed and remote upload fields optional 2013-12-24 00:28:30 +01:00
czaks
f585bedd1f quick-reply.js: fix interaction with upload-selection.js 2013-12-24 00:14:29 +01:00
czaks
8809550091 fix error on repost blockade: the expression had a bug 2013-12-23 19:01:08 +01:00
czaks
7738bd2878 fix ajax.js errors workings 2013-12-23 18:54:24 +01:00
czaks
27c0a44751 post.php: fix spaces 2013-12-23 18:42:01 +01:00
undido
c16d7a1aea 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".
2013-12-23 17:48:56 +01:00
root
6163f4c42d added: nonoko 2013-12-23 17:41:33 +01:00
czaks
04cd1cbd88 auto-reload.js: add a number indicating new posts in the tab title 2013-12-23 17:31:47 +01:00
czaks
b6adea6163 auto-reload.js: tweak timeouts, so now it gets new posts even if not at bottom 2013-12-23 16:34:44 +01:00
czaks
0542071bac quick-reply.js: reposition the elements 2013-12-23 00:12:04 +01:00
czaks
86364e50dd ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2013-12-22 22:51:28 +01:00
czaks
a60183cce9 fix sql error in ukko when using db prefix. thank you based bush 2013-12-22 20:18:10 +01:00
ccd0
84329fb6ff check that uploads are WebM files 2013-12-09 05:36:26 -08:00
ccd0
16adc1ff05 escape ampersand 2013-12-03 18:48:01 -08:00
ccd0
7595d6b660 avoid provoking alpha+odd bug 2013-11-30 23:50:06 -08:00
ccd0
3a85fb8133 fix version numbers of frames 2013-11-30 16:15:52 -08:00
ccd0
dd3cae6f70 improved frame extraction (including alpha) 2013-11-30 12:18:35 -08:00
ccd0
14ac1b562d clean up frame extraction code 2013-11-30 02:07:05 -08:00
ccd0
2175e84834 make element type list global 2013-11-29 21:47:36 -08:00
ccd0
539a5062ea remove colored padding 2013-11-28 00:31:54 -08:00
ccd0
a7913a081a add video icon 2013-11-28 00:25:52 -08:00
ccd0
6091915a96 fix CSS 2013-11-27 23:29:19 -08:00
ccd0
827ca37730 fallback to attachment image when video doesn't work 2013-11-27 02:17:25 -08:00
ccd0
1690392132 fix expanded video size issue in Opera 2013-11-16 10:30:04 -08:00
ccd0
7de58faa21 scroll so that video is visible when expanded 2013-11-15 23:24:27 -08:00
ccd0
827bc5f0a1 remove other collapse methods 2013-11-15 22:33:48 -08:00
ccd0
6b0b1fe144 drag to right to collapse video 2013-11-13 23:17:09 -08:00
ccd0
7ddaa54be5 fudge back 2013-11-13 22:41:35 -08:00
ccd0
faa345671b bugfix for hover 2013-11-12 04:47:53 -08:00
ccd0
610d5a6a96 max width and height for player.php video 2013-11-11 14:39:23 -08:00
czaks
fdc3b81314 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	install.php
	post.php
	stylesheets/style.css
2013-11-11 21:54:35 +01:00
ccd0
2e415f7c5c max height and width for expanded videos 2013-11-11 04:03:48 -08:00
ccd0
a16a8aefe7 clicking below collapse button 2013-11-11 03:11:52 -08:00
ccd0
0b6e71dd25 oops, that wasn't supposed to be deleted 2013-11-11 02:34:58 -08:00
ccd0
5fbd7a6a95 treat controls as links when clicked with modifier keys 2013-11-10 21:34:03 -08:00
ccd0
9c335764c4 loop controls on main page 2013-11-10 19:09:12 -08:00
ccd0
bcdedcb28a fixed position menu 2013-11-10 16:30:14 -08:00
ccd0
8119058ac9 loop setting on player page, various other changes 2013-11-10 04:57:45 -08:00
ccd0
2a770f27d1 CSS for player.php, make JS more modular 2013-11-10 01:56:45 -08:00
ccd0
81dbba64e2 fix size computation for hover 2013-11-09 16:35:35 -08:00
ccd0
338b71498b make hover default to off 2013-11-09 14:28:49 -08:00
ccd0
53497883ac remove caps 2013-11-09 13:50:15 -08:00
ccd0
f0f6cb9947 too large 2013-11-09 13:47:49 -08:00
ccd0
d015d02256 more markdown 2013-11-09 13:47:09 -08:00