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

130 Commits

Author SHA1 Message Date
czaks
36d01fdb7d fix upgrade path a little bit with a new catalog 2014-06-16 11:29:18 +02:00
8chan
8f49b148b3 Add scripts to catalog page 2014-06-12 17:27:18 +00:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
Chen-Pang He
8123bbffc8 Set viewport to basic theme 2014-06-10 17:40:47 +02:00
czaks
5caed72059 Merge ../pl
Conflicts:
	post.php
2014-05-10 21:58:23 +02:00
Jano Slota
adc7288529 Optimized images 2014-05-10 21:51:00 +02:00
czaks
20cfc8f230 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/themes/catalog/catalog.html
	templates/themes/catalog/theme.php
2014-05-05 17:29:34 +02:00
czaks
094b5a21c1 quick & dirty youtube thumbnails in catalog support 2014-05-04 01:20:12 +02:00
czaks
8ad1edf5d7 Merge master branch into staging
Conflicts:
	templates/themes/ukko/theme.php
2014-04-30 18:28:46 +02:00
czaks
7ab87343b7 ukko: this return thingy wasn`t needed 2014-04-30 18:28:14 +02:00
czaks
d4753786c7 ukko: mod support for ukko; fixes #23 2014-04-30 18:20:30 +02:00
czaks
d3e03c1125 ukko: mod support for ukko; fixes #23 2014-04-30 18:18:55 +02:00
czaks
e04cbe9e6f integrate favelog into catalog theme; needs more work, code cleanup etc. 2014-04-30 00:14:25 +02:00
czaks
004b0701c1 Merge remote-tracking branch 'origin/br-integration' into staging 2014-04-29 21:35:50 +02:00
czaks
7ca6ce25f5 Revert "change thumb to file to overcome a nasty bug in upgrading"
This reverts commit b0faa1a7e4.
2014-04-27 16:19:41 +02:00
czaks
8c7505d396 change thumb to file to overcome a nasty bug in upgrading 2014-04-27 16:05:38 +02:00
copypaste
f178769a0a multiimage posting 2014-04-27 15:48:47 +02:00
czaks
a4689d5239 fix recentposts theme building null query, throw error instead 2014-04-20 23:33:52 +02:00
czaks
dc93b06d90 update copyright footers in themes 2014-04-20 02:27:54 +02:00
czaks
bb608e4520 favelaframes is nothing more than frameset AFAIC 2014-03-25 12:09:59 +01:00
sinuca
684ba051fe Added ukko and favelaframes themes 2014-03-25 11:47:46 +01:00
sinuca
09aed5f20a "Favelog" theme added. Just a catalog with ordering functionality 2014-03-25 11:03:09 +01:00
czaks
f4d3112617 sitemap theme: fix php notice 2014-01-04 18:18:35 +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
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
a60183cce9 fix sql error in ukko when using db prefix. thank you based bush 2013-12-22 20:18:10 +01:00
ctrlcctrlv
b71dedce2e Fix number of replies sometimes displaying next to image 2013-08-29 13:41:36 +00:00
czaks
3a8f106e85 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/functions.php
	install.php
	stylesheets/dark_roach.css
2013-08-28 12:41:36 -04:00
Michael Foster
80a24ea74a Sitemap theme: Minimum time between generating, and only generate on post-thread and post-delete 2013-08-28 18:30:01 +10:00
Dan Saunders
5fc304773b Added post-delete handling on themes that should use it. 2013-08-26 13:36:14 +10:00
czaks
311c18b34d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-08-18 13:16:31 -04:00
ctrlcctrlv
d12ec4a82c Add option to update catalog on new posts as well as new threads 2013-08-19 03:08:02 +10:00
czaks
de148485a6 ukko: fix for new new Post and new Thread syntax 2013-08-16 10:13:06 -04:00
czaks
3686878eb4 ukko: further fixes; should now provide a smooth overboard experience 2013-08-04 01:36:56 -04:00
czaks
5544657a96 ukko: finally fixed that post (du|multi)plication problem 2013-08-04 00:15:56 -04:00
czaks
53cb3d5a72 ukko: another fix 2013-08-03 22:17:25 -04:00
czaks
a508be77a5 ukko: fix thread duplication 2013-08-03 21:59:05 -04:00
czaks
926f18aab9 ukko: bugfixes 2013-08-02 04:36:08 -04:00
czaks
d86eb2669c ukko: implement ukko hide 2013-08-02 04:20:57 -04:00
czaks
cff33c3b64 ukko: javascript major refactor 2013-08-02 03:16:34 -04:00
czaks
6eb3971b6a Add optional database table prefix (issue #118; see issue comments for details) 2013-08-01 01:16:20 -04:00
czaks
926b2c31ed Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:47:33 -04:00
Michael Foster
d379224e3f Add optional database table prefix (issue #118; see issue comments for details) 2013-07-31 22:14:26 -04:00
czaks
ef9ede073f Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/functions.php
2013-07-31 21:03:13 -04:00
Michael Foster
da5048a0e4 SQL cleanup 2013-07-31 20:51:43 -04:00
asiekierka
3ad74029f4 added Fluttershy recent theme and theme picker 2013-07-31 04:32:57 -04:00
Marcin Łabanowski
8338ef185b Added recent_dark stylesheet for recent template, need to be changed currently in style.php though 2013-07-31 04:32:48 -04:00