about summary refs log tree commit diff
path: root/src/view/screens/Profile.tsx
Commit message (Expand)AuthorAgeFilesLines
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-6/+9
* Fix lists tab appearing when user has a starterpack but no lists (#7952)Samuel Newman2025-03-131-5/+7
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-17/+4
* Add videos tab to profile (#7517)Eric Bailey2025-01-221-0/+23
* Remove test gates (#7477)dan2025-01-171-77/+1
* add back statsig gate testing (#7404)Hailey2025-01-101-1/+77
* add safe area view to profile error screen (#7134)Samuel Newman2024-12-171-14/+19
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-2/+8
* Fix drawer swipe (#7007)dan2024-12-101-11/+1
* [Layout] Base (#6907)Eric Bailey2024-12-051-4/+2
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-1/+10
* Remove Segment (#5518)Hailey2024-09-271-5/+1
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-2/+3
* add sideborders to <ProfileHeaderLoading> (#4995)Samuel Newman2024-09-231-16/+17
* Add a hard-coded redirect for lulaoficial.bsky.social (#5303)Paul Frazee2024-09-121-0/+11
* Remove starterpack gate (#4645)Hailey2024-06-251-8/+1
* Starter Packs (#4332)Hailey2024-06-211-47/+68
* Replace getAgent() with reading agent (#4243)dan2024-05-281-3/+3
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* Remove test gating code (#3742)dan2024-04-281-77/+1
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-2/+3
* [Statsig] Add test gates and events (#3659)dan2024-04-231-1/+77
* Ungate profile scroll fix (#3655)dan2024-04-231-20/+4
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-3/+3
* PWI improvements (#3489)Paul Frazee2024-04-121-2/+1
* Make bio area scrollable on iOS (#2931)Hailey2024-04-111-20/+49
* Thread queryClient explicitly through (#3328)dan2024-04-031-27/+29
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-128/+125
* Fix Profile tab switch jumps on Chrome (#3076)dan2024-03-021-0/+2
* Fix flashes and jumps when opening profile (#2815)dan2024-02-081-11/+57
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-091-5/+7
* Fix error screen on native, use `Not Found` for profile errors instead of `Oo...Hailey2024-02-081-16/+15
* tsHailey2024-01-301-4/+4
* update deprecatedHailey2024-01-291-3/+3
* check if we are blocked when opening a profile, reset posts cache if we areHailey2024-01-291-1/+11
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-3/+4
* Invalid handle autocomplete (#2251)Samuel Newman2023-12-201-1/+2
* PWI behavior updates (#2207)Paul Frazee2023-12-141-1/+1
* Make scroll handling contextual (#2200)dan2023-12-131-64/+18
* Additional reductions in request traffic (#2169)Paul Frazee2023-12-111-1/+0
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-1/+1
* Clear unused locales (#2147)Ansh2023-12-091-7/+7
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-071-1/+5
* Rename Posts & Replies to Replies (#2087)Paul Frazee2023-12-041-1/+1
* Add back ignore-filters-for behaviors (#2086)Paul Frazee2023-12-041-1/+15
* Fix bottom space on feeds (#2081)Eric Bailey2023-12-041-1/+16
* Only poll feed when feed page is focused (#2064)Eric Bailey2023-12-011-1/+1
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-1/+2
* Hide normal mute if muted by list, and invalidate profile query upon list mut...Eric Bailey2023-11-301-3/+3
* Merge branch '2011-link-in-feeds-tab-bar' of https://github.com/CooperEdmunds...Paul Frazee2023-11-291-0/+1
|\