425 Commits (config)

Author SHA1 Message Date
Zankaria cb5b465c57 post.php: do not strip orientation metadata 3 weeks ago
Zankaria 97e41d1c7f post.php: strip metadata from png and webp image file types 3 weeks ago
Zankaria 8e5b09c687 Add webp to list of recognized image file types 3 weeks ago
Zankaria 0a1412b74f post.php: fix undefined post on report 4 weeks ago
Zankaria e496fb10a5 Handle reporting non-existing posts. Fix #96 4 weeks ago
Zankaria 7e3a531aa5 Add source IP to ban_appeals table 1 month ago
Zankaria c696ad4fa2 Add IPs of users deleting their own post to the mod log. See #109 1 month ago
Zankaria cb4726e076 post.php: trim 1 month ago
Zankaria 41016b1ca2 Add missing comment doc in post.php 3 months ago
Zankaria a4b5bf341b Refactor post.php: isolate more db access and remote REST calls into functions. 3 months ago
Zankaria fd9baaea5f post.php: sanitize appeal message 3 months ago
Zankaria a9211d23b5 Remove feature: upload by url 3 months ago
Zankaria df2fe0e60f Minor format post.php 3 months ago
Zankaria 56b6d6b1aa Refactor post.php: split upload by url file downloading into a function. 3 months ago
Zankaria df78f0e79f Refactor post.php: move post body's markup splitting into a separate function 3 months ago
Zankaria 799072d692 Refactor post.php: split upload file hashing to a function 3 months ago
Zankaria 8faf20f7ff Format post.php in accordance with PSR-12 3 months ago
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. 2 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