towards-a-new-leftypol
|
f9e8390451
|
Fix a bug with reporting posts to spamnoticer
- Posts that have deleted files were not able to be reported
as spam. Add checks in the spamnoticer code when building the request.
|
2023-10-18 15:03:57 -04:00 |
towards-a-new-leftypol
|
505d62d872
|
Spamnoticer - more guards against null files field
|
2023-10-11 13:54:51 -04:00 |
towards-a-new-leftypol
|
18f63222f8
|
Spamnoticer - addToSpamNoticer, guard against null files field
|
2023-10-11 13:50:46 -04:00 |
towards-a-new-leftypol
|
45dc42692f
|
print_err only when spamnoticer didn't succeed (reduce noise)
|
2023-09-25 00:37:55 -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
|
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
|
490c766a06
|
Print statements
|
2023-09-05 14:26:53 -04: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
|
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
|
a0fc3956fe
|
Sends POST request to spamnoticer /add_post_to_known_spam
|
2023-09-05 14:25:10 -04:00 |
towards-a-new-leftypol
|
824fd148c9
|
spamnoticer: include marking body as spam when parsing
|
2023-09-05 14:25:10 -04:00 |
towards-a-new-leftypol
|
a56f585740
|
spamnoticer WIP: parse new values being posted to mod_ban_page
|
2023-09-05 14:25:10 -04:00 |
towards-a-new-leftypol
|
5478cf5738
|
POST out to spamnoticer
|
2023-09-05 14:22:12 -04:00 |