Michael Save
30ecfc76e7
Added new events: lock and load-config
11 years ago
Michael Save
23653994ac
Something is broken. Removed that for now.
11 years ago
Michael Save
696c1a05b7
Quick fix relating to last commit
11 years ago
Michael Save
6b7daacdb3
Bugfix: Caching complications with thread preview
11 years ago
Yousha
55470a7ac8
Improved.
11 years ago
Sebastian Stal
8b4e097b3c
Share antibot hash across index pages
fixes an issue with slow boards and multi-page indexes
11 years ago
Michael Save
97dd6ab391
Bugfix: deleting OP image didn't rebuild
11 years ago
Michael Save
970c6cd95b
[move]
11 years ago
Michael Save
ae91636d1d
Bugfix: with disabling config[markup_urls]
11 years ago
Michael Save
a610458720
a lot more improvements
11 years ago
Michael Save
24cc47791c
Bugfix: with previous commit
11 years ago
Michael Save
fa13f0ef35
Bugfix: purge() while in CLI-mode
11 years ago
Michael Save
b0eda5dcbc
Bugfix: with previous commit
11 years ago
Michael Save
53c53c57ed
Bugfix: with third-party scripts that use create_antibot()
11 years ago
Michael Save
8b7a1d511c
Bugfix: with previous commit
11 years ago
Michael Save
256513b9b9
Bugfix: with previous commit
11 years ago
Michael Save
d86875a3b9
Bugfix: purge() while in CLI-mode
11 years ago
Michael Save
769741407c
Bugfix: purge() while in CLI-mode
11 years ago
Michael Save
1d93aa51b0
Bugfix: did not purge all antispam inputs
11 years ago
Michael Save
f535bbe59e
Bugfix: did not purge all antispam inputs
11 years ago
Michael Save
795ef54370
Bugfix: with previous commit
11 years ago
Michael Save
3acc0fd591
Bugfix: with third-party scripts that use create_antibot()
11 years ago
Michael Save
2caf043358
Bugfix: with DNSBL
11 years ago
Michael Save
3d8ab0a350
Bugfix: with DNSBL
11 years ago
Michael Save
9649550463
start on mod interface rewrite
11 years ago
Michael Save
51675e7a9b
code cleanup
11 years ago
Michael Save
95709e7588
Removed `board`.`id`. Use the board URI/name at the key instead.
11 years ago
Michael Save
a564a95ab4
Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details.
11 years ago
Michael Save
dd0f421015
better anti-bot check
11 years ago
Michael Save
c9423a2c34
large cleanup
11 years ago
Michael Save
88092e4f9e
Bugfix: some tracked post citations were not being purged upon thread deletion
11 years ago
Michael Save
c0968639c4
last commit broke some markup syntax
11 years ago
Michael Save
4dcdca997e
simpler markup regular expressions
11 years ago
Michael Save
1b5f2b08f4
moved $OP to $post['op']. post() now has one argument instead of two.
11 years ago
Michael Save
abd65b0c8a
small cleanup
11 years ago
Michael Save
874b8cbf00
inc/contrib -> inc/lib
11 years ago
Michael Save
69c9a9dd45
bugfix: PHP notices when uploading a non-image file
11 years ago
Michael Save
a38831a1ef
using HTTP/1.1, not HTTP/1.0 for PURGE
11 years ago
Michael Save
66b08bafef
Moved messy $config initialization from inc/config.php to inc/functions.php.
11 years ago
Michael Save
4afd2c7cb2
Customizable markup syntax.
11 years ago
Michael Save
9c62a4d2be
Use "events" in more functions. Documentation coming soon.
11 years ago
Michael Save
9d58186360
New feature: "events". Will eventually replace/extend "themes".
11 years ago
Michael Save
fb5fc04599
Small DNSBL fix
11 years ago
Michael Save
35a1e05787
Proper DNSBL implementation. Very sexy.
11 years ago
Michael Save
75efb21035
permissions bug
11 years ago
Michael Save
1769de4cdc
h
11 years ago
Michael Save
5abe3ae4b2
cache DNS
11 years ago
Michael Save
3179eef338
use ``host`` if available for standard DNS lookups too
11 years ago
Michael Save
2a760de289
Multiple changes.
Added $config['minify_js'] to compress Javascript with minify
Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file.
Moved delete/report post controls to a shared template.
Ability to have different Javascript files between boards.
11 years ago
Michael Save
e09dd8782e
less warnings in CLI mode
11 years ago