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
|
f56f5356ca
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-04 23:31:53 -04:00 |
|
czaks
|
715111e4c5
|
bring back ==tags== by default
|
2013-08-04 23:06:54 -04:00 |
|
Michael Foster
|
7044ec8ace
|
Bugfix: exif_read_data() Incorrect APP1 Exif Identifier Code
|
2013-08-04 23:02:15 -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 |
|
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
|
64147c93fa
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-04 01:00:23 -04:00 |
|
Michael Foster
|
da73fd3283
|
Use exiftool to patch bug for now.
|
2013-08-04 00:48:28 -04:00 |
|
czaks
|
3cad34effc
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 22:21:02 -04:00 |
|
Michael Foster
|
f99a7305f4
|
Can't auto-orient a non-JPEG
|
2013-08-03 22:20:39 -04:00 |
|
czaks
|
381a0d5823
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 22:18:46 -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 |
|
root
|
82f4a3d58f
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 21:49:38 -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 |
|
czaks
|
9d6f58d226
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 21:01:26 -04:00 |
|
Michael Foster
|
7211d9c069
|
Only use identify if we have to
|
2013-08-03 20:50:37 -04:00 |
|
Michael Foster
|
67da80e354
|
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 |
|
czaks
|
8f7367d925
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/functions.php
templates/generic_page.html
templates/index.html
|
2013-08-03 19:05:25 -04:00 |
|
Michael Foster
|
ad5570ada2
|
Update $config['try_smarter']. Should be working now.
|
2013-08-03 17:42:34 -04:00 |
|
Michael Foster
|
e9ebf724fe
|
EXPERIMENTAL: Try not to build pages when we shouldn't have to.
|
2013-08-03 07:50:25 -04:00 |
|
Michael Foster
|
c2866dd401
|
Fix redirect with board config editor (raw php)
|
2013-08-03 06:27:13 -04:00 |
|
Michael Foster
|
a3a490c7f2
|
Web config editor: board configs
|
2013-08-03 06:26:17 -04:00 |
|
Michael Foster
|
0afd69d975
|
Web config editor: Write "MOD", "JANITOR", etc. to instance-config instead of just int representations
|
2013-08-03 05:41:01 -04:00 |
|
Michael Foster
|
bb24c0b0f8
|
no
|
2013-08-03 05:25:41 -04:00 |
|
Michael Foster
|
e275a1b7fb
|
Better/working web config editor
|
2013-08-03 05:21:02 -04:00 |
|
Michael Foster
|
f18f41f984
|
Why is this escaped?
|
2013-08-03 03:36:20 -04:00 |
|
Michael Foster
|
cbb41a5780
|
Fix ordering of notes and bans
|
2013-08-03 02:06:58 -04:00 |
|
Michael Foster
|
4f4e0b73a8
|
Erorr handling update
|
2013-08-03 02:01:52 -04:00 |
|
Michael Foster
|
ab7c9cf69c
|
Accidentally commit'd debug stuff/errors
|
2013-08-03 00:28:54 -04:00 |
|
Michael Foster
|
3a0ed6fad3
|
Better error handling/displaying with $config['debug'] and $config['verbose_errors']
|
2013-08-03 00:22:28 -04:00 |
|
Michael Foster
|
c6499dacce
|
Better command-line ImageMagick image processing
|
2013-08-02 23:18:25 -04:00 |
|
Michael Foster
|
bcea4904d5
|
syntax error in last commit
|
2013-08-02 21:37:44 -04:00 |
|