index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
util
/
PostMeta.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix overflowing text on web and iOS in `PostMeta` (#3982)
Hailey
2024-05-13
1
-1
/
+1
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-4
/
+10
*
Reduce hovercard false positives, add them to display names and handles (#3739)
dan
2024-04-28
1
-31
/
+34
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-5
/
+12
*
align center post meta in threaded (#3615)
Hailey
2024-04-19
1
-2
/
+4
*
don't underline handle in post meta (#3591)
Hailey
2024-04-18
1
-16
/
+19
*
Profile card hover preview (#3508)
Eric Bailey
2024-04-12
1
-10
/
+13
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-7
/
+3
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-2
/
+8
*
Account creation improvements & some other fixes (#2636)
Paul Frazee
2024-01-25
1
-5
/
+3
*
Prefetch profile links on web (#2634)
dan
2024-01-25
1
-1
/
+8
*
Fix missing avatar moderation in replies (#2325)
Paul Frazee
2023-12-27
1
-1
/
+3
*
Re-rendering improvements for like/unlike (#2180)
dan
2023-12-12
1
-2
/
+4
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-3
/
+2
*
Rename component to match new behavior
Paul Frazee
2023-10-30
1
-3
/
+3
*
Tune the treeview UI a bit more (#1494)
Paul Frazee
2023-09-20
1
-9
/
+15
*
Give explicit names to MobX observer components (#1413)
dan
2023-09-07
1
-1
/
+1
*
add title attr to text text links (#1228)
Eric Bailey
2023-08-22
1
-0
/
+2
*
Fix android postmeta alignment
Paul Frazee
2023-08-17
1
-1
/
+1
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-12
/
+19
*
#984 Updating `indexedAt` timestamps (#1024)
Eric Bailey
2023-07-19
1
-10
/
+15
*
Fixes and improvements to the Profile Preview modal (#992)
Paul Frazee
2023-07-07
1
-2
/
+2
*
Post UI updates (Profile Preview on mobile) (#990)
Paul Frazee
2023-07-06
1
-101
/
+18
*
[APP-724] Collection of accessibility fixes (#949)
Paul Frazee
2023-07-03
1
-3
/
+11
*
Refactor moderation to apply to accounts, profiles, and posts correctly (#548)
Paul Frazee
2023-04-27
1
-1
/
+1
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-1
/
+6
*
[DRAFT] Android (#424)
Ansh
2023-04-09
1
-3
/
+6
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-2
/
+3
*
Add user invite codes (#393)
Paul Frazee
2023-04-05
1
-2
/
+2
*
Rework the me.follows cache to reduce network load (#384)
Paul Frazee
2023-04-03
1
-3
/
+11
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-9
/
+1
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-2
/
+9
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-40
/
+55
*
Onboarding tweaks (#272)
Paul Frazee
2023-03-06
1
-10
/
+12
*
make authorAvatar optional prop (#254)
Ansh
2023-03-02
1
-1
/
+1
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-4
/
+26
*
New onboarding (#241)
Ansh
2023-03-02
1
-19
/
+61
*
Fixes to lineheight on web to counteract emoji issues
Paul Frazee
2023-02-24
1
-2
/
+6
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-2
/
+2
*
Remove all links from post meta to ensure taps are more consistent
Paul Frazee
2023-01-18
1
-7
/
+2
*
Rework all typography
Paul Frazee
2023-01-18
1
-3
/
+3
*
Spacing fixes
Paul Frazee
2023-01-16
1
-1
/
+1
*
Move menu controls into post footers and improve meta info rendering
Paul Frazee
2023-01-16
1
-34
/
+15
*
Update threads to use design system
Paul Frazee
2022-12-30
1
-3
/
+3
*
Update posts in feed to use the theming system
Paul Frazee
2022-12-28
1
-4
/
+12
*
Tighten up spacing and dividers
Paul Frazee
2022-12-28
1
-1
/
+1
*
Add a design system (#34)
Paul Frazee
2022-12-28
1
-2
/
+2
*
Fix post-meta truncation on android
Paul Frazee
2022-12-20
1
-6
/
+25
*
Wrap all <Text> in a helper that ensures black color is applied by default
Paul Frazee
2022-12-20
1
-1
/
+2
*
initial android fixes
João Ferreiro
2022-12-19
1
-2
/
+2
[next]