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
/
post-thread
/
PostThreadItem.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-32
/
+56
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-1
/
+4
*
Update AtUri import to use official package with fix for usernames that start...
Paul Frazee
2023-04-07
1
-1
/
+1
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-137
/
+134
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-14
/
+5
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-25
/
+6
*
Add translate link to post menu (#261)
Paul Frazee
2023-03-03
1
-1
/
+9
*
Fix dark mode ellipsis on posts
Paul Frazee
2023-03-03
1
-1
/
+1
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-0
/
+14
*
New onboarding (#241)
Ansh
2023-03-02
1
-0
/
+2
*
Fixes to lineheight on web to counteract emoji issues
Paul Frazee
2023-02-24
1
-1
/
+5
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-30
/
+46
*
Fix all type errors
Paul Frazee
2023-01-26
1
-3
/
+9
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-7
/
+9
*
Add the ability to expand/collapse users in notifications
Paul Frazee
2023-01-19
1
-4
/
+1
*
Post layout tweaks (#53)
Paul Frazee
2023-01-19
1
-8
/
+19
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-1
/
+1
*
Remove all links from post meta to ensure taps are more consistent
Paul Frazee
2023-01-18
1
-1
/
+0
*
Rework all typography
Paul Frazee
2023-01-18
1
-17
/
+23
*
Refer to upvotes as 'likes' in the UI (will change in the protocol soon)
Paul Frazee
2023-01-17
1
-2
/
+2
*
Remove the avi from the compose prompt
Paul Frazee
2023-01-16
1
-1
/
+1
*
Fix missing metrics in post threads
Paul Frazee
2023-01-16
1
-0
/
+3
*
Move menu controls into post footers and improve meta info rendering
Paul Frazee
2023-01-16
1
-8
/
+10
*
Implement validation and proper type detection
Paul Frazee
2023-01-03
1
-2
/
+6
*
Improve error logging
Paul Frazee
2023-01-02
1
-3
/
+3
*
Implement logging system
Paul Frazee
2023-01-02
1
-3
/
+3
*
Implement account muting
Paul Frazee
2023-01-02
1
-1
/
+14
*
Integrate composer prompt into design system
Paul Frazee
2022-12-30
1
-2
/
+1
*
Update threads to use design system
Paul Frazee
2022-12-30
1
-85
/
+49
*
Tighten up spacing and dividers
Paul Frazee
2022-12-28
1
-3
/
+2
*
Add a design system (#34)
Paul Frazee
2022-12-28
1
-3
/
+3
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-2
/
+2
*
Update to use new getTimeline, getAuthorFeed, and getPostThread output models
Paul Frazee
2022-12-20
1
-50
/
+50
*
Wrap all <Text> in a helper that ensures black color is applied by default
Paul Frazee
2022-12-20
1
-1
/
+2
*
fixing remaining text colors on android
João Ferreiro
2022-12-19
1
-1
/
+2
*
Enable image-only posts
Paul Frazee
2022-12-19
1
-15
/
+24
*
Improve thread rendering
Paul Frazee
2022-12-18
1
-60
/
+83
*
Reduce confusing visual feedback while scrolling
Paul Frazee
2022-12-18
1
-1
/
+1
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
1
-2
/
+2
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-0
/
+4
*
Fix to unicode zero-width characters in expanded posts
Paul Frazee
2022-12-06
1
-1
/
+0
*
Add 'copy post text' tool
Paul Frazee
2022-12-05
1
-0
/
+7
*
Switch to System font to fix emoji rendering
Paul Frazee
2022-12-05
1
-1
/
+1
*
Improve handling of deleted posts
Paul Frazee
2022-11-28
1
-0
/
+9
*
Fix toast positioning (close #9)
Paul Frazee
2022-11-28
1
-7
/
+3
*
Tune post-thread expanded view: add reply prompt, fix spacing and sizing
Paul Frazee
2022-11-28
1
-99
/
+106
*
Increase information density and enlarge some click targets
Paul Frazee
2022-11-28
1
-2
/
+2
*
Add link embeds to posts
Paul Frazee
2022-11-23
1
-0
/
+3
*
Add replying-to context to threads
Paul Frazee
2022-11-23
1
-14
/
+43
[next]