about summary refs log tree commit diff
path: root/src/view/com/util/PostMeta.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix mention tab flicker (#8640)Samuel Newman2025-07-121-0/+1
* Activity notification settings (#8485)Samuel Newman2025-07-011-1/+2
* Hover card on anchor displayName/handle (#8479)Samuel Newman2025-06-131-1/+1
* Live (#8354)Samuel Newman2025-05-101-0/+4
* Verification UI tweaks (#8276)Eric Bailey2025-04-241-2/+2
* Verification (#8226)Eric Bailey2025-04-181-69/+106
* Apply avatar moderation to quote post (#7229)Christian Schmidt2024-12-201-3/+2
* dedupe date parsing (#6267)Samuel Newman2024-11-121-2/+4
* Fix handle collapse on Android (#5504)Eric Bailey2024-09-261-6/+9
* Adjust line height to not cut off emoji (#5496)Eric Bailey2024-09-261-8/+4
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-81/+72
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-16/+28
* Localize dates, counts (#5027)Eric Bailey2024-08-291-2/+5
* Improve styles (#4916)Minseo Lee2024-08-111-6/+1
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-10/+8
* Fix misplaced '@' in RTL post meta. (#4531)Joel2024-07-071-1/+3
* fix native post meta (#4530)Hailey2024-06-161-46/+31
* Set profile hover prefetch stale time to 30s (#4417)Eric Bailey2024-06-131-34/+41
* 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