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.
10 years ago
Michael Foster
88dff2a683
Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
10 years ago
Michael Foster
0de0bc6ceb
Optional: Allow uploading by URL
10 years ago
Michael Foster
a7a93ece3d
$config['error']['invalidzip'] isn't used anywhere anymore
10 years ago
Michael Foster
adbb0c1fdf
...
10 years ago
czaks
0f5f44bc95
spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
Conflicts:
inc/config.php
10 years ago
Michael Foster
3a5f25f751
what
10 years ago
czaks
96122c3fc2
fix notice for mod spoiler image
10 years ago
ctrlcctrlv
d846fe6370
forgot to rename config option
10 years ago
ctrlcctrlv
2018fd206b
Improve spoiler action
Conflicts:
inc/mod/pages.php
10 years ago
ctrlcctrlv
ed04525994
Spoil files moderator action
10 years ago
czaks
92edc1d0a5
noko50: clarify in config how to disable it
10 years ago
czaks
500468336e
spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
10 years ago
czaks
c3cb0f171b
fix notice for mod spoiler image
10 years ago
ctrlcctrlv
efebd30221
forgot to rename config option
10 years ago
ctrlcctrlv
fd54de7126
Improve spoiler action
10 years ago
Michael Foster
4fb941dbfe
$config['boardlist_wrap_bracket'] default to true
10 years ago
ctrlcctrlv
39f542704b
Option to have a message on the ban page
Conflicts:
inc/config.php
10 years ago
ctrlcctrlv
acb4c47a9f
Allow for HTML in the board subtitle
Conflicts:
inc/config.php
10 years ago
Michael Foster
4bce3d7584
Clean: Make boardlist bracket wrapping optional
10 years ago
ctrlcctrlv
7d1acd4a05
Make boardlist bracket wrapping optional
10 years ago
fallenPineapple
12ee85beaf
Adds "noko50" (View Last 50 Posts) pages. (Broken Reply)
10 years ago
czaks
98fa92f684
Fix boardlist bracketing issue
10 years ago
ctrlcctrlv
ecb15c7dcb
Option to have a message on the ban page
10 years ago
ctrlcctrlv
78ea9af97c
Oekaki
10 years ago
ctrlcctrlv
d4a1ae3595
Advertisements
10 years ago
ctrlcctrlv
ddbe562f9c
Optionally allow the moving of single replies
10 years ago
ctrlcctrlv
a59c2e8369
Spoil files moderator action
10 years ago
ctrlcctrlv
7205801ced
Optionally use email selectbox
10 years ago
ctrlcctrlv
b8921508fe
Allow for HTML in the board subtitle
10 years ago
ctrlcctrlv
3aa1305dab
Make boardlist bracket wrapping optional
10 years ago
czaks
2cc0769f54
Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fc
, reversing
changes made to a8327c3a37
.
10 years ago
czaks
c669b087fa
bring back ==tags== by default
10 years ago
Michael Foster
0c829aa8f6
bugfix
10 years ago
Michael Foster
7a51444110
This should probably still be ADMIN. By default, don't let mods or janitors edit any of the config.
10 years ago
Michael Foster
c3da5ab4e1
?/config: Advanced permissions
10 years ago
Michael Foster
6e0e5b1e8a
Not the nicest-looking fix, but comments (actual comments, not code examples) beginning with "$" are ignored by ?/config.
10 years ago
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.
10 years ago
Michael Foster
0387ae1b46
Use exiftool to patch bug for now.
10 years ago
Michael Foster
de62cced6f
fix last commit
10 years ago
Michael Foster
ac4306555b
Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient).
10 years ago
Michael Foster
b373b39f44
Bugfix: gm and auto-orient thumbnailing
10 years ago
Michael Foster
8fe33d3b79
Fix some indent-formatting. Tab = 8 chars
10 years ago
Michael Foster
5300ffadf1
Better image processing. Add support for GraphicsMagick (a fork of ImageMagick) and `exiftool` (for stripping EXIF metadata quickly).
10 years ago
Michael Foster
a3fbff2259
Update $config['try_smarter']. Should be working now.
10 years ago
Michael Foster
f7d068536a
EXPERIMENTAL: Try not to build pages when we shouldn't have to.
10 years ago
Michael Foster
d4ad874e09
no
10 years ago
Michael Foster
c9684fc000
Better/working web config editor
10 years ago
Michael Foster
1d37e81ade
Better error handling/displaying with $config['debug'] and $config['verbose_errors']
10 years ago
Michael Foster
62f8ea4813
Better command-line ImageMagick image processing
10 years ago