Files
core/resolvers
Untone 13343bb40e
All checks were successful
Deploy on push / deploy (push) Successful in 3m13s
fix: handle follower and shout notifications in notifications_seen_thread
- Add support for marking follower notifications as seen (thread='followers')
- Add support for marking new shout notifications as seen
- Use enum constants (NotificationAction, NotificationEntity) instead of strings
- Improve thread ID parsing to support different formats
- Remove obsolete TODO about notification_id offset
- Better error handling with logger.warning() instead of exceptions

Resolves TODOs on lines 253 and 286 in resolvers/notifier.py
2025-10-04 08:59:47 +03:00
..
2025-07-03 12:15:10 +03:00
2025-09-01 00:13:46 +03:00
2025-09-30 19:20:41 +03:00
2025-09-10 11:00:46 +03:00
2025-08-27 12:15:01 +03:00
2025-08-18 14:25:25 +03:00
2025-08-18 14:25:25 +03:00
2025-08-18 14:25:25 +03:00
2025-08-25 02:30:56 +03:00
2025-08-25 02:30:56 +03:00
2025-08-27 12:15:01 +03:00
2025-08-17 17:56:31 +03:00
2025-08-18 14:25:25 +03:00
2025-09-29 01:00:18 +03:00
2025-08-18 14:25:25 +03:00
2025-08-26 13:28:28 +03:00