397 Commits (2d16e747a18ba900ec220a4303249402c19dcd37)

Author SHA1 Message Date
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
Michael Foster a2b432cfb0 Some logic fixes. Don't strip exif twice. 11 years ago
Michael Foster 0387ae1b46 Use exiftool to patch bug for now. 11 years ago
Michael Foster ac4306555b Fix for instances with old GraphicsMagick or ImageMagick versions (no -auto-orient). 11 years ago
Michael Foster b373b39f44 Bugfix: gm and auto-orient thumbnailing 11 years ago
Michael Foster b67fc7d54e Only use `identify` if we have to 11 years ago
Michael Foster 5300ffadf1 Better image processing. Add support for GraphicsMagick (a fork of ImageMagick) and `exiftool` (for stripping EXIF metadata quickly). 11 years ago
Michael Foster a3fbff2259 Update $config['try_smarter']. Should be working now. 11 years ago
Michael Foster 4fce9b63ae Major config.php cleanup and a few minor misc fixes. 11 years ago