czaks
|
96122c3fc2
|
fix notice for mod spoiler image
|
2013-08-12 12:59:52 +10:00 |
|
ctrlcctrlv
|
d846fe6370
|
forgot to rename config option
|
2013-08-12 12:58:04 +10:00 |
|
ctrlcctrlv
|
2018fd206b
|
Improve spoiler action
Conflicts:
inc/mod/pages.php
|
2013-08-12 12:57:54 +10:00 |
|
ctrlcctrlv
|
ed04525994
|
Spoil files moderator action
|
2013-08-12 12:55:44 +10:00 |
|
Michael Foster
|
4fb941dbfe
|
$config['boardlist_wrap_bracket'] default to true
|
2013-08-11 21:30:46 +10:00 |
|
ctrlcctrlv
|
39f542704b
|
Option to have a message on the ban page
Conflicts:
inc/config.php
|
2013-08-11 21:29:02 +10:00 |
|
ctrlcctrlv
|
acb4c47a9f
|
Allow for HTML in the board subtitle
Conflicts:
inc/config.php
|
2013-08-11 21:08:19 +10:00 |
|
Michael Foster
|
4bce3d7584
|
Clean: Make boardlist bracket wrapping optional
|
2013-08-11 21:06:13 +10:00 |
|
ctrlcctrlv
|
7d1acd4a05
|
Make boardlist bracket wrapping optional
|
2013-08-11 21:04:45 +10:00 |
|
Michael Foster
|
0c829aa8f6
|
bugfix
|
2013-08-04 18:48:32 -04:00 |
|
Michael Foster
|
7a51444110
|
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
|
c3da5ab4e1
|
?/config: Advanced permissions
|
2013-08-04 17:53:09 -04:00 |
|
Michael Foster
|
6e0e5b1e8a
|
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
|
0890557ebb
|
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 |
|
Michael Foster
|
0387ae1b46
|
Use exiftool to patch bug for now.
|
2013-08-04 00:48:28 -04:00 |
|
Michael Foster
|
de62cced6f
|
fix last commit
|
2013-08-03 22:16:17 -04:00 |
|
Michael Foster
|
ac4306555b
|
Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient).
|
2013-08-03 22:14:25 -04:00 |
|
Michael Foster
|
b373b39f44
|
Bugfix: gm and auto-orient thumbnailing
|
2013-08-03 21:47:24 -04:00 |
|
Michael Foster
|
8fe33d3b79
|
Fix some indent-formatting. Tab = 8 chars
|
2013-08-03 21:04:45 -04:00 |
|
Michael Foster
|
5300ffadf1
|
Better image processing. Add support for GraphicsMagick (a fork of ImageMagick) and exiftool (for stripping EXIF metadata quickly).
|
2013-08-03 20:34:59 -04:00 |
|
Michael Foster
|
a3fbff2259
|
Update $config['try_smarter']. Should be working now.
|
2013-08-03 17:42:34 -04:00 |
|
Michael Foster
|
f7d068536a
|
EXPERIMENTAL: Try not to build pages when we shouldn't have to.
|
2013-08-03 07:50:25 -04:00 |
|
Michael Foster
|
d4ad874e09
|
no
|
2013-08-03 05:25:41 -04:00 |
|
Michael Foster
|
c9684fc000
|
Better/working web config editor
|
2013-08-03 05:21:02 -04:00 |
|
Michael Foster
|
1d37e81ade
|
Better error handling/displaying with $config['debug'] and $config['verbose_errors']
|
2013-08-03 00:22:28 -04:00 |
|
Michael Foster
|
62f8ea4813
|
Better command-line ImageMagick image processing
|
2013-08-02 23:18:25 -04:00 |
|
Michael Foster
|
934c00f488
|
$config['dir']['static'] doesn't exist.
|
2013-08-02 21:01:04 -04:00 |
|
Michael Foster
|
4fce9b63ae
|
Major config.php cleanup and a few minor misc fixes.
|
2013-08-02 20:52:58 -04:00 |
|
Michael Foster
|
f06978659b
|
Installer: Nicer pre-installation test
|
2013-08-02 00:08:37 -04:00 |
|
Michael Foster
|
5a44c50811
|
Simple file editor replacement for ?/config (optional). Issue #127
|
2013-08-01 17:18:10 -04:00 |
|
Michael Foster
|
6b6f32949d
|
Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
|
2013-08-01 15:20:25 -04:00 |
|
Michael Foster
|
22f3a95e0e
|
convert+gifscale didn't respect $config['thumb_keep_animation_frames']
|
2013-08-01 04:24:34 -04:00 |
|
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
Michael Foster
|
4891735c49
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
Michael Foster
|
659310663e
|
i18n some more strings in inc/config.php
|
2013-07-31 06:56:57 -04:00 |
|
czaks
|
be2e7d9782
|
i18n some strings in inc/config.php
|
2013-07-31 04:54:08 -04:00 |
|
Michael Foster
|
64bc410484
|
Small comment change
|
2013-07-31 04:02:40 -04:00 |
|
Marcin Łabanowski
|
7c8bbe8527
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
2013-07-31 04:00:22 -04:00 |
|
Michael Foster
|
18516ff828
|
Rename $config['url_ads'] to $config['link_prefix']
|
2013-07-31 03:43:01 -04:00 |
|
szalej
|
51efd817c8
|
Update inc/config.php
hide referrer option
|
2013-07-31 03:39:51 -04:00 |
|
asiekierka
|
44d3b12cef
|
Embedding: added vocaroo support
|
2013-07-31 03:37:09 -04:00 |
|
Marcin Łabanowski
|
b7e725bf3e
|
Support for resizing gifs using gifsicle with resizing the rest using ImageMagick
|
2013-07-31 03:33:06 -04:00 |
|
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
2013-07-31 02:08:55 -04:00 |
|
Michael Foster
|
bb2868896c
|
Ability to hide IP addresses from mod log
|
2013-07-31 00:04:57 -04:00 |
|
Michael Foster
|
58306bdc63
|
Search posts
|
2013-07-29 16:18:06 -04:00 |
|
Michael Foster
|
5bab041814
|
Make font-awesome enabled by default
|
2013-07-29 12:27:10 -04:00 |
|
Michael Foster
|
57c8e4ee7c
|
Strip combining characters from Unicode strings (eg. Zalgo)
|
2013-07-28 20:33:26 -04:00 |
|
Michael Foster
|
33a1c00bd5
|
%length% in public ban messages
|
2013-07-24 11:30:01 -04:00 |
|
Michael Foster
|
1132a4ce79
|
Option to use font-awesome for sticky/lock icons, etc.
|
2013-07-23 09:38:42 -04:00 |
|
Michael Foster
|
ab0c5ee481
|
Option to make stylesheet selections board-specific
|
2013-07-23 01:35:56 -04:00 |
|