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
*
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
-6
/
+11
*
Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263)
Paul Frazee
2024-05-30
1
-1
/
+2
*
Improve the visual clarity of labels on profiles and posts (#4262)
Paul Frazee
2024-05-30
1
-1
/
+2
*
Always show the header on post threads on native (#4254)
Hailey
2024-05-30
1
-7
/
+36
*
Use ALF for post controls (#3400)
Samuel Newman
2024-05-30
1
-2
/
+2
*
Native translation expo module (#4098)
Samuel Newman
2024-05-28
1
-4
/
+23
*
Improve moderation behaviors: show alert/inform sources and improve UX around...
Paul Frazee
2024-05-24
1
-8
/
+8
*
Replace pluralize by plural by @tkusano (#3882)
Paul Frazee
2024-05-06
1
-4
/
+8
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-1
/
+1
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-7
/
+4
*
remove unnecessary padding from the right hand side of the post in threaded (...
Hailey
2024-04-22
1
-1
/
+0
*
align center post meta in threaded (#3615)
Hailey
2024-04-19
1
-1
/
+7
*
QT Jump Pt. 2 - Remove code duplication (#3506)
Hailey
2024-04-12
1
-38
/
+32
*
Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-pa...
Paul Frazee
2024-03-19
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'upstream/main' into patch-3
Minseo Lee
2024-03-19
1
-64
/
+26
|
|
\
|
*
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-03-15
1
-3
/
+0
|
|
\
\
|
*
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-03-14
1
-0
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-02-28
1
-0
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'main' into patch-3
Minseo Lee
2024-02-27
1
-1
/
+5
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-02-24
1
-2
/
+2
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-02-22
1
-9
/
+6
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'main' into patch-3
Minseo Lee
2024-02-19
1
-18
/
+14
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Mark more texts for localization
Minseo Lee
2024-02-14
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-5
/
+3
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-64
/
+26
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove `FixedTouchableHighlight` , fix Android press issues (#3214)
Hailey
2024-03-14
1
-3
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
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
-1
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make dim theme dim (#2966)
dan
2024-02-23
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Swap `RichText` (#2934)
Eric Bailey
2024-02-20
1
-9
/
+6
|
|
/
|
/
|
*
|
remove sandbox labels (#2883)
Hailey
2024-02-16
1
-4
/
+0
*
|
Fix jumps when navigating into long threads (#2878)
dan
2024-02-16
1
-14
/
+14
|
/
*
pad right for treeview (#2849)
Hailey
2024-02-12
1
-1
/
+11
*
Add follow button to highlighted post (#2828)
Hailey
2024-02-12
1
-126
/
+100
*
Always show post dropdown button at the bottom of the post, add share button ...
dan
2024-02-09
1
-24
/
+1
*
moderate avatars and embeds in composer reply to (#2665)
Hailey
2024-01-30
1
-1
/
+2
*
remove unnecessary right padding in main thread item (#2693)
Hailey
2024-01-30
1
-0
/
+1
*
use in app browser for translations when enabled (#2663)
Hailey
2024-01-30
1
-5
/
+12
*
Two UI tweaks after recent updates (#2647)
Paul Frazee
2024-01-26
1
-13
/
+2
*
Present highlighted post as part of the thread (#2628)
dan
2024-01-25
1
-2
/
+13
*
Merge PR #2495 by haileyok
Paul Frazee
2024-01-23
1
-3
/
+3
*
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
/
+3
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-5
/
+6
*
add expandable context to composer when replying to post (#2419)
Hailey
2024-01-08
1
-0
/
+1
*
Fix missing avatar moderation in replies (#2325)
Paul Frazee
2023-12-27
1
-0
/
+1
*
Fix: only show appeal CW item on moderated posts (#2312)
Paul Frazee
2023-12-27
1
-3
/
+3
*
Hide posts tool (#2299)
Eric Bailey
2023-12-24
1
-1
/
+1
[next]