about summary refs log tree commit diff
path: root/src/view/com/util/PostMeta.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix overflowing text on web and iOS in `PostMeta` (#3982)Hailey2024-05-131-1/+1
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-4/+10
* Reduce hovercard false positives, add them to display names and handles (#3739)dan2024-04-281-31/+34
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-5/+12
* align center post meta in threaded (#3615)Hailey2024-04-191-2/+4
* don't underline handle in post meta (#3591)Hailey2024-04-181-16/+19
* Profile card hover preview (#3508)Eric Bailey2024-04-121-10/+13
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-7/+3
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-2/+8
* Account creation improvements & some other fixes (#2636)Paul Frazee2024-01-251-5/+3
* Prefetch profile links on web (#2634)dan2024-01-251-1/+8
* Fix missing avatar moderation in replies (#2325)Paul Frazee2023-12-271-1/+3
* Re-rendering improvements for like/unlike (#2180)dan2023-12-121-2/+4
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Rename component to match new behaviorPaul Frazee2023-10-301-3/+3
* Tune the treeview UI a bit more (#1494)Paul Frazee2023-09-201-9/+15
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+1
* add title attr to text text links (#1228)Eric Bailey2023-08-221-0/+2
* Fix android postmeta alignmentPaul Frazee2023-08-171-1/+1
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-12/+19
* #984 Updating `indexedAt` timestamps (#1024)Eric Bailey2023-07-191-10/+15
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-2/+2
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-101/+18
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-3/+11
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-1/+1
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-1/+6
* [DRAFT] Android (#424)Ansh2023-04-091-3/+6
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-2/+3
* Add user invite codes (#393)Paul Frazee2023-04-051-2/+2
* Rework the me.follows cache to reduce network load (#384)Paul Frazee2023-04-031-3/+11
* Lex refactor (#362)Paul Frazee2023-03-311-9/+1
* 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