Michael Foster
|
934c00f488
|
$config['dir']['static'] doesn't exist.
|
10 years ago |
Michael Foster
|
4fce9b63ae
|
Major config.php cleanup and a few minor misc fixes.
|
10 years ago |
Michael Foster
|
f06978659b
|
Installer: Nicer pre-installation test
|
10 years ago |
Michael Foster
|
5a44c50811
|
Simple file editor replacement for ?/config (optional). Issue #127
|
10 years ago |
Michael Foster
|
6b6f32949d
|
Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
|
10 years ago |
Michael Foster
|
22f3a95e0e
|
convert+gifscale didn't respect $config['thumb_keep_animation_frames']
|
10 years ago |
czaks
|
235ee484fd
|
removed a relict from older post hider
|
10 years ago |
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
10 years ago |
Michael Foster
|
4891735c49
|
Fix issue #72
|
10 years ago |
Michael Foster
|
659310663e
|
i18n some more strings in inc/config.php
|
10 years ago |
czaks
|
be2e7d9782
|
i18n some strings in inc/config.php
|
10 years ago |
Michael Foster
|
64bc410484
|
Small comment change
|
10 years ago |
Marcin Łabanowski
|
7c8bbe8527
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
11 years ago |
Michael Foster
|
18516ff828
|
Rename $config['url_ads'] to $config['link_prefix']
|
10 years ago |
szalej
|
51efd817c8
|
Update inc/config.php
hide referrer option
|
11 years ago |
asiekierka
|
44d3b12cef
|
Embedding: added vocaroo support
|
11 years ago |
Marcin Łabanowski
|
b7e725bf3e
|
Support for resizing gifs using gifsicle with resizing the rest using ImageMagick
|
11 years ago |
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
10 years ago |
Michael Foster
|
bb2868896c
|
Ability to hide IP addresses from mod log
|
10 years ago |
Michael Foster
|
58306bdc63
|
Search posts
|
10 years ago |
Michael Foster
|
5bab041814
|
Make font-awesome enabled by default
|
10 years ago |
Michael Foster
|
57c8e4ee7c
|
Strip combining characters from Unicode strings (eg. Zalgo)
|
10 years ago |
czaks
|
3f2ea6b936
|
i18n some strings in inc/config.php
|
10 years ago |
Michael Foster
|
33a1c00bd5
|
%length% in public ban messages
|
10 years ago |
Michael Foster
|
1132a4ce79
|
Option to use font-awesome for sticky/lock icons, etc.
|
10 years ago |
Michael Foster
|
ab0c5ee481
|
Option to make stylesheet selections board-specific
|
10 years ago |
Michael Foster
|
6ba8f3f7de
|
Add custom links to dashboard
|
10 years ago |
Michael Foster
|
ed8fe6c27a
|
Option to check public ban message by default
|
10 years ago |
Michael Foster
|
308f557fd5
|
Option to automatically strip EXIF metadata from JPEGs
|
10 years ago |
czaks
|
97a22e57c1
|
Remove imgcaptcha, this code is unused in any of our forks and needs work to get here back.
Revert "Merge branch 'imgcaptcha' of https://github.com/asiekierka/Tinyboard"
This reverts commit 49afb685c8 , reversing
changes made to 2451a0f29c .
Conflicts:
js/imgcaptcha.js
|
10 years ago |
czaks
|
8772c31ce1
|
post search: missed default config
|
10 years ago |
Michael Foster
|
b776e0a7f0
|
Search update
|
10 years ago |
Michael Foster
|
e62b83e79c
|
Bring back search (searching posts not implemented yet)
|
10 years ago |
Czterooki
|
ad7d15535b
|
config.php
|
10 years ago |
Michael Foster
|
c8f30550af
|
$config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally.
|
10 years ago |
Michael Foster
|
29b10c88db
|
Outputting thread subject in header/title (issue #122)
|
10 years ago |
Michael Foster
|
7302fc57a8
|
Automatically dismiss all reports regarding a thread after it is locked.
|
10 years ago |
Macil Tech
|
3eda5b0543
|
Adds image_hard_limit and reply_hard_limit options.
Also reworks the numPosts() function and uses it elsewhere too.
|
10 years ago |
undido
|
83401b3a68
|
update config.php config for unban limit
Adding config and error for unban list when a user tries to unban more users than they are allowed too.
|
10 years ago |
Fredrick
|
bb54605eb7
|
Fix per-board name not being used
|
10 years ago |
Michael Save
|
64ae123739
|
Mod log in ?/IP (ie. ban history)
|
10 years ago |
Michael Save
|
9a2c33736a
|
New debug page: ?/debug/sql
|
11 years ago |
Michael Save
|
85710249b7
|
Raw HTML editing
|
11 years ago |
Marcin Łabanowski
|
b04a05494a
|
Revert "[EDIT] basic edit support"
This reverts commit 9fec3646fa .
Conflicts:
inc/mod/pages.php
|
11 years ago |
Michael Save
|
bceb314ce6
|
Major fixes and clean-up for edit form
|
11 years ago |
asiekierka
|
c7c5a65a1f
|
[EDIT] basic edit support
|
11 years ago |
Macil Tech
|
970b6e8376
|
Add Redis caching support.
Compatible with the phpredis extension:
https://github.com/nicolasff/phpredis
|
11 years ago |
Michael Save
|
7a68fc9525
|
Copyright and license update for 2013.
|
11 years ago |
Macil Tech
|
0da1c18a7f
|
Add field_disable_subject and field_disable_reply_subject config options.
|
11 years ago |
Macil Tech
|
91e8547b04
|
Add image_reject_repost_in_thread option
|
11 years ago |