1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 16:30:52 +01:00
Commit Graph

2634 Commits

Author SHA1 Message Date
czaks
33ad05b6d5 watch.js and post-hover.js integrations 2013-12-29 04:27:53 +01:00
czaks
e2acb59179 watch.js: fix previous commit 2013-12-29 02:29:53 +01:00
czaks
961c3dc2c4 watch.js: fix on firefox: we used a reserved word 2013-12-29 02:07:38 +01:00
czaks
92171827c7 update polish translation 2013-12-29 01:38:44 +01:00
czaks
1973acbc05 watch.js: bugfix 2013-12-29 01:30:58 +01:00
czaks
8f057a0458 watch.js: watch board + watch thread + tool for pinning boards; currently may not work the best at mobiles and without compact-boardlist 2013-12-29 01:10:35 +01:00
czaks
12b79249ed 4chan api: add missing tim field 2013-12-28 22:24:54 +01:00
czaks
47bcb092f8 why not extend this freaky 4chan api a bit? 2013-12-28 19:51:13 +01:00
czaks
ab6fb96336 revise 4chan api support 2013-12-28 19:46:50 +01:00
czaks
3b65bcb0f8 json api: fix building of catalog.json (NB: this puts extra load on server; we can try to make it lighter) 2013-12-28 18:03:49 +01:00
czaks
0c31674f1b compact-boardlist.js: initial commit 2013-12-28 00:53:42 +01:00
czaks
9e8d31a969 catalog theme styling fix 2013-12-27 20:09:11 +01:00
czaks
105a480bab quick-reply.js: let's settle on disabled floating link by default 2013-12-27 15:46:59 +01:00
czaks
60d94dd811 toggle-locked-threads.js: fix outstanding bug and make it work with ukko 2013-12-27 15:35:14 +01:00
czaks
ad711d00b3 download-original.js: fix interactions 2013-12-27 15:28:46 +01:00
czaks
8dac4e3c25 display errors for CLI utils by default 2013-12-25 23:08:19 +01:00
czaks
08faec17b0 declare active_page for page.html template 2013-12-25 18:31:35 +01:00
czaks
682ebd64ca customize javascripts to run on catalog 2013-12-25 18:28:45 +01:00
czaks
a231c89983 fix hide-images.js interactions (should be STI-safe) 2013-12-25 18:12:00 +01:00
czaks
10066e2cb7 catalog theme: integrate with the styling framework of tinyboard; allow for js 2013-12-25 17:46:13 +01:00
czaks
033e2be1ad config.php: clarify comment to mean quick-reply-old, as now it's named 2013-12-25 16:28:50 +01:00
czaks
3c16da83e4 post-hover.js: overlay previewed posts over quick-reply window 2013-12-25 16:26:24 +01:00
czaks
deaf3ba707 quick-reply.js: i18n 2013-12-25 16:22:13 +01:00
czaks
28eefa141f update polish translation 2013-12-25 16:13:17 +01:00
czaks
319a4b18ae fix interaction between quick-reply and upload-selecton 2013-12-25 14:40:57 +01:00
czaks
ffbb6da4a8 fix previous commit 2013-12-25 14:24:17 +01:00
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
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
Michael Foster
eb4581abdb new event: markup-url 2013-10-04 20:13:58 +10:00
Michael Foster
f5b39efd13 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael
b40cb9ba53 Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko
0d38827bda install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
56223fc915 Required PHP version is now 5.3. Deal with it, nerds. Fuck everyone who still hasn't upgraded. 2013-09-24 09:53:20 +10:00