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

2164 Commits

Author SHA1 Message Date
ctrlcctrlv
074217ec3c Allow for HTML in the board subtitle 2013-08-08 18:58:44 +00:00
ctrlcctrlv
1e2b4645df Make boardlist bracket wrapping optional 2013-08-08 18:43:24 +00:00
czaks
dbb0d7b7d3 gifsicle: temporary fix; STI: gifsicle REALLY sends that to stderr for every gif shorter than 50 frames 2013-08-06 19:40:17 -04:00
czaks
35c9bdb5f5 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-05 06:23:20 -04:00
czaks
585f75fcaf Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fc, reversing
changes made to a8327c3a37.
2013-08-05 06:17:01 -04:00
czaks
3ca29fbe17 fix api issue 2013-08-05 06:09:15 -04:00
czaks
c3def0e453 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
08aceee520 fix in installation script; tag vichan-devel-4.0.8-gold 2013-08-05 05:36:12 -04:00
czaks
509f56be54 tag vichan-devel-4.0.7-gold 2013-08-05 05:32:58 -04:00
czaks
066b733878 Update Polish translation 2013-08-05 05:32:18 -04:00
czaks
9ebd32b93a update translation tools 2013-08-05 05:30:11 -04:00
Czterooki
be0736031c Fix ferus.css for other locales than English 2013-08-05 05:21:47 -04:00
Michael Foster
cad9d9ea6a remove maximum-scale in <meta name="viewport"> 2013-08-05 05:05:38 -04:00
czaks
ea46f671e4 that wasn't meant to be committed 2013-08-05 05:03:46 -04:00
czaks
9054b67e7f tinyboard special markup: allow content to span multiple lines 2013-08-05 05:02:37 -04:00
czaks
6b3c2a7ca4 fix for boards containing + character; they were previously unaccessible in mod panel 2013-08-05 04:51:56 -04:00
czaks
769db5e784 fix Varnish compatibility when characters such as * are in use for a boardname 2013-08-05 04:51:48 -04:00
czaks
0a5409e8d4 post-hover.js: support linking to OPs (requires ukko patchset!) 2013-08-05 01:00:25 -04:00
czaks
0a5ac47dc2 post-hover.js: allow working between threads and boards (ukko patchset required!) 2013-08-05 00:18:25 -04:00
czaks
f56f5356ca Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-04 23:31:53 -04:00
Michael Foster
3e95f7fc15 exiftool: -q needed twice to suppress warning messages 2013-08-04 23:15:01 -04:00
czaks
715111e4c5 bring back ==tags== by default 2013-08-04 23:06:54 -04:00
Michael Foster
64a47355f1 exiftool: -ignoreMinorErrors 2013-08-04 23:05:20 -04:00
Michael Foster
7044ec8ace Bugfix: exif_read_data() Incorrect APP1 Exif Identifier Code 2013-08-04 23:02:15 -04:00
czaks
6a2cc92d5f fix for boards containing + character; they were previously unaccessible in mod panel 2013-08-04 22:49:38 -04:00
czaks
3f008d8870 fix Varnish compatibility when characters such as * are in use for a boardname 2013-08-04 22:12:21 -04:00
czaks
24e07aedcc Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/image.php
2013-08-04 21:17:38 -04:00
Michael Foster
c17ab961be bugfix 2013-08-04 18:48:32 -04:00
Michael Foster
d3e9bd18f7 This should probably still be ADMIN. By default, don't let mods or janitors edit any of the config. 2013-08-04 17:53:55 -04:00
Michael Foster
39a8771706 ?/config: Advanced permissions 2013-08-04 17:53:09 -04:00
Michael Foster
7ab7e0a862 Not the nicest-looking fix, but comments (actual comments, not code examples) beginning with "$" are ignored by ?/config. 2013-08-04 16:46:08 -04:00
Michael Foster
9935fb3024 gifsicle: redirect stdout to /dev/null but keep stderr going to stdout 2013-08-04 16:32:36 -04:00
czaks
a696e35d52 gifsicle: make it finally work 2013-08-04 16:27:58 -04:00
czaks
4046e46755 gifsicle: make it finally work 2013-08-04 15:29:18 -04:00
Michael Foster
45f8b5120f Fix issue with installing and creating boards with MySQL < 5.5.3. Issue #129 2013-08-04 15:23:26 -04:00
czaks
f3f7093d12 post-hover.js: ukko fix 2013-08-04 06:08:10 -04:00
Michael Foster
50eec97b66 bug fix, wrong index 2013-08-04 05:11:46 -04:00
Michael Foster
da18afabdd Use new shell_exec function for $config['dns_system'] host queries too 2013-08-04 05:03:21 -04:00
czaks
4a437b650b fix gifsicle issue connected with frame limit 2013-08-04 04:49:47 -04:00
Michael Foster
41f93845de fix last commit 2013-08-04 04:49:21 -04:00
Michael Foster
d60c015fe9 Don't purge the ban list of expires bans every time somebody posts. Add a timer option. Less SQL queries when posting. 2013-08-04 04:48:13 -04:00
czaks
8d8700dfcf fix gifsicle issue connected with frame limit 2013-08-04 04:46:30 -04:00
czaks
42df7d23f4 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaks
68b0ad2b48 quick-post-controls.js: fix javascript interactions 2013-08-04 01:53:37 -04:00
czaks
3686878eb4 ukko: further fixes; should now provide a smooth overboard experience 2013-08-04 01:36:56 -04:00
czaks
64147c93fa Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-04 01:00:23 -04:00
Michael Foster
ad660bf719 Some logic fixes. Don't strip exif twice. 2013-08-04 00:54:27 -04:00
Michael Foster
da73fd3283 Use exiftool to patch bug for now. 2013-08-04 00:48:28 -04:00
czaks
5544657a96 ukko: finally fixed that post (du|multi)plication problem 2013-08-04 00:15:56 -04:00
czaks
3cad34effc Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-03 22:21:02 -04:00