324 Commits (bdb6001f3f7e93e0b9655c0491bbef6f1df8a5fa)

Author SHA1 Message Date
czaks bdb6001f3f support for slugified links; may introduce a few bugs 9 years ago
Jason Puglisi 6d28f9c98e Fixed error that would prevent posting without ['mod'] 9 years ago
Wesley 2d396c4eb8 Add E Z board locking feature 9 years ago
czaks f4422e597b fix a related bug 10 years ago
czaks daad519b85 config[php_md5] feature 10 years ago
Bui cb9b4db73d do security checks *after* checking captcha 10 years ago
Fredrick Brennan 23c73ca839 Allow the user to decide whether or not he wants to display his country 10 years ago
Ian Bradley c1ecef3772 Added support for BSD md5 incase md5sum isn't available. 10 years ago
czaks 9b943da60a Revert "Rework the GeoIP code, add country-based poster names" 10 years ago
Jano Slota a1d2d2388a Fix the bug that allowed to post an empty reply 10 years ago
Jano Slota db3c7f4ee9 Rework the GeoIP code, add country-based poster names 10 years ago
Techan 8b7dd1acca Fix error in conditional operators priority 10 years ago
8chan eea984859b Better remote errors 10 years ago
Fredrick Brennan c1bc5778dd Derp, filesize was always being based on first file 10 years ago
Reid 'Crafted' 78ffd76fcf Make post.php compatable with PHP 5.3x 10 years ago
Jano Slota c2c7859a9e Fixed a little exiftool bug 10 years ago
czaks f7278e5a61 user moderation support 10 years ago
Fredrick Brennan d31a353962 Allow post deletion switch 10 years ago
czaks 0a53fdb3a2 remove quick-reply harder 10 years ago
czaks 46802d3f1b fix post event 10 years ago
czaks d57dcc5e6e fix remote upload 10 years ago
czaks b94e39148b remove quick-reply-old. it probably doesn't work now, it certainly isn't 10 years ago
copypaste c483e1258c multiimage posting 10 years ago
kaf f83c87b623 Added: /pol/-like flags based on a953229de7 10 years ago
czaks 1fb362a7c0 fix previous commit 10 years ago
czaks 8e9db69375 post.php: load config earlier 10 years ago
Michael Reiley 677e428a4d Update copyright years. 10 years ago
czaks bcb47a1d33 geoip: compatibility fix; this allows to have both versions of geoip loaded 10 years ago
Jano Slota 9dad842c24 Moved the external geoip files to inc/lib/geoip and made the geoip code a bit prettier 10 years ago
Jano Slota ada45312a4 Use the added GeoIPv6 instead of the PHP plugin. Quite messy. 10 years ago
undido bfc966e312 Security exploit patched information leak 10 years ago
czaks d4698a82d1 SECURITY: post data were sent to file post.txt 10 years ago
czaks 8bd99be6f1 fix error on repost blockade: the expression had a bug 10 years ago
czaks 118cd77a4d fix error on repost blockade: the expression had a bug 10 years ago
czaks 533443ac79 post.php: fix spaces 10 years ago
root 82972927d5 added: nonoko 10 years ago
Michael Foster 00f4da3b82 $config['referer_match'] = false to disable 11 years ago
Michael Foster a9b7f9b1bc begin implementation of in-built ban appealing 11 years ago
Michael Foster d13f30b39f js/settings.js: Simple config stuff for javascript extensions 11 years ago
Michael Foster 4b45ccc4ee ajax-post-controls.js 11 years ago
Michael Foster 30fb025eef ; 11 years ago
Michael Foster 00833eeafd js/ajax.js: post with ajax 11 years ago
Michael Foster 4cd2389655 lol 11 years ago
Michael Foster 32c999346f Remove $config['url_regex']; 11 years ago
Michael Foster f309e4037c Better and faster basic flood prevention, while merging it into $config['filters']. 11 years ago
Michael Foster b51fc38783 Some SQL and indexes improvements 11 years ago
Michael Foster 8d14ef6bf7 lol 11 years ago
Michael Foster a8e3754375 Minor $config['try_smarter'] work 11 years ago
Michael Foster d7fc5adc22 Performance: Use only one INSERT INTO (with multiple rows) for tracked cites 11 years ago
Michael Foster 5003a692b4 exiftool: Use -overwrite_original. Important bugfix; old images were never being deleted when using exiftool (instead kept as *_original in /tmp) 11 years ago