about summary refs log tree commit diff
path: root/src/lib/hooks/useNotificationHandler.ts
Commit message (Expand)AuthorAgeFilesLines
* [🐴] Reset screen when pressing a DM notification while already in the conv...Hailey2024-05-181-4/+26
* Disable badge incrementing for DMs (#4088)Hailey2024-05-171-9/+6
* [🐴] Don't always show notification for everything (#4083)Hailey2024-05-171-1/+1
* [🐴] Decrement app badge when opening unread chat (#4040)Hailey2024-05-161-2/+3
* Add push notification extensions (#4005)Hailey2024-05-151-1/+24
* [🐴] Adjust messages list styles (#3945)Hailey2024-05-101-3/+3
* Handle push notifications for DMs (#3895)Hailey2024-05-091-0/+225