Commit graph

9 commits

Author SHA1 Message Date
Moon
7161712f15 rm unused function that bypassed server abstraction 2025-06-13 13:26:01 +09:00
Moon
fadd4dfe27 Merge remote-tracking branch 'origin/dev' into pleroma-support 2025-06-13 13:05:51 +09:00
Moon
f70b2147cd Remove legacy files that bypass FediverseService abstraction
- Remove bot/client.py (replaced by fediverse factory)
- Remove bot/notification.py (replaced by bot_app.py)
- All functionality now properly uses FediverseService abstraction
2025-06-13 10:57:33 +09:00
97b30c79f4 Add admin commands 2025-06-07 23:18:39 +01:00
8ae6e25b95 Add instance whitelist 2025-06-07 20:40:27 +01:00
7b9a5cf428 Reduce reliance on tuples 2025-06-01 12:24:53 +01:00
w
ff20e26821 Whitelist fix 2025-05-22 00:20:32 -03:00
9be92afce3 Fix notification loop 2025-05-20 09:21:06 +01:00
d2a7e523e8 Overhaul notification parsing 2025-05-19 19:53:59 +01:00