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
/
ProfileCard.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace old ProfileCard with new (#8195)
Eric Bailey
2025-04-15
1
-291
/
+20
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-5
/
+7
*
env var tweaks (#7457)
Hailey
2025-01-26
1
-1
/
+7
*
[Neue] Handle emoji within custom font (#5449)
Eric Bailey
2024-09-24
1
-9
/
+10
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-3
/
+2
*
Add social proof to suggested follows (#4602)
Samuel Newman
2024-07-09
1
-66
/
+37
*
Fix RTL text rendering for display names (#4747)
Hailey
2024-07-08
1
-1
/
+1
*
Unify label pills (#4676)
Eric Bailey
2024-07-03
1
-44
/
+8
*
Starter Packs (#4332)
Hailey
2024-06-21
1
-2
/
+4
*
center pill text in label pill (#4579)
Hailey
2024-06-20
1
-0
/
+1
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-1
/
+2
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-1
/
+1
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-11
/
+4
*
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
1
-16
/
+21
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-1
/
+4
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-32
/
+59
*
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-1
/
+3
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-3
/
+6
*
Fix some account filtering behaviors (#2290)
Paul Frazee
2023-12-23
1
-1
/
+7
*
PWI behavior updates (#2207)
Paul Frazee
2023-12-14
1
-0
/
+3
*
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
*
|
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-6
/
+1
*
|
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-3
/
+2
*
|
Misc cleanup (#1925)
Eric Bailey
2023-11-15
1
-10
/
+16
*
|
Port Profile Followers/Follows to RQ (#1893)
dan
2023-11-14
1
-28
/
+35
*
|
Update Muted and Blocked accounts screens (react-query refactor) (#1892)
Paul Frazee
2023-11-13
1
-6
/
+13
|
/
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-4
/
+7
*
Improve typeahead search with inclusion of followed users (temporary solution...
Paul Frazee
2023-10-05
1
-1
/
+1
*
Give explicit names to MobX observer components (#1413)
dan
2023-09-07
1
-114
/
+109
*
[APP-798] add key to `ProfileCardPills` render method (#1158)
Ansh
2023-08-15
1
-1
/
+4
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
1
-29
/
+64
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-4
/
+8
*
Bump @types/react to ^18 and adjust types (#889)
Logan Rosen
2023-06-22
1
-1
/
+1
*
Fix a bunch of type errors and add a type-check to the github workflows (#837)
Paul Frazee
2023-06-02
1
-2
/
+4
*
[APP-635] Mutelists (#601)
Paul Frazee
2023-05-11
1
-2
/
+2
*
[APP-601] Add muted accounts list (#565)
Paul Frazee
2023-05-02
1
-1
/
+2
*
Implement blocks (#554)
Paul Frazee
2023-04-28
1
-1
/
+6
*
Refactor moderation to apply to accounts, profiles, and posts correctly (#548)
Paul Frazee
2023-04-27
1
-115
/
+131
*
Add cursor to clickable elements (#491)
Ollie Hsieh
2023-04-19
1
-1
/
+0
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-2
/
+7
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-1
/
+2
*
Add user invite codes (#393)
Paul Frazee
2023-04-05
1
-1
/
+1
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-10
/
+7
*
Add fulltext search for posts and profiles (closes #340) (#342)
Paul Frazee
2023-03-21
1
-2
/
+2
*
Darkmode fixes (#301) (#327)
Paul Frazee
2023-03-20
1
-1
/
+3
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-3
/
+59
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-7
/
+3
[next]