about summary refs log tree commit diff
path: root/src/view/com/posts/FeedItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-124/+139
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-6/+7
* 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-2/+2
* Lex refactor (#362)Paul Frazee2023-03-311-10/+14
* Elide long threads in the feed (close #333)Paul Frazee2023-03-211-37/+0
* Refactor feed manipulation and rendering to be more robust (#297)Paul Frazee2023-03-161-17/+11
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-9/+15
* Big batch of UI updates (#276)Paul Frazee2023-03-071-21/+13
* Add translate link to post menu (#261)Paul Frazee2023-03-031-1/+7
* 73-post-embeds (#253)Ansh2023-03-021-0/+7
* New onboarding (#241)Ansh2023-03-021-0/+5
* Hold off on customizing web feed rendering for nowPaul Frazee2023-02-241-9/+0
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-241-2/+2
* Fix region sizing on webPaul Frazee2023-02-241-0/+1
* Tweak approach to the viewheaderPaul Frazee2023-02-231-1/+9
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-9/+18
* Fix all type errorsPaul Frazee2023-01-261-3/+12
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-5/+4
* Fixes youtube embed issues (#50)Aryan Goharzad2023-01-191-2/+6
* Post layout tweaks (#53)Paul Frazee2023-01-191-13/+13
* Remove all links from post meta to ensure taps are more consistentPaul Frazee2023-01-181-15/+7
* Rework all typographyPaul Frazee2023-01-181-14/+10
* Remove scenes (#36)Paul Frazee2023-01-171-17/+0
* Dark mode color fixesPaul Frazee2023-01-161-1/+1
* More spacing and sizing tweaks, including larger post controlsPaul Frazee2023-01-161-4/+10
* More spacing fixes, especially for the repost infoPaul Frazee2023-01-161-5/+8
* Spacing fixesPaul Frazee2023-01-161-4/+8
* Fix visual consistency of 'reply to' in post and use display namePaul Frazee2023-01-161-4/+4
* Move menu controls into post footers and improve meta info renderingPaul Frazee2023-01-161-5/+5
* Fix: remove duplicates in the TL caused by rendering reply parentsPaul Frazee2023-01-161-1/+2
* Implement validation and proper type detectionPaul Frazee2023-01-031-10/+9
* Improve error loggingPaul Frazee2023-01-021-3/+3
* Implement logging systemPaul Frazee2023-01-021-3/+3
* Dont mute posts for a user when viewing their profilePaul Frazee2023-01-021-2/+9
* Implement account mutingPaul Frazee2023-01-021-1/+15
* Update threads to use design systemPaul Frazee2022-12-301-6/+3
* Tune post controlsPaul Frazee2022-12-281-2/+2
* Update posts in feed to use the theming systemPaul Frazee2022-12-281-32/+37
* Tighten up spacing and dividersPaul Frazee2022-12-281-18/+10
* Add a design system (#34)Paul Frazee2022-12-281-2/+2
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-2/+2
* Fix issue which caused parent posts to fail at mobx reactivityPaul Frazee2022-12-211-1/+1
* Update to use new getTimeline, getAuthorFeed, and getPostThread output modelsPaul Frazee2022-12-201-57/+58
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+2
* Use consistent rendering of avis and post metas in threadsPaul Frazee2022-12-201-40/+15
* initial android fixesJoão Ferreiro2022-12-191-0/+1
* Tighten up the home feedPaul Frazee2022-12-191-16/+50
* Enable image-only postsPaul Frazee2022-12-191-7/+11
* Improve thread renderingPaul Frazee2022-12-181-0/+31