407 Commits (5c0d0a8ca10a6715297d814cffd5eb2e5c626fed)

Author SHA1 Message Date
Your Name fdaa4ebdd1 better error 8 months ago
Your Name 56bbaf881f Simple anti-spam mechanism 8 months ago
Your Name e2bef8c2f2 Simple anti-spam mechanism 8 months ago
nonmakina 3725d27e72 Matrix report integration (#74) 2 years ago
discomrade a1f64335f9 Added multiple file select dialog for post form 2 years ago
discomrade e39f342008 Consider nonoko in building after posting, improve comments 2 years ago
discomrade cfaea67381 Refactor rebuilding after posts, finish reply requests before rebuilding index 2 years ago
discomrade 2605a6ff5d Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 3 years ago
discomrade 0b56719008 Quick hack to prevent oversized PDF thumbnails. 3 years ago
discomrade 4a5944795c Enforce maximum length of ban appeal 3 years ago
discomrade 29e0906022 Fix typos in https://github.com/towards-a-new-leftypol/leftypol_lainchan/pull/336 3 years ago
discomrade f575691fc4 Fix 387ebe9c0c , extract limit to variable 3 years ago
vholmes ed55ea23ea Prevents reports with too many characters 7 years ago
discomrade f4ae0196bd Recalculate filesize after stripping metadata 3 years ago
discomrade 9a8aa66eb7 Redirect to thread after deleting child post 3 years ago
discomrade 0be3f8f1f8 Improve filter 3 years ago
towards-a-new-leftypol ec1041e095 Remove duplicate block for captcha to work on dev 3 years ago
discomrade 11bab0a9ad Add basic captcha 3 years ago
nonmakina a3dee77f47 Adds checks for mod permissions to delete posts in board 3 years ago
nonmakina 1bd809b9f0 If mod, bypass password on delete 3 years ago
nonmakina 1acb060694 Implements fixes and changes to be able to view the bumplock status of a thread 3 years ago
nonmakina fd0aa9c70d Whitespace and removed error. 3 years ago
nonmakina 3f1ef0e0fe Removes ability to delete own threads. 3 years ago
nonmakina 9768dd58df Fixes reporting function 3 years ago
towards-a-new-leftypol a4a1ec8f41 Retab post.php so that tabs are now 4 spaces. 3 years ago
towards-a-new-leftypol 540ff0dc12 Remove debugging print statements I put in a long time ago from post.php 3 years ago
towards_a_new_leftypol 3e9c52cec4 WIP 3 years ago
towards_a_new_leftypol 1760f98a0c print statements and relax rules in config 4 years ago
towards_a_new_leftypol cd9515397c Print statements everywhere 4 years ago
Benjamin Southall 7dba466f73 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 59e8120375 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 2f024d8b83 Initial post.php refactor into handler functions 5 years ago
Master Splinter 3501aab7a9 Update post.php 7 years ago
Benjamin Southall d2429e05d1 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 22b8dc6312 Partial merge of 736e982945 [SECURITY] Lessen security impact 7 years ago
Benjamin Southall 9d5e98a9a3 Implemented fix for Invalid link_for call referencing deleted thread when op is deleted #98 7 years ago
Benjamin Southall 08f5412458 Add isempty check for POST variable for multi file upload via URL 7 years ago
Benjamin Southall 47273d6887 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 d4e460c5e9 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 44e8b9615c 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 d23355ce48 Add additonal brackets to min_body post length check in order to ensure operation precedence 7 years ago
Benjamin Southall e93e954bad Fix relative path to temporary directory for Tesseract OCR 7 years ago
Benjamin Southall cb6a6eb5e3 When reporting posts return to the reported post, instead of generating a new page 7 years ago
Benjamin Southall c777b88521 Add min_body configuration option for post too short check 7 years ago
Benjamin Southall da450d7088 Changes to report notification callback to Slack HTTP endpoint 8 years ago
Benjamin Southall 03075e7a8c 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