Commit Graph

641 Commits

Author SHA1 Message Date
towards-a-new-leftypol 29349e4083 Fix unsupported image formats were making it into spamnoticer
- Unspported images were getting denied by the board, but
  only after they have gotten into spamnoticer
- Refactor the code a little bit to check image mimetypes first
2023-12-17 05:58:37 -05:00
towards-a-new-leftypol 80ca1d7db0 Continue porting code to php 8.2
- Declare class member variables where needed, they can't be dynamically
  added later
- Remove dead code (remote.php and gettext polyfill)
2023-12-09 06:24:56 +00:00
towards-a-new-leftypol 24923c6216 add link to edit news entries on mod dashboard 2023-09-24 19:14:33 -04:00
towards-a-new-leftypol 7ed6bb7871 much better messaging from spamnoticer, don't just dump the log 2023-09-21 05:42:42 +00:00
towards-a-new-leftypol 3fa80c6e39 Add permissions checks for spam_noticer ui 2023-09-07 20:22:10 +00:00
towards-a-new-leftypol 39e5960369 Make spamnoticer aware of users deleting their own posts 2023-09-05 14:26:53 -04:00
towards-a-new-leftypol 5478cf5738 POST out to spamnoticer 2023-09-05 14:22:12 -04:00
discomrade 52c5565625 Fix typos in https://github.com/towards-a-new-leftypol/leftypol_lainchan/pull/336 2021-08-21 18:35:53 -04:00
discomrade e0595f3d68 Fix 387ebe9c0c , extract limit to variable 2021-08-21 18:35:27 -04:00
discomrade 6547fc76c4 Give descriptive name to report too long error 2021-08-21 18:35:18 -04:00
vholmes bb0b7007fd Prevents reports with too many characters 2021-08-21 18:35:08 -04:00
discomrade 7d2af226ca
Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
nonmakina 44d8d2d0d5 Refactor deferred js 2021-07-11 12:46:26 +02:00
nonmakina fe280cdc12
Merge branch 'config' into defer-javascript 2021-07-11 11:23:03 +02:00
discomrade 3bd090995d Fix combining character set, allow limit for combining characters 2021-07-10 01:37:31 -02:00
discomrade dca55a1643 Allow select defering additional JS 2021-07-09 07:35:09 -02:00
discomrade 8cbeca99bf Add logo config variable 2021-06-30 04:42:49 -02:00
towards-a-new-leftypol 9130d0d302 add comment to securimage option 2021-05-15 03:06:16 -04:00
towards-a-new-leftypol e3ee8acc93 securimage in webconfig
Make sure securimage option (to enable captcha) can be set in web configuration,
by adding the default (false) to config.php
2021-05-15 03:01:15 -04:00
discomrade 89b2a8af97 Add automatic and manual reloading of captchas 2021-05-05 15:17:34 -02:00
discomrade a1bdba3770 Add basic captcha 2021-05-05 10:29:06 -02:00
towards-a-new-leftypol a9885c4a9b Remove reference to non-existant js file in config.php 2021-04-03 20:20:54 -04:00
towards-a-new-leftypol cdf2bd429f Slightly better error message for rate limiting thread creation 2021-01-27 22:54:50 -05:00
towards-a-new-leftypol c03ccd63a1 OP rate limiting should only look at opening posts in the flood table 2021-01-27 22:51:33 -05:00
towards-a-new-leftypol ae9e94396d retab config.php 2021-01-27 22:50:32 -05:00
towards-a-new-leftypol 7937a702e3 Do noip stuff before other stuff (idk) 2021-01-24 07:29:12 +00:00
towards-a-new-leftypol 629d03bd7b OP creation rate-limiting
- minimum time between OP is 30 seconds
2021-01-24 06:49:01 +00:00
nonmakina 906ed844d3 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
Comatoast f7ed46cb23 Fixed: Mod Log Permissions 2021-01-17 18:30:42 -08:00
nonmakina 0611bb6ad1 Sets the correct default path in the config.php, and removes the re-write in instance-config. The path set in config was incorrect, so there is no benefit in keeping it incorrect and overwriting in instance config. And now that it's correct, it's no benefit to have a duplicate setting. 2021-01-10 19:28:58 -06:00
towards-a-new-leftypol a6658d92b8
Merge pull request #122 from nonmakina/noDeleteThread
No delete thread
2021-01-10 11:08:25 -05:00
nonmakina b463aaead9 Explicitly sets txt_file_thumbnail to false 2021-01-09 20:05:01 -06:00
nonmakina c04c9bcb6a Removes ability to delete own threads. 2021-01-09 19:24:53 -06:00
nonmakina e32e12798e fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <). 2021-01-04 15:59:59 -06:00
towards_a_new_leftypol d34e4f6828 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol 1596ab3421 remove ffmpeg_path from cfg 2020-12-22 01:35:06 -05:00
towards_a_new_leftypol 77f3bf0d16 first commit of config file 2020-12-22 01:34:23 -05:00
gamer551 3bd53e6cae
anti bump flood (#173) 2019-11-15 17:26:58 +04:00
Sardach ac743c3d2e
add missing '
:P
2019-08-12 02:38:36 -05:00
Benjamin Southall 569345cdc3 Change default configuration for vimeo embedding , Fixes Update Vimeo embedding #154 2019-08-11 10:22:09 +10:00
Benjamin Southall 1c47bf85a0 Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
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. 2019-08-10 20:39:17 +10:00
Benjamin Southall e1ea080e3f Add empty boards_alias to inc/config, should fix #133 2017-10-21 19:16:31 +09:00
Benjamin Southall e461bd7798 Updating default for DNS blacklists , replaces pull request 128 2017-09-04 07:09:48 +09:00
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 2017-09-03 23:39:43 +09:00
Benjamin Southall 257ead7313 Merge pull request from vichan-devel/vichan#200 from seisatsu/patch-2 Fix typo in max_images comment , Adding early 404 staged from 40fe35fedc 2017-06-08 07:44:27 +09:00
Benjamin Southall 9634368b71 Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
Benjamin Southall 2533c309f7 Add new fields for pdf_file_thumbail and autotagging / IP note generation of deleted posts to config.php for Deleting posts as mod does not work #104 2017-05-05 05:49:14 +09:00
Hollick 56b01ac1ef sectoor.de is dead apparently
Well not saying this is the best fix or blacklist server. but it's the only I found that worked for me. I just read about some dnsbl so I'm no expert on it. 

Sectoor.de might go back to the living though.
2017-04-28 19:18:08 +02:00
Benjamin Southall a16122329f Add ['overboard_post_form'] to allow overboard post forms. Adjustments to ukko theme to support this 2017-04-25 00:47:14 +09:00