about summary refs log tree commit diff
path: root/src/view/com/notifications/FeedItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] 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
* show images in notification if post also has record embed (#1349)Samuel Newman2023-08-311-0/+4
* Remove ability for Post component to load from URI (close #1302) (#1317)Paul Frazee2023-08-281-3/+2
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-041-1/+1
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-13/+9
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-5/+7
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-19/+18
* [APP-702] Render Custom Feed likes properly (#980)Ansh2023-07-051-0/+12
* allow image to clicked to go to post in notificaitons (#858)Ansh2023-06-071-1/+1
* Format count and fix type warning (#600)Ollie H2023-05-081-1/+3
* React Native accessibility (#539)Ollie H2023-05-011-37/+46
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-25/+30
* memoize things, clean code, and replace deprecated resizeMode with contentFit...Ansh2023-04-241-27/+36
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-211-4/+1
* Thread muting [APP-29] (#500)Paul Frazee2023-04-201-1/+6
* Add cursor to clickable elements (#491)Ollie Hsieh2023-04-191-72/+60
* [APP 513] Label tuning (#496)Paul Frazee2023-04-191-1/+1
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-4/+19
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-3/+6
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-4/+4
* Lex refactor (#362)Paul Frazee2023-03-311-13/+10
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-28/+12
* Big batch of UI updates (#276)Paul Frazee2023-03-071-8/+8
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-241-3/+9
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-12/+17
* Fix all type errorsPaul Frazee2023-01-261-6/+21