mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-10 08:17:59 -05:00
Eliminated conditional checks for websocket_manager before creating notifications in activity and follower CRUD operations. Notification functions are now always called, simplifying the logic and ensuring notifications are sent when expected.