about summary refs log tree commit diff
path: root/src/view/com/feeds/ProfileFeedgens.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix loading jumps and footer on feeds tab (#8063)Samuel Newman2025-04-011-26/+27
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-1/+1
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-211-2/+0
* Fix broken pagination for lists tab on profile page (#6221)Khuddite2024-11-231-1/+17
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-2/+3
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-40/+43
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-281-1/+1
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-211-58/+47
* Fix missing top borders (#4346)dan2024-06-041-2/+2
* Unify profile tabs and lists screens placeholders (#4315)Bartosz Kaszubowski2024-06-031-11/+7
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+3
* Make bio area scrollable on iOS (#2931)Hailey2024-04-111-14/+29
* add padding to user's lists/feeds scrollviews (#2675)Hailey2024-01-301-4/+2
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-2/+2
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-3/+7
* Consolidate List props a bit (#2216)dan2023-12-211-19/+4
* Make scroll handling contextual (#2200)dan2023-12-131-21/+5
* Revise FeedSourceCard load state to allow deletion for failures (#2172)Eric Bailey2023-12-111-0/+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
* Eric/profile feeds list (#2049)Eric Bailey2023-11-301-8/+4
* Implement "scroll to top" for profile tabs (#1973)dan2023-11-221-14/+38
* Profile cleanup (react-query refactor) (#1891)Paul Frazee2023-11-131-2/+5
* Add feedgens tab to profile (#1889)Paul Frazee2023-11-131-0/+199