czaks
|
c669b087fa
|
bring back ==tags== by default
|
2013-08-04 23:06:54 -04:00 |
|
czaks
|
f494b34562
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/image.php
|
2013-08-04 21:17:38 -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
|
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 |
|
czaks
|
7ed01737c7
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-04 01:00:23 -04:00 |
|
Michael Foster
|
0387ae1b46
|
Use exiftool to patch bug for now.
|
2013-08-04 00:48:28 -04:00 |
|
czaks
|
f128811dd3
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 22:18:46 -04:00 |
|
Michael Foster
|
de62cced6f
|
fix last commit
|
2013-08-03 22:16:17 -04:00 |
|
Michael Foster
|
ac4306555b
|
Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient).
|
2013-08-03 22:14:25 -04:00 |
|
root
|
1f5ce14f59
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 21:49:38 -04:00 |
|
Michael Foster
|
b373b39f44
|
Bugfix: gm and auto-orient thumbnailing
|
2013-08-03 21:47:24 -04:00 |
|
Michael Foster
|
8fe33d3b79
|
Fix some indent-formatting. Tab = 8 chars
|
2013-08-03 21:04:45 -04:00 |
|
czaks
|
d79da75fa9
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-03 21:01:26 -04:00 |
|
Michael Foster
|
5300ffadf1
|
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
|
a0855cdcf5
|
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
|
a3fbff2259
|
Update $config['try_smarter']. Should be working now.
|
2013-08-03 17:42:34 -04:00 |
|
Michael Foster
|
f7d068536a
|
EXPERIMENTAL: Try not to build pages when we shouldn't have to.
|
2013-08-03 07:50:25 -04:00 |
|
Michael Foster
|
d4ad874e09
|
no
|
2013-08-03 05:25:41 -04:00 |
|
Michael Foster
|
c9684fc000
|
Better/working web config editor
|
2013-08-03 05:21:02 -04:00 |
|
Michael Foster
|
1d37e81ade
|
Better error handling/displaying with $config['debug'] and $config['verbose_errors']
|
2013-08-03 00:22:28 -04:00 |
|
Michael Foster
|
62f8ea4813
|
Better command-line ImageMagick image processing
|
2013-08-02 23:18:25 -04:00 |
|
Michael Foster
|
934c00f488
|
$config['dir']['static'] doesn't exist.
|
2013-08-02 21:01:04 -04:00 |
|
Michael Foster
|
4fce9b63ae
|
Major config.php cleanup and a few minor misc fixes.
|
2013-08-02 20:52:58 -04:00 |
|
czaks
|
a15e0ffa98
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-02 00:09:07 -04:00 |
|
Michael Foster
|
f06978659b
|
Installer: Nicer pre-installation test
|
2013-08-02 00:08:37 -04:00 |
|
czaks
|
1ed45ebe9e
|
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
|
5a44c50811
|
Simple file editor replacement for ?/config (optional). Issue #127
|
2013-08-01 17:18:10 -04:00 |
|
Michael Foster
|
6b6f32949d
|
Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
|
2013-08-01 15:20:25 -04:00 |
|
Michael Foster
|
22f3a95e0e
|
convert+gifscale didn't respect $config['thumb_keep_animation_frames']
|
2013-08-01 04:24:34 -04:00 |
|
czaks
|
235ee484fd
|
removed a relict from older post hider
|
2013-08-01 01:04:19 -04:00 |
|
czaks
|
168a4d73cc
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -04:00 |
|
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
czaks
|
b35ea55763
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/thread.html
|
2013-07-31 19:25:04 -04:00 |
|
Michael Foster
|
4891735c49
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
czaks
|
55c7146d88
|
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
|
659310663e
|
i18n some more strings in inc/config.php
|
2013-07-31 06:56:57 -04:00 |
|
czaks
|
be2e7d9782
|
i18n some strings in inc/config.php
|
2013-07-31 04:54:08 -04:00 |
|
Michael Foster
|
64bc410484
|
Small comment change
|
2013-07-31 04:02:40 -04:00 |
|
Marcin Łabanowski
|
7c8bbe8527
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
2013-07-31 04:00:22 -04:00 |
|
Michael Foster
|
18516ff828
|
Rename $config['url_ads'] to $config['link_prefix']
|
2013-07-31 03:43:01 -04:00 |
|
szalej
|
51efd817c8
|
Update inc/config.php
hide referrer option
|
2013-07-31 03:39:51 -04:00 |
|
asiekierka
|
44d3b12cef
|
Embedding: added vocaroo support
|
2013-07-31 03:37:09 -04:00 |
|
Marcin Łabanowski
|
b7e725bf3e
|
Support for resizing gifs using gifsicle with resizing the rest using ImageMagick
|
2013-07-31 03:33:06 -04:00 |
|
czaks
|
96bcf5dd1e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
inc/mod/pages.php
install.php
js/expand.js
mod.php
|
2013-07-31 02:30:44 -04:00 |
|
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
2013-07-31 02:08:55 -04:00 |
|
Michael Foster
|
bb2868896c
|
Ability to hide IP addresses from mod log
|
2013-07-31 00:04:57 -04:00 |
|
czaks
|
4257191acd
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-29 16:26:10 -04:00 |
|