about summary refs log tree commit diff
path: root/src/view
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Add feeds tabPaul Frazee2023-05-259-23/+412
| | |/
| | * Small tweak to feed tab bar positioningPaul Frazee2023-05-251-1/+1
| | |
| | * Add scrollview to drawerPaul Frazee2023-05-252-7/+21
| | |
| | * Add my feeds to the drawerPaul Frazee2023-05-251-2/+16
| | |
| | * Visually unify the home header with other screensPaul Frazee2023-05-254-6/+7
| | |
| | * Switch to new satellite icon on the headerPaul Frazee2023-05-251-5/+10
| | |
| | * Add custom satellite-dish iconsPaul Frazee2023-05-251-6/+8
| | |
| | * Use the bars icon on the viewheaderPaul Frazee2023-05-251-2/+5
| | |
| | * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-259-160/+48
| | |\ | | | | | | | | | | | | custom-algos
| | | * increase save custom feed btn hitslopAnsh Nanda2023-05-251-0/+1
| | | |
| | | * turn of auto correct and capitalize on searchAnsh Nanda2023-05-251-0/+2
| | | |
| | | * fix type errors on Custom Feed screenAnsh Nanda2023-05-251-1/+5
| | | |
| | | * delete old My Feeds / Saved Feeds screenAnsh Nanda2023-05-251-151/+0
| | | |
| | | * fix padding on Discover Feeds screenAnsh Nanda2023-05-251-1/+4
| | | |
| | | * add saved feeds to left nav on desktopAnsh Nanda2023-05-253-4/+25
| | | |
| | | * Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵Ansh Nanda2023-05-252-17/+20
| | | |\ | | | | | | | | | | | | | | | into custom-algos
| | | * | adjust styling for feeds tab bar on mobileAnsh Nanda2023-05-253-5/+11
| | | | |
| | * | | Tune the saved feeds uiPaul Frazee2023-05-251-8/+4
| | | |/ | | |/|
| | * | Tune the UI layout of the feed tab headerPaul Frazee2023-05-253-21/+22
| | |/
| | * Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵Ansh Nanda2023-05-254-22/+100
| | |\ | | | | | | | | | | | | into custom-algos
| | | * Restore the 'load more' button on webPaul Frazee2023-05-254-26/+56
| | | |
| | | * Update load latest to show when there's new activity with an indicatorPaul Frazee2023-05-254-8/+56
| | | |
| | * | put user avatar on bottom bar and replace with hamburger menu on topAnsh Nanda2023-05-253-14/+20
| | | |
| | * | add top bar and link to new SavedScreenAnsh Nanda2023-05-254-28/+85
| | |/
| | * Make load-latest button same on webPaul Frazee2023-05-251-12/+12
| | |
| | * Tune the footer text ui a bitPaul Frazee2023-05-241-8/+6
| | |
| | * Add feed discovery pagePaul Frazee2023-05-243-15/+141
| | |
| | * Tune the custom feeds header a bit morePaul Frazee2023-05-241-31/+39
| | |
| | * Tune the custom feed headerPaul Frazee2023-05-242-25/+77
| | |
| | * Add compose fab to custom feed screenPaul Frazee2023-05-241-1/+15
| | |
| | * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-243-3/+19
| | |\ | | | | | | | | | | | | custom-algos
| | | * make tab bar scroll view draggable on webAnsh Nanda2023-05-243-3/+19
| | | |
| | | * fix lint errorsAnsh Nanda2023-05-241-1/+4
| | | |
| | * | Refactor the scroll-to-top UXPaul Frazee2023-05-248-82/+62
| | |/
| | * fix scrollToTop for webAnsh Nanda2023-05-242-17/+37
| | |
| | * add isWeb check to disable haptics on webAnsh Nanda2023-05-241-12/+4
| | |
| | * show scroll to top button when scrolling stopsAnsh Nanda2023-05-232-3/+25
| | |
| | * refactor load latest btnAnsh Nanda2023-05-234-7/+7
| | |
| | * slight performance improvementsAnsh Nanda2023-05-231-2/+7
| | |
| | * add button to reset preferences in dev modeAnsh Nanda2023-05-231-0/+15
| | |
| | * update pinned feed from custom feed viewAnsh Nanda2023-05-221-12/+40
| | |
| | * increase pin button hitslopAnsh Nanda2023-05-221-0/+1
| | |
| | * decrease long press time required to reoreder pinned feedAnsh Nanda2023-05-221-0/+1
| | |
| | * add haptics to save, like, and pin actions on feedAnsh Nanda2023-05-223-16/+20
| | |
| | * add refreshControl to tab ViewSelectorAnsh Nanda2023-05-191-2/+0
| | |
| | * fix dark mode color for creator handle on CustomFeed screenAnsh Nanda2023-05-191-0/+1
| | |
| | * fix refresh control color in ViewSelector.tsxAnsh Nanda2023-05-191-1/+9
| | |
| | * A few more UX tweaksPaul Frazee2023-05-183-11/+32
| | |
| | * Some fixesPaul Frazee2023-05-182-17/+0
| | |
| | * Add list-type avatarPaul Frazee2023-05-184-4/+30
| | |