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
/
Post.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-82
/
+135
*
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
-4
/
+4
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-9
/
+8
*
Add fulltext search for posts and profiles (closes #340) (#342)
Paul Frazee
2023-03-21
1
-0
/
+5
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-7
/
+3
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-92
/
+82
*
Add translate link to post menu (#261)
Paul Frazee
2023-03-03
1
-0
/
+7
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-0
/
+7
*
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
/
+1
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-9
/
+12
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-5
/
+3
*
Post layout tweaks (#53)
Paul Frazee
2023-01-19
1
-1
/
+3
*
Remove all links from post meta to ensure taps are more consistent
Paul Frazee
2023-01-18
1
-12
/
+7
*
Rework all typography
Paul Frazee
2023-01-18
1
-5
/
+9
*
More spacing fixes, especially for the repost info
Paul Frazee
2023-01-16
1
-1
/
+1
*
Spacing fixes
Paul Frazee
2023-01-16
1
-1
/
+1
*
Fix visual consistency of 'reply to' in post and use display name
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
-5
/
+5
*
Implement validation and proper type detection
Paul Frazee
2023-01-03
1
-3
/
+3
*
Improve error logging
Paul Frazee
2023-01-02
1
-6
/
+4
*
Implement logging system
Paul Frazee
2023-01-02
1
-4
/
+6
*
Implement account muting
Paul Frazee
2023-01-02
1
-1
/
+14
*
Integrate notifications into the design system
Paul Frazee
2022-12-30
1
-19
/
+16
*
Update notifications
Paul Frazee
2022-12-28
1
-2
/
+2
*
Add a design system (#34)
Paul Frazee
2022-12-28
1
-2
/
+2
*
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
-25
/
+25
*
Wrap all <Text> in a helper that ensures black color is applied by default
Paul Frazee
2022-12-20
1
-1
/
+1
*
A couple more android updates
Paul Frazee
2022-12-19
1
-0
/
+1
*
Tighten up the home feed
Paul Frazee
2022-12-19
1
-1
/
+0
*
Enable image-only posts
Paul Frazee
2022-12-19
1
-7
/
+11
*
Reduce confusing visual feedback while scrolling
Paul Frazee
2022-12-18
1
-1
/
+5
*
Just do full renders of parent posts in the feed
Paul Frazee
2022-12-15
1
-1
/
+14
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-0
/
+2
*
Add 'copy post text' tool
Paul Frazee
2022-12-05
1
-0
/
+6
*
Switch to System font to fix emoji rendering
Paul Frazee
2022-12-05
1
-1
/
+1
*
Improve unread notification styling
Paul Frazee
2022-11-28
1
-2
/
+11
*
Batch notification loads to avoid layout reflows due to async
Paul Frazee
2022-11-28
1
-4
/
+10
*
Fix toast positioning (close #9)
Paul Frazee
2022-11-28
1
-7
/
+3
*
Increase information density and enlarge some click targets
Paul Frazee
2022-11-28
1
-2
/
+2
*
Show parent post in composer when replying (close #3)
Paul Frazee
2022-11-23
1
-1
/
+11
*
Remove downvotes from the UI
Paul Frazee
2022-11-20
1
-8
/
+0
*
Spacing and sizing fixes
Paul Frazee
2022-11-18
1
-1
/
+1
*
Add min height to post text
Paul Frazee
2022-11-18
1
-1
/
+7
*
Fix avatar click target in posts
Paul Frazee
2022-11-18
1
-7
/
+9
*
Add post deletion
Paul Frazee
2022-11-16
1
-1
/
+26
*
Fix overflows in post meta info
Paul Frazee
2022-11-14
1
-28
/
+10
*
Always fallback from displayName to handle
Paul Frazee
2022-11-14
1
-1
/
+3
[next]