327 Commits (1d4fced75acc7a39abdceaf7ea563c2b5d131839)

Author SHA1 Message Date
Macil Tech 879f20ec72 Reworked index() slightly to make caching simpler and only use one key. 11 years ago
Michael Save 85578b7105 Bugfix: Anti-bot check not allowing posting from second page 11 years ago
Michael Save b086e47cfc Em dash and en dash mix-up. Issue #88 11 years ago
Michael Save cd81ae8ea5 No point using JSON as Cache class already supports objects 11 years ago
Michael Save edb9999a7d I'm dumb 11 years ago
Michael Save b693779d0d Hopefully a final fix for caching thread previews. This feature was previous disabled because of a bug/confliction. 11 years ago
Michael Save 7a68fc9525 Copyright and license update for 2013. 11 years ago
Macil Tech 3a9ed90c58 Incorrect parameter type. 12 years ago
Macil Tech 90ada24ddc Insert into posts table using named columns. 12 years ago
Macil Tech 91e8547b04 Add image_reject_repost_in_thread option 12 years ago
Michael Save 30ecfc76e7 Added new events: lock and load-config 12 years ago
Michael Save 23653994ac Something is broken. Removed that for now. 12 years ago
Michael Save 696c1a05b7 Quick fix relating to last commit 12 years ago
Michael Save 6b7daacdb3 Bugfix: Caching complications with thread preview 12 years ago
Yousha 55470a7ac8 Improved. 12 years ago
Sebastian Stal 8b4e097b3c Share antibot hash across index pages 12 years ago
Michael Save 97dd6ab391 Bugfix: deleting OP image didn't rebuild 12 years ago
Michael Save 970c6cd95b [move] 12 years ago
Michael Save ae91636d1d Bugfix: with disabling config[markup_urls] 12 years ago
Michael Save a610458720 a lot more improvements 12 years ago
Michael Save 24cc47791c Bugfix: with previous commit 12 years ago
Michael Save fa13f0ef35 Bugfix: purge() while in CLI-mode 12 years ago
Michael Save b0eda5dcbc Bugfix: with previous commit 12 years ago
Michael Save 53c53c57ed Bugfix: with third-party scripts that use create_antibot() 12 years ago
Michael Save 8b7a1d511c Bugfix: with previous commit 12 years ago
Michael Save 256513b9b9 Bugfix: with previous commit 12 years ago
Michael Save d86875a3b9 Bugfix: purge() while in CLI-mode 12 years ago
Michael Save 769741407c Bugfix: purge() while in CLI-mode 12 years ago
Michael Save 1d93aa51b0 Bugfix: did not purge all antispam inputs 12 years ago
Michael Save f535bbe59e Bugfix: did not purge all antispam inputs 12 years ago
Michael Save 795ef54370 Bugfix: with previous commit 12 years ago
Michael Save 3acc0fd591 Bugfix: with third-party scripts that use create_antibot() 12 years ago
Michael Save 2caf043358 Bugfix: with DNSBL 12 years ago
Michael Save 3d8ab0a350 Bugfix: with DNSBL 12 years ago
Michael Save 9649550463 start on mod interface rewrite 12 years ago
Michael Save 51675e7a9b code cleanup 12 years ago
Michael Save 95709e7588 Removed `board`.`id`. Use the board URI/name at the key instead. 12 years ago
Michael Save a564a95ab4 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 12 years ago
Michael Save dd0f421015 better anti-bot check 12 years ago
Michael Save c9423a2c34 large cleanup 12 years ago
Michael Save 88092e4f9e Bugfix: some tracked post citations were not being purged upon thread deletion 12 years ago
Michael Save c0968639c4 last commit broke some markup syntax 12 years ago
Michael Save 4dcdca997e simpler markup regular expressions 12 years ago
Michael Save 1b5f2b08f4 moved $OP to $post['op']. post() now has one argument instead of two. 12 years ago
Michael Save abd65b0c8a small cleanup 12 years ago
Michael Save 874b8cbf00 inc/contrib -> inc/lib 12 years ago
Michael Save 69c9a9dd45 bugfix: PHP notices when uploading a non-image file 12 years ago
Michael Save a38831a1ef using HTTP/1.1, not HTTP/1.0 for PURGE 12 years ago
Michael Save 66b08bafef Moved messy $config initialization from inc/config.php to inc/functions.php. 12 years ago
Michael Save 4afd2c7cb2 Customizable markup syntax. 12 years ago