1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00
Commit Graph

124 Commits

Author SHA1 Message Date
8chan
293e30825d Catalog link in templates, not catalog-link.js; fixes mod.php error 2014-09-27 20:06:11 +00:00
8chan
03439092ee Merge /home/service/www/http 2014-09-27 00:52:31 +00:00
8chan
24caf95f20 Fix mod.php catalog 404 bug 2014-09-27 00:52:21 +00:00
8chan
88e7b239e8 threadscroll was in template for no reason 2014-09-26 23:53:52 +00:00
anonfagola
b38c265c47 Update index.html
Removed leftover code
2014-09-25 19:34:27 -07:00
anonfagola
c3c391be9e Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder.
@KillerWhale321
2014-09-23 16:54:19 -07:00
8chan
2fff8835a2 SWITCH TO 5.0; MERGE VICHAN 2014-05-14 16:09:04 +00:00
czaks
29ca1decd9 remove quick-reply-old. it probably doesn't work now, it certainly isn't
maintained. this is an old cruft and if needed, it needs rewriting.
2014-04-29 18:37:29 +02:00
8chan
b1688235dd Merge vichan-devel 2014-04-19 20:11:34 +00:00
8chan
8620e96971 Re-add board into querystring for banners 2014-04-19 20:03:54 +00:00
czaks
388867d67f apply new branding for vichan-devel 2014-04-17 17:11:32 +02:00
root
e34fe06db1 Merge vichan-devel! 2014-04-16 15:05:32 +00:00
czaks
b3628f460e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2014-04-12 20:52:42 +02:00
Michael Reiley
2a2df69a10 Update copyright years. 2014-04-12 11:12:42 -07:00
8chan Admin
15b7d7afec Board argument for banners 2014-02-13 01:01:54 +00:00
8chan Admin
9c433a9390 Per-board banners 2014-02-08 06:01:51 +00: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
f84e9c1bce i prefer for the top ads to be over the boardlist 2014-01-06 03:28:37 +01:00
8chan Admin
6ad5eededa Fix custom stylesheets & fix bug where couldn't post if previously banned 2013-10-27 15:12:21 +00:00
8chan Admin
803b16853e Make it so you can have different stylesheets per board 2013-10-25 01:42:45 +00:00
czaks
688a228884 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	install.php
	js/quick-reply.js
	post.php
	templates/index.html
2013-09-17 10:43:44 -04:00
Michael Foster
5981aa8ee7 dock top nav bar in top right corner for now, because it looks shit everywhere else 2013-09-15 05:46:27 +10:00
Michael Foster
7c8a3ef152 Better position of top nav bar? Shit css 2013-09-15 00:53:45 +10:00
Michael Foster
d3c864e8c1 Optionally show page navigation bar at the top too. 2013-09-15 00:42:20 +10:00
ctrlcctrlv
48ac445038 Allow for HTML in the board subtitle
Conflicts:
	inc/config.php
2013-08-11 21:08:19 +10:00
ctrlcctrlv
3204b57b5b Advertisements 2013-08-08 21:57:52 +00:00
ctrlcctrlv
074217ec3c Allow for HTML in the board subtitle 2013-08-08 18:58:44 +00:00
czaks
8f7367d925 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/functions.php
	templates/generic_page.html
	templates/index.html
2013-08-03 19:05:25 -04:00
Michael Foster
d59e74f394 Major config.php cleanup and a few minor misc fixes. 2013-08-02 20:52:58 -04:00
czaks
7e58e50516 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
	inc/image.php
	js/expand.js
	js/hide-threads.js
	js/local-time.js
	js/smartphone-spoiler.js
	templates/header.html
	templates/index.html
	templates/main.js
	templates/page.html
	templates/post_reply.html
	templates/post_thread.html
	templates/thread.html
2013-07-31 14:54:20 -04:00
Michael Foster
ee64c02f33 Accidentally included header.html twice 2013-07-31 05:06:29 -04:00
asiekierka
68f755ee26 refactored head away from templates
Conflicts:
	templates/generic_page.html
	templates/index.html
	templates/page.html
2013-07-31 03:54:18 -04:00
Michael Foster
5b3445cac6 Bug with last commit 2013-07-23 09:46:29 -04:00
Michael Foster
e84dceb60c Option to use font-awesome for sticky/lock icons, etc. 2013-07-23 09:38:42 -04:00
czaks
6152ed43bd Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
	templates/index.html
	templates/thread.html
2013-07-16 13:02:13 -04:00
Michael Foster
9825d8611f Outputting thread subject in header/title (issue #122) 2013-07-16 02:48:20 -04:00
czaks
07e419e967 JS Api: added an active_page variable to make it easier to denote the context from javascript 2013-06-24 08:23:09 -04:00
czaks
b0a555365c Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/index.html
2013-06-15 00:08:11 -04:00
czaks
1f35fa8bac overboard: missed templates/index.html 2013-06-15 00:04:08 -04:00
lanc33
9edcdb077c Fixes #59 by making quick-reply.js agnostic to the value of $config['button_reply']. 2013-05-29 19:16:37 -03:00
Marcin Łabanowski
6990cab263 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-21 13:17:13 +01:00
Michael Save
4f58617507 Copyright and license update for 2013. 2013-01-20 21:23:46 +11:00
asiekierka
380e5251e3 refactored head away from templates 2013-01-06 09:41:00 +01:00
asiekierka
1962476e22 add config root to JS side 2012-12-24 18:21:21 +01:00
Marcin Łabanowski
0d4d8ab210 attention bar: move before post form 2012-12-24 03:52:32 +01:00
Marcin Łabanowski
f5c1dedb65 attention bar: fixed after translation 2012-12-24 03:43:48 +01:00
asiekierka
1199bc7154 pasek atencji dodany do templates 2012-12-23 18:10:18 +01:00
Michael Save
34380d247a a lot more improvements 2012-05-06 01:33:10 +10:00
Michael Save
b2b52633f7 start on mod interface rewrite 2012-04-13 02:11:41 +10:00
Michael Save
c4cec2302a small stylesheet change 2012-03-31 21:01:55 +11:00