about summary refs log tree commit diff
path: root/src/view/com/notifications
Commit message (Expand)AuthorAgeFilesLines
* use an env var for configurable proxy header (#8863)hailey2025-08-261-1/+1
* Fix e2e (#8794)Eric Bailey2025-08-071-9/+11
* add profile hover card to notif items (#8666)Samuel Newman2025-08-071-27/+29
* fix mention tab flicker (#8640)Samuel Newman2025-07-121-1/+7
* Fix quote+list card padding (#8623)Samuel Newman2025-07-091-1/+2
* Activity notification settings (#8485)Samuel Newman2025-07-011-3/+53
* Allow disabling replies (#8537)Samuel Newman2025-06-201-2/+2
* Use Button instead of TextLink for show more button (#8480)Samuel Newman2025-06-131-1/+3
* Fix link to like-via-repost (#8428)Samuel Newman2025-05-301-20/+27
* Send FeedFeedback interactions in thread view (#8414)Samuel Newman2025-05-282-3/+55
* Make notifications clickable (#8251)Eric Bailey2025-04-211-3/+5
* Verification (#8226)Eric Bailey2025-04-181-54/+150
* ALF Notifications screen (#8208)Samuel Newman2025-04-161-202/+190
* Add soft reset to chat list (#7771)Samuel Newman2025-02-251-1/+0
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-4/+14
* Fix notifications borders (#7140)dan2024-12-171-1/+1
* [Notifications] Add a Mentions tab (#7044)dan2024-12-122-25/+21
* Disambiguate feed component naming (#7040)dan2024-12-102-6/+6
* [Layout] Base (#6907)Eric Bailey2024-12-051-16/+7
* use hairline for feedlike (#6257)Samuel Newman2024-11-121-2/+6
* return to using whitespace (#6109)Samuel Newman2024-11-041-2/+3
* Improve notification localization (#5550)Eric Bailey2024-10-311-61/+168
* Add subtle web hover to interactive rows (#5989)dan2024-10-291-1/+11
* Ensure notifications align with new post alignment (#5486)Eric Bailey2024-09-251-1/+1
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-7/+16
* [Neue] Font weights (#5442)Eric Bailey2024-09-201-1/+1
* Fix spacing (#5444)Eric Bailey2024-09-201-15/+16
* Fixing extra spacing in notification text (#5396)Wesley2024-09-201-2/+1
* [Neue] Buttons (#5406)Eric Bailey2024-09-201-1/+1
* Replace `ImageHorzList` 🤮 with `MediaPreview` ✨ (#5143)Samuel Newman2024-09-041-44/+5
* Localize dates, counts (#5027)Eric Bailey2024-08-291-3/+3
* Fix overflow on posts (#4899)Samuel Newman2024-08-081-4/+2
* Remove ungroup_follow_backs gate (#4893)Eric Bailey2024-08-081-3/+1
* [Video] Visibility detection view (#4741)Hailey2024-08-071-0/+1
* Only show "followed you back" when appropriate (#4849)Hailey2024-07-311-1/+21
* Improve a11y on noty feed (#4842)Eric Bailey2024-07-251-10/+24
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-252-16/+12
* Fuggedaboudit (#4829)Eric Bailey2024-07-251-3/+1
* Priority notifications (#4798)Samuel Newman2024-07-241-1/+6
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-3/+6
* Fix `onEndReached` not firing sometimes on web (#4728)Hailey2024-07-041-10/+1
* [D1X] Pull out follow-backs for higher signal (#4719)Eric Bailey2024-07-041-2/+13
* add missing prop... (#4601)Hailey2024-06-221-0/+1
* Starter Packs (#4332)Hailey2024-06-211-2/+85
* GIF previews in notifications (#4447)Samuel Newman2024-06-191-7/+40
* Fix notifications pagination on web (#4400)Paul Frazee2024-06-061-1/+10
* Fix a few border nits (#4349)Hailey2024-06-041-1/+6
* hide top border for mentions and replies (#4330)Hailey2024-06-031-0/+1
* fix accessibility label in notifications (#4305)Hailey2024-05-311-48/+70
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-1/+1