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
/
lists
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)
Samuel Newman
2025-09-09
2
-6
/
+6
*
fix: don't open user profile when clicking edit button in user list (#8831)
Elijah Seed-Arita
2025-08-13
1
-3
/
+10
*
hide footer when lists list is empty (#8337)
Samuel Newman
2025-05-06
1
-1
/
+9
*
bump it bop it upgrade it (rn 79/expo 53) (#8281)
hailey
2025-05-02
1
-2
/
+2
*
Replace old ProfileCard with new (#8195)
Eric Bailey
2025-04-15
1
-33
/
+52
*
Fix loading jumps and footer on feeds tab (#8063)
Samuel Newman
2025-04-01
1
-28
/
+27
*
fix people list footer (#8039)
Samuel Newman
2025-03-27
1
-11
/
+18
*
Fix optimistic rendering of profile page (#7830)
Samuel Newman
2025-02-24
1
-1
/
+1
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-3
/
+4
*
move indicatorStyle to `List` (#7526)
Samuel Newman
2025-01-21
1
-2
/
+0
*
add default empty state text (#7212)
Samuel Newman
2024-12-20
1
-12
/
+22
*
Better list empty state (#7157)
Samuel Newman
2024-12-18
1
-18
/
+17
*
Remove header subtitle from list-related screens (#7154)
Samuel Newman
2024-12-18
1
-10
/
+41
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-5
/
+2
*
Fix broken pagination for lists tab on profile page (#6221)
Khuddite
2024-11-23
1
-1
/
+17
*
Remove Segment (#5518)
Hailey
2024-09-27
3
-33
/
+22
*
Allow profile header to overscroll (#5457)
Samuel Newman
2024-09-25
1
-3
/
+4
*
Add `list hidden` screen (#4958)
Hailey
2024-08-20
2
-204
/
+19
*
Respect labels on feeds and lists (#4818)
Eric Bailey
2024-08-02
1
-7
/
+2
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-2
/
+1
*
FeedCard & ListCard cleanups (#4644)
Eric Bailey
2024-06-28
1
-2
/
+2
*
Tweak feed card to prevent spinnerz when pushing to screen (#4600)
Hailey
2024-06-21
1
-18
/
+14
*
Fix missing top borders (#4346)
dan
2024-06-04
1
-2
/
+2
*
Unify profile tabs and lists screens placeholders (#4315)
Bartosz Kaszubowski
2024-06-03
2
-20
/
+17
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
3
-22
/
+26
*
Make bio area scrollable on iOS (#2931)
Hailey
2024-04-11
1
-14
/
+29
*
Swap `RichText` (#2934)
Eric Bailey
2024-02-20
1
-3
/
+4
*
add padding to user's lists/feeds scrollviews (#2675)
Hailey
2024-01-30
1
-4
/
+4
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
3
-5
/
+5
*
feat: show muted/blocked status on list card (#2523)
Mary
2024-01-15
1
-5
/
+13
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
3
-13
/
+33
*
Fix some account filtering behaviors (#2290)
Paul Frazee
2023-12-23
1
-0
/
+1
*
Consolidate List props a bit (#2216)
dan
2023-12-21
3
-58
/
+52
*
Make scroll handling contextual (#2200)
dan
2023-12-13
3
-36
/
+14
*
Double the footer on the list members flatlist
Paul Frazee
2023-12-11
1
-1
/
+1
*
Fix scroll on native (#2170)
dan
2023-12-11
1
-2
/
+2
*
Fix scroll on profile lists/feeds (#2168)
dan
2023-12-11
1
-2
/
+2
*
Disable animation on scrollToTop for web (#2137)
Paul Frazee
2023-12-07
1
-1
/
+5
*
Add missing translations and fix react key error in `MyLists.tsx` (#2103)
Ansh
2023-12-05
1
-2
/
+5
*
E2E 🟢 (#2092)
Eric Bailey
2023-12-05
1
-0
/
+1
*
Eric/profile feeds list (#2049)
Eric Bailey
2023-11-30
1
-7
/
+2
*
Two fixes to react-key generation (#2004)
Paul Frazee
2023-11-27
1
-1
/
+1
*
Implement "scroll to top" for profile tabs (#1973)
dan
2023-11-22
1
-157
/
+183
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-3
/
+0
*
Fix some key errors (#1951)
Eric Bailey
2023-11-17
1
-1
/
+6
*
Update Muted and Blocked accounts screens (react-query refactor) (#1892)
Paul Frazee
2023-11-13
1
-0
/
+3
*
Profile cleanup (react-query refactor) (#1891)
Paul Frazee
2023-11-13
1
-1
/
+4
*
More profile refactor updates (#1886)
Paul Frazee
2023-11-13
2
-15
/
+203
*
Refactor lists to use new queries (#1875)
Paul Frazee
2023-11-12
3
-96
/
+74
*
Use min height for pager lists and increase it (#1869)
dan
2023-11-10
1
-1
/
+1
[next]