Michael Foster
fd47236c7e
Huge bug: undoImage() was not working at all. This means lots of Tinyboard users probably have lone/permanent images. Working on Tinyboard-Tools script to remove all images/thumbs that don't belong.
2013-08-19 01:07:04 +10:00
Michael Foster
4b5e1909f5
Bugfix: raw html posting
2013-08-18 04:49:56 +10:00
Michael Foster
e4a07b9103
keep casing of escape modifiers
2013-08-17 17:56:38 +10:00
Michael Foster
3e7996f3ee
better modifier escaping again
2013-08-17 17:53:39 +10:00
Michael Foster
acb68a6240
escape_markup_modifiers: make it case insensitive
2013-08-17 17:41:22 +10:00
Michael Foster
0ff4e567bc
add delete event
2013-08-17 16:06:45 +10:00
Michael Foster
2c7c1249bf
fix aspect ratio displaying
2013-08-17 04:11:24 +10:00
Michael Foster
1373276589
Add \n before post modifiers. Add flag alt for country flags.
2013-08-17 03:39:58 +10:00
Michael Foster
cca020be80
Optional "flag style" and "flag alt" modifiers
2013-08-16 23:12:40 +10:00
Michael Foster
07cd956a8f
Fix editing raw HTML posts
2013-08-16 22:18:57 +10:00
Michael Foster
3860524165
forgot this here
2013-08-16 21:51:10 +10:00
Michael Foster
0d41af4065
This wasn't usd anywhere.
2013-08-16 21:46:51 +10:00
Michael Foster
44e16593b6
Much better post modifiers: raw HTML, ban messages, etc.
2013-08-16 21:25:56 +10:00
Michael Foster
5fdc0878c9
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
73c51358f8
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
34c3111557
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
86e8b78c02
allow wordfilters to be callbacks
2013-08-13 01:53:23 +10:00
Michael Foster
44590b5756
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
Michael Foster
0bbecf89bf
$config['error']['invalidzip'] isn't used anywhere anymore
2013-08-12 22:14:26 +10:00
Michael Foster
29d64f59a0
?/config: Link URLs in comments
2013-08-12 21:14:32 +10:00
Michael Foster
35e2c19fc0
use single quotes
2013-08-12 21:08:40 +10:00
Michael Foster
5968a58f9f
...
2013-08-12 13:01:34 +10:00
czaks
f8d1427362
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
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
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
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
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
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
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