Commit Graph

242 Commits

Author SHA1 Message Date
towards-a-new-leftypol 9872ec908c Add opus to supported list of extensions 2024-05-02 17:06:30 -04:00
towards-a-new-leftypol 9093676067 Fix flag list ordering in config 2024-04-09 03:41:21 -04:00
towards-a-new-leftypol 023f7d9880 Fix previous commit 2024-04-09 03:36:43 -04:00
towards-a-new-leftypol 1cd2a475c6 Add flag 2024-04-09 03:29:04 -04:00
towards-a-new-leftypol 2475b381e1 Rename sidebar heading to Boards for the boards list 2024-03-17 17:39:59 -04:00
Jon 61166cb4f1 instance-config.php: update shortener regex 2024-03-15 16:58:01 -04:00
towards-a-new-leftypol 3158ce40cd Rate limit opening posts for specific ip (basically copy flood-time-any filter and add ip condition) 2024-03-14 17:11:36 -04:00
Jon 68652d29a3 inc/instance-config.php: fix typo 2024-02-26 20:13:29 +00:00
Jon 497a0c9208 inc/instance-config.php: replace legacy with new autoreloader 2024-02-26 20:13:29 +00:00
towards-a-new-leftypol 0fa2347552 Fix url shortener regex 2024-02-25 22:46:39 -05:00
Jon 257626dcfc inc/instance-config.php: add lcn scripts 2024-02-20 14:56:22 -05:00
towards-a-new-leftypol ac29d60517 Fix url shortener regex 2024-02-18 13:45:32 -05:00
towards-a-new-leftypol 3a1a8cdc47 Change welcome message links to be horizontal (stylistic change) 2024-02-12 06:27:06 -05:00
towards-a-new-leftypol fc6a5a1161 Don't need download-original.js active anymore 2024-02-05 05:08:59 -05:00
towards-a-new-leftypol 51d6374d85 increase flood_time_any to 120 2024-01-28 11:41:29 -05:00
towards-a-new-leftypol 7608eb0844 Raise time between thread creation to 60 seconds 2024-01-27 15:16:43 -05:00
towards-a-new-leftypol 2de31d7fa9 Change matrix link in homepage sidebar to use talk.leftychan.net instead of app.element.io 2024-01-24 13:23:52 -05:00
towards-a-new-leftypol 7b1fab8b2b Make url shortener detection in body match a slightly longer tld 2024-01-18 13:41:23 -05:00
towards-a-new-leftypol 0a30b856ce Relax url shortener regex (http(s):// part is optional) 2024-01-11 12:52:18 -05:00
towards-a-new-leftypol 9f08640a73 Disallow url shorteners using filters 2023-12-17 12:45:40 +00:00
towards-a-new-leftypol 483f0c8b4f Fix filters, disallow urls in name/subj/email using filters 2023-12-17 12:29:55 +00:00
towards-a-new-leftypol 3197fb726e Fix spelling in config 2023-12-14 16:44:24 -05:00
towards-a-new-leftypol 7d1c8a745e Add link to gitea instance in homepage sidebar 2023-12-12 23:25:42 -05:00
towards-a-new-leftypol 9d48a5bbe1 disable anti-bot (prevents some users from posting) 2023-10-01 13:29:14 -04:00
towards-a-new-leftypol 4d6ee132dc relax posting rules for single ip, notice spam after doing filters 2023-09-25 13:49:33 -04:00
towards-a-new-leftypol fb31845bde enable spamnoticer 2023-09-24 22:21:24 -04:00
towards-a-new-leftypol 1709e6e8e2 disable debug 2023-09-24 21:17:27 -04:00
towards-a-new-leftypol f370b45c70 Fix twig date filter
- using strftime instead of gmstrftime caused the times to be displayed wrong
- copy the code for a shim of strftime, modify it to become gmstrftime
2023-09-25 01:12:27 +00:00
towards-a-new-leftypol e60d79f1fd disable spam_noticer for now 2023-09-24 19:15:18 -04:00
towards-a-new-leftypol 81831505e2 Fix up config for production 2023-09-21 15:19:03 -04:00
towards-a-new-leftypol d6831782b5 Only send thread_id property if we have a thread
Null values are not allowed
2023-09-08 22:57: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 598aed5b7e enable ant-bot 2023-09-05 18:47:56 +00:00
towards-a-new-leftypol 490c766a06 Print statements 2023-09-05 14:26:53 -04:00
towards-a-new-leftypol 29b45e7a11 Add delete_token column to post_* tables
- stores the delete_token uuid for telling spamnoticer
  that the post has been deleted
- passes the token to spamnoticer
2023-09-05 14:26:46 -04:00
towards-a-new-leftypol a45f3f34a3 SpamNoticer: render out post on ban page with extra checkboxes to allow flagging different parts of it for spamnoticer 2023-09-05 14:25:10 -04:00
towards-a-new-leftypol 613fde283b PHP8: error.php working better... 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 5478cf5738 POST out to spamnoticer 2023-09-05 14:22:12 -04:00
towards-a-new-leftypol 495a2d7af0 set flood values to negatives so they for sure are ignored 2023-09-05 14:21:33 -04:00
towards-a-new-leftypol 534c5ca9d8 remove boards we don't actually have 2023-09-05 14:20:43 -04:00
towards-a-new-leftypol 4d1f48a621 fix some formatting in instance-config 2023-08-30 14:15:27 -04:00
towards-a-new-leftypol ec45843c60 Remove link to pleroma from board message 2023-08-14 18:49:22 -04:00
towards-a-new-leftypol ee26c83cf0 Get the board back to previous state 2023-08-12 23:20:18 -04:00
towards-a-new-leftypol d50e2b692e Add WRK board 2022-07-04 17:37:13 -04:00
towards-a-new-leftypol aaa60c529a Change theme to bunker_like and fix up some of the css 2022-04-30 17:47:11 -04:00
towards-a-new-leftypol 46c0784148 Add R9K to board list in instance_config.php 2022-04-03 21:09:57 -04:00
towards-a-new-leftypol 0f27edf346 remove anime and games from board list 2022-01-23 02:56:10 -05:00
towards-a-new-leftypol 12d1f3378e remove GET/ref links from categories theme settings 2021-11-04 04:13:19 -04:00
towards-a-new-leftypol e22e79ca6b remove GET ref links 2021-09-26 02:09:50 -04:00
towards-a-new-leftypol bc5c6b21a1 fix link to /ent/ 2021-09-12 17:08:59 -04:00