367 Commits (06e5052a5da55ac8661991754cf1ca9ae907f8e7)

Author SHA1 Message Date
Benjamin Southall 9b9b0f0a7e Add isempty check for POST variable for multi file upload via URL 7 years ago
Benjamin Southall ef41b1622d Adding support for multiple file upload using URLs, previously only one URL was supported. Also removes duplicate slack reporting merge. 7 years ago
Benjamin Southall f36222c0e9 Initial implementation of Feature Req: board-independent file size management #4. Using ['board_specific'][['uri']]['max_filesize'] as maximum file size if avaliable otherwise using config['max_filesize'] as default 7 years ago
Benjamin Southall f3a5eb0940 Initial implementation for Thumbnails for PDFs / other things #6, requires ['pdf_file_thumbnail'] is set to true and using convert from imagemagick. If ['pdf_file_thumbnail'] is false then it uses standard configured static file icon 7 years ago
Benjamin Southall 2c678488ee Add additonal brackets to min_body post length check in order to ensure operation precedence 7 years ago
Benjamin Southall b4c53e4474 Fix relative path to temporary directory for Tesseract OCR 7 years ago
Benjamin Southall 7f53755f75 When reporting posts return to the reported post, instead of generating a new page 7 years ago
Benjamin Southall d83376f155 Add min_body configuration option for post too short check 7 years ago
Benjamin Southall 5feae402cb Changes to report notification callback to Slack HTTP endpoint 7 years ago
Benjamin Southall ea9da7da61 Make slack report notifier, donate page, irc page and radio page use configuration variables instead of hard coding values. 8 years ago
Benjamin Southall 5af60d1e33 Remove leading space from ReportNotifier Slack Message 8 years ago
Benjamin Southall 59cc269cd7 Change ReportNotifier SlackMessage format 8 years ago
Benjamin Southall d09953da07 ReportNotifier Slack notification support 8 years ago
jove f0a625b238 Adds proper fatal error handling and fixes CLI error reporting. 8 years ago
ReCaffeinated d0d83ab8d7 We're reworking the error handler# 8 years ago
czaks a5e7b3da6f nntpchan: work around php nonsense 8 years ago
czaks a779b96370 second iteration of nntpchan implementation 8 years ago
czaks 5e335a8564 preliminary inbound nntpchan support 8 years ago
ptchan-foss 8548a4ff70 Fixed report syslog message 8 years ago
nekomiko482 a55760299c Fixes incompatibility with BSD's md5 output format. 8 years ago
czaks 11cecf8452 Revert "[BUG] Image reject repost board option now also affects YT embeds" 8 years ago
czaks e230f1472c don`t ocr non-images 8 years ago
czaks 8a46c7a0d5 tesseract OCR support for spamfilters 8 years ago
czaks 644f227ab3 fix "Undefined variable: pid"; thanks fpdl and MrFreeman 8 years ago
Fredrick Brennan 505adffcdc Cyclical threads ♺ 9 years ago
8chan 7911c374e8 Public action logs commit (log.php) 9 years ago
Fredrick Brennan b476b66007 [BUG] Image reject repost board option now also affects YT embeds 9 years ago
Fredrick Brennan 8943bb0bb3 Rewrite report system due to flooding 9 years ago
8chan 3eb755ee7e Move login check in inc/mod/auth.php to a function 9 years ago
czaks 186ad5ca86 bsd fixup 8 years ago
czaks 19b70663d7 remove magic_quotes check; it`s 2016 after all 8 years ago
czaks 4c827cf105 fix some nonsense 8 years ago
czaks c4b98e94ce [SECURITY] harden for imagetragick (we aren`t hit by the bug, but we were passing uncommon filetypes, like JPEG2000, directly to imagemagick) 8 years ago
czaks dcf5d699bd simplify the md5 execution logic 8 years ago
jove 1bacfecdfe Better board lock work around. 8 years ago
jove 9feea5b436 Board lock workaround 8 years ago
czaks b5370fd3e5 fileboard: op tag fix 9 years ago
Marcin Łabanowski 4014682882 fileboard support 9 years ago
czaks 34eeaccea9 optimization: we don`t need bans.php most of the time and bans.php has big dependencies 9 years ago
czaks 6cbd51b83c for fastcgi users: rearrange post.php, sort of, so that posts are created faster, and we can leave php to generate themes in the background 9 years ago
czaks 10f93d0d43 implement a protection against transparent proxies 9 years ago
czaks e999955d08 ... 9 years ago
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