about summary refs log tree commit diff
path: root/src/view/screens/ProfileList.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* Implement "scroll to top" for profile tabs (#1973)dan2023-11-221-2/+1
* Hindi Internationalization (#1914)Ansh2023-11-201-19/+21
* Fix profile list (#1907)Eric Bailey2023-11-141-1/+1
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-4/+4
* Refactor profile screen to use new pager and react-query (#1870)dan2023-11-131-1/+1
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-270/+224
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-23/+22
* Scroll sync in the pager without jumps (#1863)dan2023-11-101-6/+16
* Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)dan2023-11-101-3/+3
* Pull useAnimatedScrollHandler back up (#1858)dan2023-11-091-8/+5
* Internationalization & localization (#1822)Ansh2023-11-091-12/+25
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-15/+17
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-2/+4
* Pull animated scroll handler down from pager (#1827)dan2023-11-071-5/+8
* Fix accidental unwrapped strings (#1826)dan2023-11-061-1/+1
* Fix sticky pager jumps (#1825)dan2023-11-061-3/+2
* Replace all logs with new loggerEric Bailey2023-11-041-2/+3
* Merge pull request #1813 from bluesky-social/eric/app-903-extract-logger-into...Eric Bailey2023-11-041-1/+1
|\
| * Fix other error logs while I'm at itEric Bailey2023-11-041-1/+1
* | Refresh on scroll-to-top by active section press (#1807)Paul Frazee2023-11-031-7/+2
|/
* Improved list and feed errors (#1798)Paul Frazee2023-11-031-45/+54
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-107/+743
* share mute list link with did not handle (#1438)Ansh2023-09-121-2/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-3/+5
* Test fixesPaul Frazee2023-08-281-1/+1
* :sparkles: Repurpose report post modal and re-use for list reporting (#1070)Foysal Ahamed2023-08-151-0/+12
* fix mute list overflow bug (#1041)Ansh2023-07-201-0/+2
* [APP-657] Add share list functionality (#863)Ansh2023-06-261-49/+22
* Rework the UI for the custom feed viewPaul Frazee2023-05-171-2/+2
* feat: Update HTML `title` on web #626 #599 (#655)LW2023-05-161-0/+2
* a11y cleanup for mute lists (#614)Ollie H2023-05-111-4/+4
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-0/+175