about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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
| | |
| * | Fix the 'dancing header' problem on webPaul Frazee2023-05-251-2/+8
| | |
| * | Tune the footer text ui a bitPaul Frazee2023-05-241-8/+6
| | |
| * | Bump build number for iosPaul Frazee2023-05-241-1/+1
| | |
| * | Add feed discovery pagePaul Frazee2023-05-2410-20/+252
| | |
| * | 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-247-7/+141
| |\ \ | | | | | | | | | | | | custom-algos
| | * | make tab bar scroll view draggable on webAnsh Nanda2023-05-245-3/+130
| | | |
| | * | fix lint errorsAnsh Nanda2023-05-242-4/+10
| | | |
| | * | make prettier and eslint work togetherAnsh Nanda2023-05-241-1/+5
| | | |
| * | | Refactor the scroll-to-top UXPaul Frazee2023-05-249-100/+102
| |/ /
| * | fix scrollToTop for webAnsh Nanda2023-05-242-17/+37
| | |
| * | add isWeb check to disable haptics on webAnsh Nanda2023-05-242-19/+27
| | |
| * | show scroll to top button when scrolling stopsAnsh Nanda2023-05-233-3/+28
| | |
| * | refactor load latest btnAnsh Nanda2023-05-234-7/+7
| | |
| * | slight performance improvementsAnsh Nanda2023-05-234-4/+33
| | |
| * | add button to reset preferences in dev modeAnsh Nanda2023-05-232-0/+47
| | |
| * | update pinned feed from custom feed viewAnsh Nanda2023-05-222-14/+48
| | |
| * | 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-224-16/+44
| | |
| * | optimistic updates for liking custom feedsAnsh Nanda2023-05-222-12/+40
| | |
| * | fix prod default feeds not workingAnsh Nanda2023-05-221-8/+8
| | |
| * | 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
| | |
| * | 1.29 testflightPaul Frazee2023-05-182-3/+3
| | |
| * | A few more UX tweaksPaul Frazee2023-05-184-21/+36
| | |
| * | Bump deps againPaul Frazee2023-05-182-7/+18
| | |
| * | Bump depsPaul Frazee2023-05-181-2/+2
| | |
| * | Some fixesPaul Frazee2023-05-182-17/+0
| | |
| * | Add list-type avatarPaul Frazee2023-05-184-4/+30
| | |
| * | Only show algos and lists on profiles if there are itemsPaul Frazee2023-05-181-8/+9
| | |
| * | Add server-side routesPaul Frazee2023-05-181-0/+3
| | |
| * | Fix lintPaul Frazee2023-05-183-3/+1
| | |
| * | Add feed sharingPaul Frazee2023-05-185-48/+141
| | |
| * | Drop the hard-coded what's hot algoPaul Frazee2023-05-186-100/+36
| | |
| * | Set default feedsPaul Frazee2023-05-182-2/+75
| | |
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-182-2/+28
| |\ \ | | | | | | | | | | | | custom-algos
| | * | fix spacing when user has no feedsAnsh Nanda2023-05-181-0/+1
| | | |
| | * | fix error & empty state when rendering custom feeds on profileAnsh Nanda2023-05-181-2/+27
| | | |
| * | | Update saved feeds to use preferencesPaul Frazee2023-05-188-50/+68
| |/ /
| * | Tab bar fixesPaul Frazee2023-05-182-3/+3
| | |
| * | Fix custom feed header on desktop webPaul Frazee2023-05-181-26/+41
| | |
| * | Store/sync pinned feeds on the serverPaul Frazee2023-05-188-240/+278
| | |
| * | Improve web titlesPaul Frazee2023-05-172-6/+5
| | |