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

1894 Commits

Author SHA1 Message Date
Michael Foster
80264cdb77 what 2013-08-12 13:00:06 +10:00
czaks
d72a3dfa20 fix notice for mod spoiler image 2013-08-12 12:59:52 +10:00
Vasiliy Shikhachevskiy
8e502dea55 Added Czech translation 2013-08-12 12:58:29 +10:00
ctrlcctrlv
c8eab07cfb forgot to rename config option 2013-08-12 12:58:04 +10:00
ctrlcctrlv
58afcbbe81 Improve spoiler action
Conflicts:
	inc/mod/pages.php
2013-08-12 12:57:54 +10:00
ctrlcctrlv
5191eef7ce mistake with spoiler commit 2013-08-12 12:56:02 +10:00
ctrlcctrlv
64bd203bc6 accidentally spaces 2013-08-12 12:55:52 +10:00
ctrlcctrlv
1c78a04edd Spoil files moderator action 2013-08-12 12:55:44 +10:00
Michael Foster
4fbbec0e5d $config['boardlist_wrap_bracket'] default to true 2013-08-11 21:30:46 +10:00
Michael Foster
9695c327db Rename ban_page_message to ban_page_extra 2013-08-11 21:30:02 +10:00
ctrlcctrlv
2278762000 Option to have a message on the ban page 2013-08-11 21:29:42 +10:00
ctrlcctrlv
edd197586f Option to have a message on the ban page
Conflicts:
	inc/config.php
2013-08-11 21:29:02 +10:00
ctrlcctrlv
5ed4582885 Critical bug: could not move threads/posts with spoiler images, resulted in I/O error
Conflicts:
	inc/mod/pages.php
2013-08-11 21:26:02 +10:00
Michael Foster
d579197c42 Critical bug: users could not report OP posts, only replies (thanks to ctrlcctrlv for finding this) 2013-08-11 21:22:25 +10:00
ctrlcctrlv
afc46771af Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
ctrlcctrlv
48ac445038 Allow for HTML in the board subtitle
Conflicts:
	inc/config.php
2013-08-11 21:08:19 +10:00
Michael Foster
172effc889 Clean: Make boardlist bracket wrapping optional 2013-08-11 21:06:13 +10:00
ctrlcctrlv
51d1d4eb5c Make boardlist bracket wrapping optional 2013-08-11 21:04:45 +10:00
czaks
65453f2889 gifsicle: temporary fix; STI: gifsicle REALLY sends that to stderr for every gif shorter than 50 frames 2013-08-11 21:04:20 +10:00
czaks
7564b9e1d7 Update Polish translation 2013-08-11 21:02:50 +10:00
Czterooki
c957b9ce2e Fix ferus.css for other locales than English 2013-08-11 21:01:59 +10:00
Michael Foster
cad9d9ea6a remove maximum-scale in <meta name="viewport"> 2013-08-05 05:05:38 -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
Michael Foster
3e95f7fc15 exiftool: -q needed twice to suppress warning messages 2013-08-04 23:15:01 -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
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
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
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
42df7d23f4 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -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
Michael Foster
f99a7305f4 Can't auto-orient a non-JPEG 2013-08-03 22:20:39 -04:00
Michael Foster
c169b7ebe2 fix last commit 2013-08-03 22:16:17 -04:00
Michael Foster
6bd6faa57d Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient). 2013-08-03 22:14:25 -04:00
Michael Foster
ac931e8cd7 shell_exec_error() fix 2013-08-03 21:53:09 -04:00
Michael Foster
593f8757f2 Bugfix: gm and auto-orient thumbnailing 2013-08-03 21:47:24 -04:00
Michael Foster
afa37411c0 Fix some indent-formatting. Tab = 8 chars 2013-08-03 21:04:45 -04:00
Czterooki
6d113d9080 Roach style, very dirty 2013-08-03 20:57:53 -04:00
Michael Foster
7211d9c069 Only use identify if we have to 2013-08-03 20:50:37 -04:00