387 Commits (1fa3f225ad54a743303fccf0e9261b8fb37dd995)

Author SHA1 Message Date
nonmakina c838a10bce Adds checks for mod permissions to delete posts in board 3 years ago
nonmakina 8c842362bb If mod, bypass password on delete 3 years ago
nonmakina 906ed844d3 Implements fixes and changes to be able to view the bumplock status of a thread 3 years ago
nonmakina 02b4b96ffb Whitespace and removed error. 3 years ago
nonmakina c04c9bcb6a Removes ability to delete own threads. 3 years ago
nonmakina 554c51aa91 Fixes reporting function 3 years ago
towards-a-new-leftypol dfcb1c6fbd Retab post.php so that tabs are now 4 spaces. 3 years ago
towards-a-new-leftypol d0540a71d0 Remove debugging print statements I put in a long time ago from post.php 3 years ago
towards_a_new_leftypol 07babc37ed WIP 3 years ago
towards_a_new_leftypol c595bfbabd print statements and relax rules in config 4 years ago
towards_a_new_leftypol 3fc760640c Print statements everywhere 4 years ago
Benjamin Southall 2404e6074c Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 5 years ago
Benjamin Southall 9b513c0900 As per vichan upstream move locked board check to after openBoard call in handle_post. Unlike upstream , the board being locked doesn't stop reports or deletions being processed for that board, just new posts 5 years ago
Benjamin Southall 53ffe8f49c Initial post.php refactor into handler functions 5 years ago
Master Splinter 6f905fca2c Update post.php 7 years ago
Benjamin Southall 6041e37216 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 7 years ago
Benjamin Southall d7e1b30b0e Partial merge of 736e982945 [SECURITY] Lessen security impact 7 years ago
Benjamin Southall b91432727c Implemented fix for Invalid link_for call referencing deleted thread when op is deleted #98 7 years ago
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