300 Commits (b33e8cb10d343e5e4792ba3357a534920c4f909d)

Author SHA1 Message Date
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
Michael Foster 319cd2520f Upload by URL: still use fatal_error_handler() on shutdown 11 years ago
Dan Saunders 09388f6588 Added a post-delete action for themes 11 years ago
Michael Foster cdeccbb9ba Uploading files via URL: fix for URL parameters (eg. image.png?id=343543) 11 years ago
Michael Foster e45ffb8592 custom timeouet for curl'ing upload urls 11 years ago
Michael Foster 740b710dd4 chmod(): images don't need +x lol 11 years ago
Michael Foster 154fbf5070 Huge bug: undoImage() was not working at all. This means lots of Tinyboard users probably have lone/permanent images. Working on Tinyboard-Tools script to remove all images/thumbs that don't belong. 11 years ago
Michael Foster 80804b9df6 Bugfix: $config['file_thumb'] being used incorrectly 11 years ago
Michael Foster 3a27060503 GeoIP: Ignore country codes that aren't country codes: ap (Asia/Pacific), EU, etc. 11 years ago
Michael Foster 0d45fbc799 Add \n before post modifiers. Add flag alt for country flags. 11 years ago
Michael Foster a9fe4ea2db Change flag_country to just flag 11 years ago
Michael Foster 4876a27232 Much better post modifiers: raw HTML, ban messages, etc. 11 years ago
Michael Foster b666886416 A few modifications: 11 years ago
Michael Foster 60b3cfc539 Upload via URL: Make sure we're not vulnerable to this buffer overflow exploit. http://www.exploit-db.com/exploits/24487/ 11 years ago
Michael Foster 6fdbe76f7b bugfix: sometimes this acts weird 11 years ago
Michael Foster 6a1e8e834b Fix last commit: add chmod() to fix some permissions derping 11 years ago
Michael Foster 0de0bc6ceb Optional: Allow uploading by URL 11 years ago
Michael Foster 5836cd23d2 Critical bug: users could not report OP posts, only replies (thanks to ctrlcctrlv for finding this) 11 years ago
fallenPineapple a4e97c32ec noko50 reply fix 11 years ago
fallenPineapple 12ee85beaf Adds "noko50" (View Last 50 Posts) pages. (Broken Reply) 11 years ago
ctrlcctrlv 52df2bd5fd Critical bug: users could not report OP posts, only replies 11 years ago
Michael Foster f1e3c53d8d exiftool: -q needed twice to suppress warning messages 11 years ago
Michael Foster c9fe458152 exiftool: -ignoreMinorErrors 11 years ago
Michael Foster 373fb99a7f Bugfix: exif_read_data() Incorrect APP1 Exif Identifier Code 11 years ago