Commit Graph

3261 Commits

Author SHA1 Message Date
Michael Walker
4f0be0d3c2 Use 8chan's auto-reload.js 2014-11-13 00:03:02 +00:00
Michael Walker
15dc235a66 Change title and spacing in 404.php 2014-11-12 23:59:40 +00:00
Michael Walker
08ad292ae0 Incorporate post form style changes (mostly yuuko) 2014-10-12 02:37:21 +01:00
Michael Walker
c0784a74db Reduce spacing next to images 2014-10-06 21:47:37 +01:00
Michael Walker
66f20f462d Fix /recent stylesheet 2014-10-06 21:35:05 +01:00
Michael Walker
befd0a1dc6 Add badges 2014-10-06 21:19:18 +01:00
Michael Walker
ce3a53fba1 Clear the /all/ boardlist 2014-10-06 21:12:23 +01:00
Michael Walker
ac5936f0a5 Add catalog link to top page list in boards 2014-09-29 12:10:08 +00:00
Michael Walker
7c7a465966 Implement syntax highlighting 2014-09-28 23:06:18 +00:00
Michael Walker
d60fd4abf3 Add favicon 2014-09-28 23:06:18 +00:00
Michael Walker
d14927b8d4 Add random banner display 2014-09-28 23:06:18 +00:00
Michael Walker
dedb017a39 Add 404 page 2014-09-28 23:06:18 +00:00
Michael Walker
63efe1e0db Add rules page 2014-09-28 23:06:06 +00:00
Michael Walker
3cd0a6093c Add radio page 2014-09-28 23:05:57 +00:00
Michael Walker
81bfe2e910 Add donate page 2014-09-28 23:05:52 +00:00
Michael Walker
341e6476f9 Add lainchan styles 2014-09-28 23:05:23 +00:00
Michael Walker
19c35cdae6 Add slogan and banner to recent theme 2014-09-28 19:41:42 +00:00
Michael Walker
fc65cb6963 Add mascot image 2014-09-28 19:41:26 +00:00
czaks
b3a2c62cbd tag for 4.9.92 2014-09-21 05:58:49 +02:00
dubcheck
c2f612bac9 'no comment' in Recent theme 2014-09-21 05:51:17 +02:00
czaks
a1f26e8fd1 update locales 2014-09-21 04:52:18 +02:00
czaks
d233344534 style options dialog 2014-09-21 04:34:36 +02:00
czaks
7ec728ffb0 add a go to top link thread view; fixes #82 2014-09-21 02:52:20 +02:00
czaks
56ed7fd8cd User JS and User CSS functionality. fixes #29 2014-09-21 02:29:33 +02:00
czaks
5f7e62142c SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts. 2014-09-21 00:56:00 +02:00
czaks
c5c356e077 css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles 2014-09-20 22:48:21 +02:00
czaks
e7eafa135f favorites.js: add info about a possible conflict 2014-09-20 22:24:33 +02:00
czaks
7e8bf0ec49 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-20 22:14:04 +02:00
czaks
f5820d2aae move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
Fredrick Brennan
7288f1dec7 Fix last commit 2014-09-20 16:49:32 +00:00
Fredrick Brennan
23c73ca839 Allow the user to decide whether or not he wants to display his country 2014-09-20 16:35:28 +00:00
Fredrick Brennan
1ce9fb8174 Allow users to choose their favorite boards for sites w/too many to put in bar 2014-09-20 16:35:19 +00:00
Fredrick Brennan
9070b061ee Bug fix: users were banned from /0/ if they had a ban anywhere else
Conflicts:
	inc/bans.php
2014-09-20 15:39:47 +00:00
czaks
ea3c571d6c Merge branch 'catalog-spoiler-fix' of https://github.com/marlencrabapple/vichan 2014-09-20 06:44:03 +02:00
czaks
3919ad911c fix previous commit 2014-09-20 06:43:02 +02:00
czaks
ac888a769d add a very small image size for catalog 2014-09-20 06:40:43 +02:00
czaks
56e55d157a remove a special containerchan stylesheet; it added some extra space for webms 2014-09-20 06:36:39 +02:00
czaks
f7a015e7fe add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles 2014-09-20 06:19:34 +02:00
czaks
ceaaae824a fix an issue with watch.js on android chrome 2014-09-20 06:08:14 +02:00
Marcin Łabanowski
7d91fffdd8 Merge pull request #81 from marlencrabapple/recent-spoiler-fix
Fixed spoiler thumbnails not showing up in the recent theme.
2014-09-18 06:20:36 +02:00
marlencrabapple
14cd12ff2a Fixed spoiler images in the catalog theme. 2014-09-17 16:15:18 -07:00
marlencrabapple
40787db177 Fixed spoiler thumbnails not showing up in the recent theme 2014-09-17 15:55:16 -07:00
Marcin Łabanowski
4da5f4ec90 Merge pull request #79 from marlencrabapple/master
FFmpeg support for WebM uploads
2014-09-17 20:50:21 +02:00
Marcin Łabanowski
c369377c84 Merge pull request #80 from marlencrabapple/catalog-fixes
A few catalog theme fixes
2014-09-17 20:50:04 +02:00
Ian Bradley
cff2af99d5 Fixed blank catalog image count when zero image replies and threads with deleted files from being excluded 2014-09-16 13:10:54 -07:00
Ian Bradley
306f4ef46b Added escapeshellarg() for WebM thumbnail generation. 2014-09-15 16:57:06 -07:00
Ian Bradley
0a9de3deb5 FFmpeg support for WebMs. Fixes threads with large amounts of WebM's causing crashes for some users. 2014-09-15 16:34:36 -07:00
Ian Bradley
c1ecef3772 Added support for BSD md5 incase md5sum isn't available. 2014-09-15 16:33:37 -07:00
8chan
66e026b361 ?/bans: fix pagination - can now see all bans on all boards if > $config[mod][banlist_page]
Conflicts:
	inc/bans.php
2014-09-13 16:43:46 +00:00
Fredrick Brennan
39cecea579 Merge pull request #77 from juanchan/smallfixes
optionally show mod name in templates/banned.html
2014-09-01 10:33:47 -04:00