index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
profile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
center pill text in label pill (#4579)
Hailey
2024-06-20
1
-0
/
+1
*
Merge #4492, fixes profile menu hover (#4580)
Eric Bailey
2024-06-20
1
-12
/
+11
*
Don't show warning when sharing your own post in PWI opt-out mode (#4495)
Hailey
2024-06-12
1
-2
/
+5
*
Move feeds screen into common navigator, handle usages (#4365)
Eric Bailey
2024-06-11
1
-6
/
+3
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
2
-14
/
+17
*
Add follow button to feed item avatar (#3560)
Samuel Newman
2024-05-31
1
-2
/
+4
*
[🐴] DM button on profile (#4097)
Samuel Newman
2024-05-20
1
-17
/
+17
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
2
-2
/
+2
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
2
-13
/
+5
*
Cache DID and profile basic on profile card presses (#3523)
Hailey
2024-04-13
1
-2
/
+14
*
Profile card hover preview (#3508)
Eric Bailey
2024-04-12
2
-31
/
+38
*
Simplify list logic further to prevent misuse (#3334)
Hailey
2024-04-03
2
-80
/
+79
*
Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-pa...
Paul Frazee
2024-03-19
1
-6
/
+8
|
\
|
*
Merge remote-tracking branch 'upstream/main' into patch-3
Minseo Lee
2024-03-19
4
-653
/
+123
|
|
\
|
*
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-03-15
1
-1
/
+22
|
|
\
\
|
*
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-03-14
5
-5
/
+21
|
|
\
\
\
|
*
\
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-03-13
2
-215
/
+340
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'bluesky-social:main' into patch-3
Minseo Lee
2024-02-22
1
-4
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Mark more texts for localization
Minseo Lee
2024-02-14
1
-6
/
+8
*
|
|
|
|
|
|
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
2
-4
/
+9
*
|
|
|
|
|
|
ProfileFollows and ProfileFollowers cleanup (#3219)
Hailey
2024-03-19
2
-116
/
+131
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
4
-653
/
+123
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
add warning to profile as well
Samuel Newman
2024-03-14
1
-1
/
+22
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
5
-5
/
+21
|
|
_
|
/
|
/
|
|
*
|
|
Tweak prompt styles on mobile web (#3193)
Eric Bailey
2024-03-12
1
-1
/
+1
*
|
|
ALF confirmation dialogs (Dialogs Pt. 3) (#3143)
Hailey
2024-03-12
2
-60
/
+73
*
|
|
Use new menu for Profile (#3168)
Hailey
2024-03-12
2
-201
/
+313
|
|
/
|
/
|
*
|
Swap `RichText` (#2934)
Eric Bailey
2024-02-20
1
-4
/
+5
|
/
*
Fix flashes and jumps when opening profile (#2815)
dan
2024-02-08
1
-96
/
+27
*
Show text cursor on web bio (#2813)
dan
2024-02-09
1
-1
/
+1
*
Precache basic profile from posts for instant future navigations (#2795)
Hailey
2024-02-09
1
-19
/
+49
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
2
-8
/
+8
*
Use consistent spinners for loading screens (#2611)
dan
2024-01-24
2
-10
/
+4
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
5
-54
/
+79
*
Fix some account filtering behaviors (#2290)
Paul Frazee
2023-12-23
1
-1
/
+7
*
Consolidate List props a bit (#2216)
dan
2023-12-21
2
-22
/
+6
*
PWI behavior updates (#2207)
Paul Frazee
2023-12-14
1
-0
/
+3
*
Make scroll handling contextual (#2200)
dan
2023-12-13
2
-4
/
+6
*
Fix links in profiles (#2178)
Eric Bailey
2023-12-11
1
-9
/
+33
*
Add label appeal tool to posts and accounts (#2124)
Paul Frazee
2023-12-07
1
-0
/
+4
*
E2E 🟢 (#2092)
Eric Bailey
2023-12-05
1
-0
/
+1
*
Fix jump when toggling suggestions (#2090)
dan
2023-12-05
2
-98
/
+70
*
Allow scroll by dragging profile header (#2068)
dan
2023-12-04
2
-15
/
+23
*
Tweak layout a bit more
Paul Frazee
2023-12-02
1
-1
/
+1
*
Merge branch 'fix-jump-in-suggested-follows-tabbar' of https://github.com/tar...
Paul Frazee
2023-12-02
1
-1
/
+2
|
\
|
*
Fix jump in suggested follows tab (Native)
tarikpnr
2023-11-08
1
-1
/
+2
*
|
Fix show suggested button color (#2069)
dan
2023-12-01
1
-1
/
+1
*
|
Merge branch 'copy-link' of https://github.com/mozzius/bluesky-official-app i...
Paul Frazee
2023-11-30
1
-2
/
+2
|
\
\
|
*
|
add "copy link" text
Samuel Newman
2023-11-30
1
-2
/
+2
*
|
|
Hide normal mute if muted by list, and invalidate profile query upon list mut...
Eric Bailey
2023-11-30
1
-16
/
+30
|
/
/
[prev]
[next]