forgejo-guardian/src
Awiteb 6070ca035c
feat: Notification when users are banned
When `ban_alert` is set to true, the Telegram bot will send a
notification after banning users

Signed-off-by: Awiteb <a@4rs.nl>
2024-11-15 13:33:35 +03:00
..
forgejo_api feat: Initialize forgejo-guardian 2024-11-14 11:19:45 +03:00
telegram_bot feat: Notification when users are banned 2024-11-15 13:33:35 +03:00
config.rs feat: Notification when users are banned 2024-11-15 13:33:35 +03:00
error.rs feat: Initialize forgejo-guardian 2024-11-14 11:19:45 +03:00
main.rs feat: Notification when users are banned 2024-11-15 13:33:35 +03:00
traits.rs fix: Split the haystack lines 2024-11-15 09:20:18 +00:00
users_fetcher.rs feat: Notification when users are banned 2024-11-15 13:33:35 +03:00
utils.rs feat: Initialize forgejo-guardian 2024-11-14 11:19:45 +03:00