about summary refs log tree commit diff
path: root/src/view/com/util/PostMeta.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-2/+9
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-40/+55
* Onboarding tweaks (#272)Paul Frazee2023-03-061-10/+12
* make authorAvatar optional prop (#254)Ansh2023-03-021-1/+1
* 73-post-embeds (#253)Ansh2023-03-021-4/+26
* New onboarding (#241)Ansh2023-03-021-19/+61
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-241-2/+6
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-2/+2
* Remove all links from post meta to ensure taps are more consistentPaul Frazee2023-01-181-7/+2
* Rework all typographyPaul Frazee2023-01-181-3/+3
* Spacing fixesPaul Frazee2023-01-161-1/+1
* Move menu controls into post footers and improve meta info renderingPaul Frazee2023-01-161-34/+15
* Update threads to use design systemPaul Frazee2022-12-301-3/+3
* Update posts in feed to use the theming systemPaul Frazee2022-12-281-4/+12
* Tighten up spacing and dividersPaul Frazee2022-12-281-1/+1
* Add a design system (#34)Paul Frazee2022-12-281-2/+2
* Fix post-meta truncation on androidPaul Frazee2022-12-201-6/+25
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+2
* initial android fixesJoão Ferreiro2022-12-191-2/+2
* Add 'copy post text' toolPaul Frazee2022-12-051-0/+2
* Add link embeds to postsPaul Frazee2022-11-231-1/+1
* Refactor: create src/lib to reflect actual sharing of that codePaul Frazee2022-11-221-1/+1
* Improve perf of post renderingPaul Frazee2022-11-171-7/+3
* Fix positioning with overflows in the post metaPaul Frazee2022-11-171-24/+11
* Add post deletionPaul Frazee2022-11-161-1/+5
* Fix sizing on smaller phonesPaul Frazee2022-11-161-8/+11
* Fix overflows in post meta infoPaul Frazee2022-11-141-0/+71