about summary refs log tree commit diff
path: root/src/view/screens
Commit message (Expand)AuthorAgeFilesLines
...
* precache recent profile click (#7831)Samuel Newman2025-02-241-2/+8
* Fix optimistic rendering of profile page (#7830)Samuel Newman2025-02-241-17/+4
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-182-6/+9
* Fix "log in", "log out" to "sign in", "sign out" (#7739)Minseo Lee2025-02-171-2/+2
* Screen for searching user's posts (#7622)Samuel Newman2025-02-141-15/+56
* Improved search language select (#7591)Samuel Newman2025-02-131-111/+110
* Improved search page (#7590)Samuel Newman2025-02-121-91/+98
* Refine accessibilityHint (#7554)Minseo Lee2025-02-112-3/+3
* Per-user search history (#7588)Samuel Newman2025-02-071-113/+59
* Spring cleaning (#7640)Samuel Newman2025-02-031-29/+1
* rm refs in render (#7589)Samuel Newman2025-02-031-3/+3
* change search cancel behaviour (#7624)Samuel Newman2025-02-031-2/+8
* env var tweaks (#7457)Hailey2025-01-261-1/+19
* Add videos tab to profile (#7517)Eric Bailey2025-01-221-0/+23
* Fix crash when nothing is pinned (#7510)dan2025-01-201-16/+21
* Fix PWIDan Abramov2025-01-201-0/+1
* yolo (#7499)Hailey2025-01-192-1/+18
* Remove test gates (#7477)dan2025-01-171-77/+1
* add back statsig gate testing (#7404)Hailey2025-01-101-1/+77
* Fix avatar shape in Account switch menu (#7388)Samuel Newman2025-01-091-0/+1
* Hide menu button when search is focused (#7373)Samuel Newman2025-01-071-10/+2
* Localize lang selectors according to the app language (#6207)Stanislas Signoud2024-12-311-4/+5
* checking list/feed owner on empty state when prompting to add users (#7247)Ahmed Soliman2024-12-231-26/+32
* make horizontal scrollview touch edges (#7256)Samuel Newman2024-12-231-10/+17
* fix recent searches tap handling (#7214)Samuel Newman2024-12-201-1/+3
* Better list empty state (#7157)Samuel Newman2024-12-181-43/+80
* Remove header subtitle from list-related screens (#7154)Samuel Newman2024-12-182-8/+0
* Web sticky headers for most screens (#7153)Samuel Newman2024-12-181-1/+1
* Trending (Beta) (#7144)Eric Bailey2024-12-171-11/+37
* add safe area view to profile error screen (#7134)Samuel Newman2024-12-171-14/+19
* feat: widen recent search profile link for mobile devices (#7119)Karol Stawowski2024-12-161-0/+1
* Fix z-indexes to make tabbar scroll on Android (#7102)dan2024-12-142-2/+3
* Tweak ProfileList design (#7100)dan2024-12-131-189/+128
* New profile feed header (#7056)Eric Bailey2024-12-121-621/+0
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-2/+8
* [Notifications] Add a Mentions tab (#7044)dan2024-12-122-82/+182
* refine plural marks (#7065)Minseo Lee2024-12-121-5/+3
* Followers/following exact count (#7057)Samuel Newman2024-12-112-68/+0
* Disambiguate feed component naming (#7040)dan2024-12-104-10/+10
* Fix drawer swipe (#7007)dan2024-12-103-24/+6
* Fix squashed content on mod screens (#7004)Eric Bailey2024-12-073-2/+5
* [ELI5] Change feed page copy (#6932)Samuel Newman2024-12-072-3/+4
* [Layout] Base (#6907)Eric Bailey2024-12-0514-601/+404
* [Nicer Tabs] New native pager (#6868)dan2024-12-031-1/+4
* [Nicer Tabs] Fork TabBar, simplify Pager (#6762)dan2024-12-031-12/+3
* Prefetch adjacent Home pages (#6904)dan2024-12-031-1/+4
* fix iOS language picker style in dark mode (#6804)Foster2024-11-281-0/+1
* Fix `<List>` types (#6756)Samuel Newman2024-11-262-6/+6
* focus search input on soft reset in mobile (#5732)rshigg2024-11-251-0/+1
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-1911-11/+0