about summary refs log tree commit diff
path: root/src/lib/hooks
Commit message (Expand)AuthorAgeFilesLines
* [APP-735] Post language improvements (#982)Paul Frazee2023-07-061-0/+35
* Fix: re-add the scroll boundary to avoid minimal shell at top of screen (#956)Paul Frazee2023-07-031-2/+10
* don't throw, but log OTA listener errors (#958)Ansh2023-07-031-1/+4
* fix: stabilize minimalShellMode toggling by introducing modified thresholds (...Paul Frazee2023-07-021-6/+4
* Use Linking.openSettings() so it works on Android (#865)Logan Rosen2023-06-081-5/+1
* [APP-107] OTA updates (#587)Ansh2023-06-021-0/+74
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-1/+1
* More custom-feed behavior fixes [APP-678] (#831)Paul Frazee2023-06-021-0/+32
* Add feeds tabPaul Frazee2023-05-251-1/+3
* Fix the 'dancing header' problem on webPaul Frazee2023-05-251-2/+8
* Merge branch 'custom-algos' of github.com:bluesky-social/social-app into cust...Paul Frazee2023-05-241-0/+84
|\
| * make tab bar scroll view draggable on webAnsh Nanda2023-05-241-0/+84
* | Refactor the scroll-to-top UXPaul Frazee2023-05-241-18/+40
|/
* show scroll to top button when scrolling stopsAnsh Nanda2023-05-231-0/+3
* Rework the UI for the custom feed viewPaul Frazee2023-05-171-2/+2
* Reorganize custom feeds in the view layerPaul Frazee2023-05-171-0/+27
* style: remove `useUnreadCountLabel` hack from `50c1841` (#655) (#686)LW2023-05-172-21/+6
* feat: Update HTML `title` on web #626 #599 (#655)LW2023-05-162-0/+35
* create Alert.tsx and Alert.web.tsx and replace uses (#513)Ansh2023-04-251-1/+1
* Improvements to notifications screen [APP-520] (#501)Paul Frazee2023-04-201-0/+27
* APP-70 give profile its own tab mobile (#469)Ansh2023-04-182-1/+15
* #435 web dark mode (#455)Ansh2023-04-121-1/+1
* Mobile Web (#427)John Fawcett2023-04-124-0/+66
* Add user invite codes (#393)Paul Frazee2023-04-051-0/+13
* Request permissions properly on mobile (closes #308) (#328)Paul Frazee2023-03-201-4/+10
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-0/+4
* Fixes profile edit image selection not prompting users on web (#309) (#321)John Fawcett2023-03-191-0/+7
* Move to expo and react-navigation (#288)Paul Frazee2023-03-132-2/+52
* Rework web shell uiPaul Frazee2023-02-221-0/+6
* Merge main into the Web PR (#230)Paul Frazee2023-02-223-0/+85