about summary refs log tree commit diff
path: root/src/view/com/notifications/FeedItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate feed component naming (#7040)dan2024-12-101-817/+0
* 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
* 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-251-14/+11
* Fuggedaboudit (#4829)Eric Bailey2024-07-251-3/+1
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-3/+6
* [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
* 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
* Use new icons on notifications screen (#4299)Samuel Newman2024-05-311-38/+27
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+4
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-4/+6
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-39/+31
* Remove extra wrapper on notification user links (#3548)Hailey2024-04-131-24/+23
* Profile card hover preview (#3508)Eric Bailey2024-04-121-45/+56
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-0/+7
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-5/+5
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-1/+0
* Don't warn on internal links (#3089)Eric Bailey2024-03-041-0/+1
* Don't interpolate rkey (#2691)Eric Bailey2024-01-301-3/+1
* Fix typos, improve localization and unify separators (#2502)Minseo Lee2024-01-221-5/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-9/+16
* A couple notifications fixes (#2327)Paul Frazee2023-12-271-2/+16
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+0
* Hindi Internationalization (#1914)Ansh2023-11-201-1/+2
* Optimize notifications rendering (#1957)dan2023-11-171-3/+5
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-88/+79
* Internationalization & localization (#1822)Ansh2023-11-091-4/+10
* Fix warningPaul Frazee2023-09-281-4/+7
* Fix pointerPaul Frazee2023-09-281-1/+7
* Don't render a pressable if there's only one notification authorSamuel Newman2023-09-281-9/+40
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+1