about summary refs log tree commit diff
path: root/src
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
| |
| * Add feed discovery pagePaul Frazee2023-05-247-15/+246
| |
| * 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-246-6/+136
| |\ | | | | | | | | | custom-algos
| | * make tab bar scroll view draggable on webAnsh Nanda2023-05-245-3/+130
| | |
| | * fix lint errorsAnsh Nanda2023-05-242-4/+10
| | |
| * | 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
| |
| * A few more UX tweaksPaul Frazee2023-05-184-21/+36
| |
| * 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
| |
| * 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
| |
| * Add web titlesPaul Frazee2023-05-171-2/+15
| |
| * Improve pinned feed managementPaul Frazee2023-05-173-71/+79
| |
| * Desktop styling fixesPaul Frazee2023-05-176-42/+84
| |
| * Remove redundant componentPaul Frazee2023-05-172-70/+28
| |
| * Add custom feed liked by screenPaul Frazee2023-05-176-73/+51
| |
| * Remove redundant feed-settings pagePaul Frazee2023-05-178-290/+94
| |