Michael Foster
998002fd34
better modifier escaping again
2013-08-17 17:53:39 +10:00
Michael Foster
b2d5ec253b
escape_markup_modifiers: make it case insensitive
2013-08-17 17:41:22 +10:00
Michael Foster
e7f25aa480
add delete event
2013-08-17 16:06:45 +10:00
Michael Foster
e5103b543a
fix aspect ratio displaying
2013-08-17 04:11:24 +10:00
Michael Foster
0d45fbc799
Add \n before post modifiers. Add flag alt for country flags.
2013-08-17 03:39:58 +10:00
Michael Foster
0ad1c03997
Optional "flag style" and "flag alt" modifiers
2013-08-16 23:12:40 +10:00
Michael Foster
47ddd2f8b2
Fix editing raw HTML posts
2013-08-16 22:18:57 +10:00
Michael Foster
aaeac9de3c
forgot this here
2013-08-16 21:51:10 +10:00
Michael Foster
57e69268ef
This wasn't usd anywhere.
2013-08-16 21:46:51 +10:00
Michael Foster
4876a27232
Much better post modifiers: raw HTML, ban messages, etc.
2013-08-16 21:25:56 +10:00
Michael Foster
b666886416
A few modifications:
...
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
2013-08-16 21:08:01 +10:00
Michael Foster
88dff2a683
Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
2013-08-16 20:16:09 +10:00
Michael Foster
07b825c6d2
Don't create anti-bot stuff in buildThread() when asked to return HTML as a string.
2013-08-13 21:53:23 +10:00
Michael Foster
c6e629bf89
allow wordfilters to be callbacks
2013-08-13 01:53:23 +10:00
Michael Foster
0de0bc6ceb
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
Michael Foster
a7a93ece3d
$config['error']['invalidzip'] isn't used anywhere anymore
2013-08-12 22:14:26 +10:00
Michael Foster
e0a8ffcfb9
?/config: Link URLs in comments
2013-08-12 21:14:32 +10:00
Michael Foster
169c68e862
use single quotes
2013-08-12 21:08:40 +10:00
Michael Foster
adbb0c1fdf
...
2013-08-12 13:01:34 +10:00
czaks
0f5f44bc95
spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
...
Conflicts:
inc/config.php
2013-08-12 13:01:02 +10:00
Michael Foster
3a5f25f751
what
2013-08-12 13:00:06 +10:00
czaks
96122c3fc2
fix notice for mod spoiler image
2013-08-12 12:59:52 +10:00
Vasiliy Shikhachevskiy
8c3ae439c9
Added Czech translation
2013-08-12 12:58:29 +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
6e74f2a1a6
accidentally spaces
2013-08-12 12:55:52 +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
38c9ac65d8
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
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
czaks
c672b700b0
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
8b26201a05
Update Polish translation
2013-08-11 21:02:50 +10:00
czaks
67daf109f2
fix Varnish compatibility when characters such as * are in use for a boardname
2013-08-05 04:51:48 -04:00
Michael Foster
373fb99a7f
Bugfix: exif_read_data() Incorrect APP1 Exif Identifier Code
2013-08-04 23:02:15 -04: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
acfda35648
gifsicle: redirect stdout to /dev/null but keep stderr going to stdout
2013-08-04 16:32:36 -04:00
czaks
a3cf56a768
gifsicle: make it finally work
2013-08-04 16:27:58 -04:00
Michael Foster
b7070aeac6
Fix issue with installing and creating boards with MySQL < 5.5.3. Issue #129
2013-08-04 15:23:26 -04:00
Michael Foster
33a07e9ee0
bug fix, wrong index
2013-08-04 05:11:46 -04:00
Michael Foster
0f00f800b9
Use new shell_exec function for $config['dns_system'] host
queries too
2013-08-04 05:03:21 -04:00
czaks
76101cad51
fix gifsicle issue connected with frame limit
2013-08-04 04:49:47 -04:00
Michael Foster
6409ac6163
fix last commit
2013-08-04 04:49:21 -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