about summary refs log tree commit diff
path: root/src/view/com/lists
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-092-6/+6
* fix: don't open user profile when clicking edit button in user list (#8831)Elijah Seed-Arita2025-08-131-3/+10
* hide footer when lists list is empty (#8337)Samuel Newman2025-05-061-1/+9
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-2/+2
* Replace old ProfileCard with new (#8195)Eric Bailey2025-04-151-33/+52
* Fix loading jumps and footer on feeds tab (#8063)Samuel Newman2025-04-011-28/+27
* fix people list footer (#8039)Samuel Newman2025-03-271-11/+18
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-3/+4
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-211-2/+0
* add default empty state text (#7212)Samuel Newman2024-12-201-12/+22
* Better list empty state (#7157)Samuel Newman2024-12-181-18/+17
* Remove header subtitle from list-related screens (#7154)Samuel Newman2024-12-181-10/+41
* [Layout] Base (#6907)Eric Bailey2024-12-051-5/+2
* Fix broken pagination for lists tab on profile page (#6221)Khuddite2024-11-231-1/+17
* Remove Segment (#5518)Hailey2024-09-273-33/+22
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-3/+4
* Add `list hidden` screen (#4958)Hailey2024-08-202-204/+19
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-7/+2
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-281-2/+2
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-211-18/+14
* Fix missing top borders (#4346)dan2024-06-041-2/+2
* Unify profile tabs and lists screens placeholders (#4315)Bartosz Kaszubowski2024-06-032-20/+17
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-313-22/+26
* Make bio area scrollable on iOS (#2931)Hailey2024-04-111-14/+29
* Swap `RichText` (#2934)Eric Bailey2024-02-201-3/+4
* add padding to user's lists/feeds scrollviews (#2675)Hailey2024-01-301-4/+4
* Clean up some sentry logs (#2630)Eric Bailey2024-01-253-5/+5
* feat: show muted/blocked status on list card (#2523)Mary2024-01-151-5/+13
* Internationalize more strings (#2440)Stanislas Signoud2024-01-093-13/+33
* Fix some account filtering behaviors (#2290)Paul Frazee2023-12-231-0/+1
* Consolidate List props a bit (#2216)dan2023-12-213-58/+52
* Make scroll handling contextual (#2200)dan2023-12-133-36/+14
* Double the footer on the list members flatlistPaul Frazee2023-12-111-1/+1
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-071-1/+5
* Add missing translations and fix react key error in `MyLists.tsx` (#2103)Ansh2023-12-051-2/+5
* E2E 🟢 (#2092)Eric Bailey2023-12-051-0/+1
* Eric/profile feeds list (#2049)Eric Bailey2023-11-301-7/+2
* Two fixes to react-key generation (#2004)Paul Frazee2023-11-271-1/+1
* Implement "scroll to top" for profile tabs (#1973)dan2023-11-221-157/+183
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+0
* Fix some key errors (#1951)Eric Bailey2023-11-171-1/+6
* Update Muted and Blocked accounts screens (react-query refactor) (#1892)Paul Frazee2023-11-131-0/+3
* Profile cleanup (react-query refactor) (#1891)Paul Frazee2023-11-131-1/+4
* More profile refactor updates (#1886)Paul Frazee2023-11-132-15/+203
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-123-96/+74
* Use min height for pager lists and increase it (#1869)dan2023-11-101-1/+1