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
/
posts
/
FeedItem.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-124
/
+139
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-6
/
+7
*
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
-10
/
+14
*
Elide long threads in the feed (close #333)
Paul Frazee
2023-03-21
1
-37
/
+0
*
Refactor feed manipulation and rendering to be more robust (#297)
Paul Frazee
2023-03-16
1
-17
/
+11
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-9
/
+15
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-21
/
+13
*
Add translate link to post menu (#261)
Paul Frazee
2023-03-03
1
-1
/
+7
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-0
/
+7
*
New onboarding (#241)
Ansh
2023-03-02
1
-0
/
+5
*
Hold off on customizing web feed rendering for now
Paul Frazee
2023-02-24
1
-9
/
+0
*
Fixes to lineheight on web to counteract emoji issues
Paul Frazee
2023-02-24
1
-2
/
+2
*
Fix region sizing on web
Paul Frazee
2023-02-24
1
-0
/
+1
*
Tweak approach to the viewheader
Paul Frazee
2023-02-23
1
-1
/
+9
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-9
/
+18
*
Fix all type errors
Paul Frazee
2023-01-26
1
-3
/
+12
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-5
/
+4
*
Fixes youtube embed issues (#50)
Aryan Goharzad
2023-01-19
1
-2
/
+6
*
Post layout tweaks (#53)
Paul Frazee
2023-01-19
1
-13
/
+13
*
Remove all links from post meta to ensure taps are more consistent
Paul Frazee
2023-01-18
1
-15
/
+7
*
Rework all typography
Paul Frazee
2023-01-18
1
-14
/
+10
*
Remove scenes (#36)
Paul Frazee
2023-01-17
1
-17
/
+0
*
Dark mode color fixes
Paul Frazee
2023-01-16
1
-1
/
+1
*
More spacing and sizing tweaks, including larger post controls
Paul Frazee
2023-01-16
1
-4
/
+10
*
More spacing fixes, especially for the repost info
Paul Frazee
2023-01-16
1
-5
/
+8
*
Spacing fixes
Paul Frazee
2023-01-16
1
-4
/
+8
*
Fix visual consistency of 'reply to' in post and use display name
Paul Frazee
2023-01-16
1
-4
/
+4
*
Move menu controls into post footers and improve meta info rendering
Paul Frazee
2023-01-16
1
-5
/
+5
*
Fix: remove duplicates in the TL caused by rendering reply parents
Paul Frazee
2023-01-16
1
-1
/
+2
*
Implement validation and proper type detection
Paul Frazee
2023-01-03
1
-10
/
+9
*
Improve error logging
Paul Frazee
2023-01-02
1
-3
/
+3
*
Implement logging system
Paul Frazee
2023-01-02
1
-3
/
+3
*
Dont mute posts for a user when viewing their profile
Paul Frazee
2023-01-02
1
-2
/
+9
*
Implement account muting
Paul Frazee
2023-01-02
1
-1
/
+15
*
Update threads to use design system
Paul Frazee
2022-12-30
1
-6
/
+3
*
Tune post controls
Paul Frazee
2022-12-28
1
-2
/
+2
*
Update posts in feed to use the theming system
Paul Frazee
2022-12-28
1
-32
/
+37
*
Tighten up spacing and dividers
Paul Frazee
2022-12-28
1
-18
/
+10
*
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
*
Fix issue which caused parent posts to fail at mobx reactivity
Paul Frazee
2022-12-21
1
-1
/
+1
*
Update to use new getTimeline, getAuthorFeed, and getPostThread output models
Paul Frazee
2022-12-20
1
-57
/
+58
*
Wrap all <Text> in a helper that ensures black color is applied by default
Paul Frazee
2022-12-20
1
-1
/
+2
*
Use consistent rendering of avis and post metas in threads
Paul Frazee
2022-12-20
1
-40
/
+15
*
initial android fixes
João Ferreiro
2022-12-19
1
-0
/
+1
*
Tighten up the home feed
Paul Frazee
2022-12-19
1
-16
/
+50
*
Enable image-only posts
Paul Frazee
2022-12-19
1
-7
/
+11
*
Improve thread rendering
Paul Frazee
2022-12-18
1
-0
/
+31
[next]