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
*
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
*
Add Shadow type (#1900)
Paul Frazee
2023-11-14
1
-2
/
+2
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-4
/
+4
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-1
/
+1
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-159
/
+114
*
Move language preferences to new persistence + context (#1837)
Paul Frazee
2023-11-08
1
-1
/
+3
*
Move muted threads to new persistence + context (#1838)
Paul Frazee
2023-11-08
1
-5
/
+8
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-8
/
+9
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-4
/
+4
*
Merge branch 'main' of https://github.com/haideralipunjabi/social-app into main
Paul Frazee
2023-10-30
1
-1
/
+19
|
\
|
*
Added show more for long posts
Haider Ali Punjabi
2023-10-26
1
-1
/
+19
*
|
Rename component to match new behavior
Paul Frazee
2023-10-30
1
-3
/
+3
|
/
*
fix 'Reposted by' text overflow (#1535)
Eric Bailey
2023-09-26
1
-1
/
+2
*
Accessibility fixes: add missing labels, dynamically scale home header (#1516)
Paul Frazee
2023-09-22
1
-2
/
+2
*
Language settings updates, new primary language setting (#1471)
Eric Bailey
2023-09-21
1
-1
/
+4
*
Prefilter the mergefeed to ensure a better mix of following and custom feeds ...
Paul Frazee
2023-09-20
1
-0
/
+1
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-26
/
+31
[next]