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
*
Optimistic hidden replies (#4977)
Eric Bailey
2024-08-23
1
-27
/
+16
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-3
/
+66
*
Fix orphaned feed slices, handle blocks (#4944)
Eric Bailey
2024-08-19
1
-3
/
+16
*
[Video] Bundle of minor tweaks (#4904)
Samuel Newman
2024-08-09
1
-5
/
+15
*
Fix overflow on posts (#4899)
Samuel Newman
2024-08-08
1
-0
/
+1
*
[Video] Visibility detection view (#4741)
Hailey
2024-08-07
1
-1
/
+1
*
[Videos] Video player - PR #2 - better web support (#4732)
Samuel Newman
2024-08-07
1
-1
/
+0
*
Show replies in context of their threads (#4871)
dan
2024-08-05
1
-5
/
+3
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-2
/
+2
*
[Videos] Video player - PR #1 - basic player (#4731)
Samuel Newman
2024-07-25
1
-2
/
+9
*
Fix sloppy filter(Boolean) types (#4830)
dan
2024-07-25
1
-29
/
+47
*
`Reposted by you` and `Reply to you` (#4478)
Minseo Lee
2024-07-11
1
-24
/
+43
*
Fix undefined block (#4479)
Eric Bailey
2024-06-19
1
-20
/
+33
*
Revert "Fix undefined block (#4471)" (#4472)
Eric Bailey
2024-06-11
1
-16
/
+1
*
Fix undefined block (#4471)
Eric Bailey
2024-06-10
1
-1
/
+16
*
use the new icon in reposted by (#4307)
Hailey
2024-06-03
1
-8
/
+7
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-5
/
+6
*
Add follow button to feed item avatar (#3560)
Samuel Newman
2024-05-31
1
-7
/
+14
*
Post controls update followup (#4276)
Samuel Newman
2024-05-30
1
-2
/
+2
*
Improve the visual clarity of labels on profiles and posts (#4262)
Paul Frazee
2024-05-30
1
-1
/
+1
*
Include feedContext in DOM as data- (#4206)
dan
2024-05-24
1
-1
/
+2
*
Improve moderation behaviors: show alert/inform sources and improve UX around...
Paul Frazee
2024-05-24
1
-1
/
+1
*
Remove `getProfile` calls when loading feed (#3881)
Hailey
2024-05-23
1
-56
/
+61
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-4
/
+57
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-4
/
+10
*
Add hovercards to "Reply To" (#3587)
dan
2024-04-16
1
-6
/
+8
*
Profile hovers (#3518)
Eric Bailey
2024-04-13
1
-31
/
+36
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-5
/
+2
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-32
/
+17
*
Remove `FixedTouchableHighlight` , fix Android press issues (#3214)
Hailey
2024-03-14
1
-1
/
+0
*
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-0
/
+1
*
Safeguard posts from clobbered state (#3006)
dan
2024-02-28
1
-0
/
+2
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
1
-0
/
+2
*
Swap `RichText` (#2934)
Eric Bailey
2024-02-20
1
-5
/
+4
*
remove sandbox labels (#2883)
Hailey
2024-02-16
1
-3
/
+0
*
moderate avatars and embeds in composer reply to (#2665)
Hailey
2024-01-30
1
-1
/
+2
*
Update FeedItem.tsx
Minseo Lee
2024-01-23
1
-1
/
+1
*
Fix typos, improve localization and unify separators (#2502)
Minseo Lee
2024-01-22
1
-1
/
+1
*
Use the RichText facets when copying post text (#2481)
Mary
2024-01-10
1
-0
/
+1
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-31
/
+43
*
add expandable context to composer when replying to post (#2419)
Hailey
2024-01-08
1
-0
/
+1
*
Fix: only show appeal CW item on moderated posts (#2312)
Paul Frazee
2023-12-27
1
-1
/
+13
*
Bump react-native to 0.73.1, expo to 50 (#2214)
Eric Bailey
2023-12-23
1
-0
/
+1
*
Re-rendering improvements for like/unlike (#2180)
dan
2023-12-12
1
-50
/
+73
*
Reduce calls to getFeedGenerator and getFeed (#2166)
Paul Frazee
2023-12-11
1
-7
/
+6
*
Check Analytics (#2106)
Ansh
2023-12-06
1
-4
/
+1
*
Fix: distinguish between post media and quotes with the moderation hider (#2075)
Paul Frazee
2023-12-04
1
-1
/
+7
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-3
/
+1
*
Do less work (#1953)
dan
2023-11-17
1
-1
/
+1
*
Add some memoization (#1947)
dan
2023-11-16
1
-3
/
+4
[next]