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

568 Commits

Author SHA1 Message Date
czaks
6cc4c1b811 remove old oekaki; see vichan-devel#20 2014-01-29 22:59:29 +01:00
czaks
45c6e87c73 fix watch.js on nonstandard paths; fixes vichan-devel#38
this commit also adds a modRoot js variable that makes proper
modlinks. also fixed in watch.js
2014-01-29 22:53:31 +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
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
czaks
418783d878 update google analytics code 2014-01-05 06:14:20 +01:00
czaks
f4d3112617 sitemap theme: fix php notice 2014-01-04 18:18:35 +01:00
czaks
e21d21e18f solution of (our) quick-reply and antispam conflict 2014-01-04 01:42:16 +01:00
czaks
08faec17b0 declare active_page for page.html template 2013-12-25 18:31: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
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
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
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
cd3a456a03 hide expired cache shit 2013-09-23 10:38:06 +10:00
Michael Foster
b90e0e28fb . 2013-09-23 10:26:13 +10:00
Michael Foster
444c89170d Some APC libraries/versions do stuff differently. 2013-09-23 10:24:29 +10:00
Michael Foster
d21fffce98 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 2013-09-23 10:21:18 +10:00
Michael Foster
9163caba5e ?/debug/apc 2013-09-23 10:11:16 +10:00
Michael Foster
dd4d9b354e don't show ban appeal for short bans 2013-09-21 12:58:12 +10:00
Michael Foster
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
czaks
4ac087a289 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	js/quick-reply.js
2013-09-18 09:00:22 -04:00
Michael Foster
f5aa40dc3b js/settings.js: Simple config stuff for javascript extensions 2013-09-18 14:40:39 +10:00
czaks
d3383dd140 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
2013-09-17 19:12:19 -04:00
Michael Foster
9bde03ae7d Improvements to showing post in ban 2013-09-18 08:56:04 +10:00
Michael Foster
0ae3a583db Optionally show post user was banned for 2013-09-18 08:47:34 +10: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
45568651ce Fix search for new bans table 2013-09-17 09:35:13 +10:00
Michael Foster
309f6ffbdc Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
Michael Foster
9fb478d942 fix some weirdness 2013-09-16 03:51:36 +10:00
Michael Foster
9bffc85a66 bugfix and work with other stylesheets 2013-09-15 10:29:35 +10:00
Michael Foster
9ce0d60bba fix bug with quick-reply and make it nicer 2013-09-15 07:31:05 +10:00
Michael Foster
7a86403ed0 add real quick reply (wtf was the other thing?) 2013-09-15 07:17:02 +10: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
Michael Foster
55d9396504 Improvements to ?/debug/antispam and ?/debug/recentc 2013-09-09 20:16:13 +10:00
Michael Foster
2287e040fc debug/sql: show "NULL" for null columns 2013-09-09 19:59:25 +10:00
Michael Foster
ec9e79e4f5 "Are you sure you want to demote yourself?" 2013-09-09 19:17:18 +10:00
Michael Foster
7927ac598c Add ability to create custom user/permissions groups 2013-09-09 01:33:51 +10:00
czaks
ff06aa2293 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-09-01 11:25:19 -04:00
Michael Foster
bf4e0f0bf5 New index in post tables for listing threads slightly faster (index pages) 2013-09-01 22:15:03 +10:00
Michael Foster
a3329541b9 Fix issue #136 2013-09-01 09:57:09 +10:00
Michael Foster
d0ec7bf913 Some SQL and indexes improvements 2013-09-01 02:04:42 +10:00