about summary refs log tree commit diff
path: root/src/state/queries/notifications
Commit message (Expand)AuthorAgeFilesLines
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+2
* Filter activity notifs for muted words (#8637)Samuel Newman2025-07-111-0/+18
* Activity notification settings (#8485)Samuel Newman2025-07-013-10/+19
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-232-8/+7
* Allow disabling replies (#8537)Samuel Newman2025-06-201-1/+4
* Granular notification settings (#8484)Samuel Newman2025-06-171-54/+45
* Make via-repost notifs groupable (#8429)Samuel Newman2025-05-301-1/+7
* Send FeedFeedback interactions in thread view (#8414)Samuel Newman2025-05-282-2/+11
* Make notifications clickable (#8251)Eric Bailey2025-04-211-3/+5
* Verification (#8226)Eric Bailey2025-04-181-10/+16
* Add context for toast messages (#7902)Minseo Lee2025-03-061-1/+1
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-182-14/+22
* [Notifications] Add a Mentions tab (#7044)dan2024-12-124-21/+43
* [Settings] Thread prefs revamp (#5772)Samuel Newman2024-10-311-1/+1
* Sort imports (#6009)dan2024-10-291-1/+1
* Filter posts containing mute words from search and notifications (#5599)Eric Bailey2024-10-081-17/+86
* Additional moderation (#5172)Eric Bailey2024-09-201-0/+5
* Fix notification->post jump for real (#5314)dan2024-09-131-19/+0
* Fix notification scroll jump (#5297)dan2024-09-121-0/+19
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-13/+42
* Remove ungroup_follow_backs gate (#4893)Eric Bailey2024-08-083-14/+3
* Fetch enough pages to fill a page's worth of items (#4863)dan2024-08-011-18/+41
* special invalidation logic (#4820)Samuel Newman2024-07-241-0/+2
* Priority notifications (#4798)Samuel Newman2024-07-244-16/+97
* [D1X] Pull out follow-backs for higher signal (#4719)Eric Bailey2024-07-043-6/+25
* Starter Packs (#4332)Hailey2024-06-213-38/+105
* Server-side thread mutes (#4518)Samuel Newman2024-06-183-57/+1
* Use the proper logic on iOS to increment the badge (#4233)Hailey2024-06-071-2/+2
* remove resolution from post thread (#4297)Hailey2024-06-031-5/+13
* Fix filtering uris of fetchSubjects (#4324)Yoshihiro Sugi2024-06-031-1/+1
* Shadows (#4265)Eric Bailey2024-05-311-1/+26
* Replace getAgent() with reading agent (#4243)dan2024-05-283-15/+13
* Disable badge incrementing for DMs (#4088)Hailey2024-05-171-1/+1
* Properly update badge for other unread notifications (#4052)Hailey2024-05-161-8/+2
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-302-2/+2
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-252-3/+5
* [Session] Drill `getAgent` into `notifications/utils` (#3703)Eric Bailey2024-04-253-9/+16
* Fix stale Notifications after push (#3507)dan2024-04-121-7/+27
* Extract query key roots to constants (#3404)dan2024-04-041-9/+11
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-24/+6
* Prefer full posts for post thread placeholder (#2943)dan2024-02-201-17/+0
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-091-2/+2
* Fix notification mark-read behaviors (#2696)Paul Frazee2024-01-303-17/+25
* check if a thread is muted before incrementing notif badge, filter out quotes...Hailey2024-01-301-7/+40
* Reduce some Sentry logs (#2549)Eric Bailey2024-01-161-1/+1
* Reduce polling (#2465)Paul Frazee2024-01-102-3/+29
* Reduce web requests (#2420)Paul Frazee2024-01-041-0/+4
* A couple notifications fixes (#2327)Paul Frazee2023-12-272-1/+6
* Hide posts tool (#2299)Eric Bailey2023-12-241-1/+1