Commit Graph

22 Commits

Author SHA1 Message Date
William Kray 6d0b178840 better powerlevel handling, first pass 2025-04-04 10:24:43 -07:00
William Kray 034446f28c Include redaction logic:
- redact command to remove messages from a user in a room
- option to redact messages from a user in all space rooms when banned
2025-03-31 15:25:00 -07:00
William Kray 10b37350d4 dont track activity in non-space rooms, and include configurable sleep time to avoid ratelimiting 2024-10-19 16:35:18 -07:00
William Kray 6c85e50b1c only proactively ban in rooms with a join event to reduce unnecessary noise and room complexity 2024-10-19 08:57:17 -07:00
William Kray b49fbb534c oops fix spacing around file censorship logic 2024-10-18 07:32:43 -07:00
William Kray 0e0ae9c63b avoid proactive bans if they are blob patterns 2024-10-16 12:24:48 -07:00
William Kray 000f3efb29 add insta-ban wordlist, use with caution 2024-10-12 11:14:22 -07:00
William Kray ed59f1dd91 redact videos when censoring, and include uncensor powerlevel config 2024-10-10 13:57:24 -07:00
William Kray d692b18dc1 version bump 2024-10-10 09:33:57 -07:00
William Kray 87d14ceca6 improve report output formatting a tiny bit 2024-10-09 10:07:33 -07:00
William Kray cdd957cca5 subscribe to public ban lists! 2024-10-07 13:13:07 -07:00
William Kray ce830e29e8 ability to disable tracking altogether, small comment changes 2024-10-04 09:26:38 -07:00
William Kray 914a0f4fd4 basic wordlist message redaction
add file and image redaction

update readme, version bump
2024-08-30 09:42:31 -07:00
William Kray 6573f0edf1 fix a bug in activity reporting because of bad logic 2024-08-28 14:10:20 -07:00
William Kray cdc8bf9e56 version bump 2024-08-26 13:38:27 -07:00
William Kray e4ff8edd0d power level management
apply admin and mod power levels across all rooms managed by the bot

readme updates for readability
2024-08-17 15:06:56 -07:00
William Kray af16bd9884 add ability to not send a welcome message in a room by using the "none" label, but still get notified that someone joined 2024-08-16 06:20:44 -07:00
William Kray b6120caebf bump version 2024-08-15 21:30:58 -07:00
William Kray 72277818f1 add roomid command and fix workflow file 2024-08-15 20:23:55 -07:00
William Kray 2509556073 version bump, update readme 2024-08-14 15:44:50 -07:00
William Kray ea6d7cdaa4 include welcome module with multi-room message-mapping support 2024-08-14 15:30:49 -07:00
William Kray 55d012b458 initial commit, old activity tracker and create-room plugin merged into one with some fun fixes 2024-08-14 14:21:22 -07:00