1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00
Commit Graph

3366 Commits

Author SHA1 Message Date
Fredrick Brennan
28911c6f22 Better protection of protected dirs 2014-09-21 17:51:59 +00:00
Fredrick Brennan
6ea0f26ce4 Config changes 2014-09-21 17:51:42 +00:00
Fredrick Brennan
6f195a033c Merge https://github.com/vichan-devel/vichan 2014-09-20 15:29:05 +00:00
Fredrick Brennan
28e25a697e Allow users to choose their favorite boards for sites w/too many to put in bar 2014-09-20 15:27:26 +00:00
Fredrick Brennan
9d67593af0 Allow the user to decide whether or not he wants to display his country 2014-09-20 15:21:50 +00:00
Fredrick Brennan
b5ce7c683d fuck splitting this one up, misc changes 2014-09-20 15:21:09 +00:00
Fredrick Brennan
b8a3ef5b56 More dice limits 2014-09-20 15:20:22 +00:00
Fredrick Brennan
d486fc4e44 Bug fix: users were banned from /0/ if they had a ban anywhere else 2014-09-20 15:20:00 +00:00
Fredrick Brennan
6f2376b1e3 clear apc cache 2014-09-20 15:19:14 +00:00
Fredrick Brennan
2334566da3 Try to stop people from replacing existing empty dirs 2014-09-20 15:18:38 +00:00
czaks
c16b8e45db Merge branch 'catalog-spoiler-fix' of https://github.com/marlencrabapple/vichan 2014-09-20 06:44:03 +02:00
czaks
f7f9845c28 fix previous commit 2014-09-20 06:43:02 +02:00
czaks
5fe3ceb5e0 add a very small image size for catalog 2014-09-20 06:40:43 +02:00
czaks
840425a2cd remove a special containerchan stylesheet; it added some extra space for webms 2014-09-20 06:36:39 +02:00
czaks
1d3de77293 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
1709a75f66 fix an issue with watch.js on android chrome 2014-09-20 06:08:14 +02:00
Marcin Łabanowski
a7eed26ca8 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
836374dc96 Fixed spoiler images in the catalog theme. 2014-09-17 16:15:18 -07:00
marlencrabapple
a194b142ab Fixed spoiler thumbnails not showing up in the recent theme 2014-09-17 15:55:16 -07:00
Marcin Łabanowski
6e105bfa19 Merge pull request #79 from marlencrabapple/master
FFmpeg support for WebM uploads
2014-09-17 20:50:21 +02:00
Marcin Łabanowski
d7aaa3bb9a Merge pull request #80 from marlencrabapple/catalog-fixes
A few catalog theme fixes
2014-09-17 20:50:04 +02:00
Ian Bradley
b4619db814 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
41c8628e19 Added escapeshellarg() for WebM thumbnail generation. 2014-09-15 16:57:06 -07:00
Ian Bradley
c91915f121 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
8641a739a6 Added support for BSD md5 incase md5sum isn't available. 2014-09-15 16:33:37 -07:00
8chan
19b08a8ef2 Subjects in catalog 2014-09-15 14:29:39 +00:00
8chan
d6e5a0f720 ?/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
8chan
7005163af3 Merge https://github.com/vichan-devel/vichan 2014-09-13 16:38:06 +00:00
8chan
4e94338ab2 ?/bans: fix pagination - can now see all bans on all boards if > $config[mod][banlist_page] 2014-09-13 16:37:33 +00:00
8chan
c8f512a270 New scripts 2014-09-13 16:36:40 +00:00
8chan
9ed0f88a24 Protect some boards 2014-09-13 16:36:16 +00:00
Fredrick Brennan
8c03e7df2c Merge pull request #77 from juanchan/smallfixes
optionally show mod name in templates/banned.html
2014-09-01 10:33:47 -04:00
Juan Tamad
7c71c46af9 added option for showing the mod in ban page.
also fixes issue where the Staff is not shown in ban appeals.
2014-09-01 06:30:33 +08:00
8chan
da5f35244f Merge ../http 2014-08-30 20:07:36 +00:00
8chan
41f2255e51 Arbitrary maximum dice 2014-08-30 20:07:08 +00:00
8chan
34223cdbb7 Add time to expire log when we expire 2014-08-30 20:06:48 +00:00
8chan
3a2b5c3994 Merge ../http 2014-08-30 20:06:08 +00:00
8chan
69dc5500e8 Merge vichan-devel 2014-08-30 20:06:02 +00:00
Tomasz Konojacki
8d280e597c Merge pull request #75 from xenu/master
added support for statcounter.com tracking code
2014-08-24 23:40:19 +02:00
Tomasz Konojacki
0c3a07adfd added support for statcounter.com tracking code 2014-08-24 23:33:53 +02:00
Marcin Łabanowski
f83ca84298 fix a bug reported by Dudeman on #v-d 2014-08-21 04:27:47 +02:00
czaks
0f3dafb327 fix hide-threads.js & no-animated-gif.js interaction 2014-08-10 22:54:47 +02:00
czaks
18f3849d69 live-index: fix for boards with more than one letter in name 2014-08-10 22:49:23 +02:00
czaks
d6136c3705 live-index.js: load new thread functionality; bugfixes 2014-08-10 22:47:05 +02:00
czaks
16bd208a92 hide-threads.js: hide field from live-index as well 2014-08-10 22:45:12 +02:00
czaks
b6953e8dbf increase waiting times for watch.js and live-index.js 2014-08-10 21:00:31 +02:00
czaks
f283f8c6be live-index.js: initial commit 2014-08-10 20:55:37 +02:00
czaks
4032af39e9 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-08-10 18:44:59 +02:00
Marcin Łabanowski
b26e97e5d9 hopefully optimize watch.js a lot. fixes #24 2014-08-10 18:44:23 +02:00
8chan
954099bb64 Close #51: Prevent players from cheating the dice roller by using markup 2014-08-10 15:38:02 +00:00