ctrlcctrlv
|
dc40137b97
|
Optionally allow the moving of single replies
|
2013-08-08 21:08:01 +00:00 |
|
ctrlcctrlv
|
24a015eed4
|
Spoil files moderator action
|
2013-08-08 19:41:21 +00:00 |
|
ctrlcctrlv
|
52b7254d4b
|
Optionally use email selectbox
|
2013-08-08 19:30:05 +00:00 |
|
ctrlcctrlv
|
074217ec3c
|
Allow for HTML in the board subtitle
|
2013-08-08 18:58:44 +00:00 |
|
ctrlcctrlv
|
1e2b4645df
|
Make boardlist bracket wrapping optional
|
2013-08-08 18:43:24 +00:00 |
|
czaks
|
585f75fcaf
|
Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fc , reversing
changes made to a8327c3a37 .
|
2013-08-05 06:17:01 -04:00 |
|
czaks
|
c3def0e453
|
Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
js/post-hider.js
|
2013-08-05 06:03:40 -04:00 |
|
czaks
|
715111e4c5
|
bring back ==tags== by default
|
2013-08-04 23:06:54 -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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
9ef34efc0d
|
$config['dir']['static'] doesn't exist.
|
2013-08-02 21:01:04 -04:00 |
|
Michael Foster
|
d59e74f394
|
Major config.php cleanup and a few minor misc fixes.
|
2013-08-02 20:52:58 -04:00 |
|
czaks
|
6ed8e8752e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-02 00:09:07 -04:00 |
|
Michael Foster
|
01494dccce
|
Installer: Nicer pre-installation test
|
2013-08-02 00:08:37 -04:00 |
|
czaks
|
d1a5e9d2cf
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
stylesheets/dark.css
stylesheets/futaba+vichan.css
stylesheets/miku.css
stylesheets/stripes.css
stylesheets/testorange.css
stylesheets/wasabi.css
|
2013-08-01 23:43:20 -04:00 |
|
Michael Foster
|
695d50be8c
|
Simple file editor replacement for ?/config (optional). Issue #127
|
2013-08-01 17:18:10 -04:00 |
|
Michael Foster
|
538e88b7bd
|
Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
|
2013-08-01 15:20:25 -04:00 |
|
Michael Foster
|
ce1e206797
|
convert+gifscale didn't respect $config['thumb_keep_animation_frames']
|
2013-08-01 04:24:34 -04:00 |
|
czaks
|
985778ec5b
|
removed a relict from older post hider
|
2013-08-01 01:04:19 -04:00 |
|
czaks
|
926b2c31ed
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -04:00 |
|
Michael Foster
|
d379224e3f
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
czaks
|
0eaf52583f
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/thread.html
|
2013-07-31 19:25:04 -04:00 |
|
Michael Foster
|
89285fd7c3
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
czaks
|
7e58e50516
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
inc/image.php
js/expand.js
js/hide-threads.js
js/local-time.js
js/smartphone-spoiler.js
templates/header.html
templates/index.html
templates/main.js
templates/page.html
templates/post_reply.html
templates/post_thread.html
templates/thread.html
|
2013-07-31 14:54:20 -04:00 |
|
Michael Foster
|
cf7f7cc9d6
|
i18n some more strings in inc/config.php
|
2013-07-31 06:56:57 -04:00 |
|
czaks
|
ef68982c79
|
i18n some strings in inc/config.php
|
2013-07-31 04:54:08 -04:00 |
|
Michael Foster
|
7641c7280a
|
Small comment change
|
2013-07-31 04:02:40 -04:00 |
|
Marcin Łabanowski
|
64c986017a
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
2013-07-31 04:00:22 -04:00 |
|
Michael Foster
|
84252f1c8a
|
Rename $config['url_ads'] to $config['link_prefix']
|
2013-07-31 03:43:01 -04:00 |
|