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

3234 Commits

Author SHA1 Message Date
czaks
c7321ffd3c Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-20 22:14:04 +02:00
czaks
970a98bd8e move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
Fredrick Brennan
686338e576 Fix last commit 2014-09-20 16:49:32 +00:00
Fredrick Brennan
1c2a2a3cf6 Allow the user to decide whether or not he wants to display his country 2014-09-20 16:35:28 +00:00
Fredrick Brennan
a543e1b3bd 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
a3a7586b35 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
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
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
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
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
8chan
73228b950e Merge Barrucadu/diceroll into master 2014-08-10 15:35:11 +00:00
Marcin Łabanowski
a6d5aed988 Merge pull request #74 from kpcyrd/vichan-player
Suppress warnings that might leak information in player.php
2014-08-09 15:49:38 +02:00
kpcyrd
8c9e6c5419 Suppress warnings that might leak information 2014-08-09 12:14:56 +02:00
kpcyrd
cb0cc85a01 Improve type-safty in player.php 2014-08-09 12:14:12 +02:00
czaks
1fb9fffefb handle tinyboard flags with length=0 2014-08-09 05:12:36 +02:00
czaks
725038677d final solution to expand-too-long problems 2014-08-09 04:56:50 +02:00
czaks
54aa300d03 styling: webm-settings: remove extraneous <span> 2014-08-08 23:24:04 +02:00
czaks
7bc0fc9e85 fix imgops size in a futaba+vichan style 2014-08-08 23:14:12 +02:00
czaks
f595e8be4e fix html validity 2014-08-08 23:09:33 +02:00
czaks
fdcfdc77e7 image id buttons should be smaller 2014-08-08 23:08:02 +02:00
czaks
9d6d502796 ongoing catalog cleanup 2014-08-08 22:50:31 +02:00
czaks
24414cf56a fix catalog a little more; remove tooltipster (it didn`t work) and order by last reply date (mostly redundant); now the generation times are a little bit better 2014-08-08 22:44:02 +02:00
czaks
68a6d2664d fix & optimize catalog a little bit, don't expect anything big yet 2014-08-08 22:36:36 +02:00
czaks
e554ef7d47 Revert "Use a different way to show the original filename"
This reverts commit d81a6c49e2.

Conflicts:
	js/download-original.js
	templates/post/fileinfo.html
2014-08-08 22:18:06 +02:00