Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add custom satellite-dish icons | Paul Frazee | 2023-05-25 | 2 | -7/+83 | |
| | | ||||||
| * | Use the bars icon on the viewheader | Paul Frazee | 2023-05-25 | 1 | -2/+5 | |
| | | ||||||
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵ | Paul Frazee | 2023-05-25 | 10 | -161/+49 | |
| |\ | | | | | | | | | | custom-algos | |||||
| | * | increase save custom feed btn hitslop | Ansh Nanda | 2023-05-25 | 1 | -0/+1 | |
| | | | ||||||
| | * | rename Algos to Feeds on profile | Ansh Nanda | 2023-05-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | turn of auto correct and capitalize on search | Ansh Nanda | 2023-05-25 | 1 | -0/+2 | |
| | | | ||||||
| | * | fix type errors on Custom Feed screen | Ansh Nanda | 2023-05-25 | 1 | -1/+5 | |
| | | | ||||||
| | * | delete old My Feeds / Saved Feeds screen | Ansh Nanda | 2023-05-25 | 1 | -151/+0 | |
| | | | ||||||
| | * | fix padding on Discover Feeds screen | Ansh Nanda | 2023-05-25 | 1 | -1/+4 | |
| | | | ||||||
| | * | add saved feeds to left nav on desktop | Ansh Nanda | 2023-05-25 | 3 | -4/+25 | |
| | | | ||||||
| | * | Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵ | Ansh Nanda | 2023-05-25 | 2 | -17/+20 | |
| | |\ | | | | | | | | | | | | | into custom-algos | |||||
| | * | | adjust styling for feeds tab bar on mobile | Ansh Nanda | 2023-05-25 | 3 | -5/+11 | |
| | | | | ||||||
| * | | | Tune the saved feeds ui | Paul Frazee | 2023-05-25 | 1 | -8/+4 | |
| | |/ | |/| | ||||||
| * | | Tune the UI layout of the feed tab header | Paul Frazee | 2023-05-25 | 3 | -21/+22 | |
| |/ | ||||||
| * | Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵ | Ansh Nanda | 2023-05-25 | 5 | -23/+103 | |
| |\ | | | | | | | | | | into custom-algos | |||||
| | * | Restore the 'load more' button on web | Paul Frazee | 2023-05-25 | 4 | -26/+56 | |
| | | | ||||||
| | * | Update load latest to show when there's new activity with an indicator | Paul Frazee | 2023-05-25 | 5 | -9/+59 | |
| | | | ||||||
| * | | put user avatar on bottom bar and replace with hamburger menu on top | Ansh Nanda | 2023-05-25 | 3 | -14/+20 | |
| | | | ||||||
| * | | add top bar and link to new SavedScreen | Ansh Nanda | 2023-05-25 | 4 | -28/+85 | |
| |/ | ||||||
| * | Make load-latest button same on web | Paul Frazee | 2023-05-25 | 1 | -12/+12 | |
| | | ||||||
| * | Fix the 'dancing header' problem on web | Paul Frazee | 2023-05-25 | 1 | -2/+8 | |
| | | ||||||
| * | Tune the footer text ui a bit | Paul Frazee | 2023-05-24 | 1 | -8/+6 | |
| | | ||||||
| * | Add feed discovery page | Paul Frazee | 2023-05-24 | 7 | -15/+246 | |
| | | ||||||
| * | Tune the custom feeds header a bit more | Paul Frazee | 2023-05-24 | 1 | -31/+39 | |
| | | ||||||
| * | Tune the custom feed header | Paul Frazee | 2023-05-24 | 2 | -25/+77 | |
| | | ||||||
| * | Add compose fab to custom feed screen | Paul Frazee | 2023-05-24 | 1 | -1/+15 | |
| | | ||||||
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵ | Paul Frazee | 2023-05-24 | 6 | -6/+136 | |
| |\ | | | | | | | | | | custom-algos | |||||
| | * | make tab bar scroll view draggable on web | Ansh Nanda | 2023-05-24 | 5 | -3/+130 | |
| | | | ||||||
| | * | fix lint errors | Ansh Nanda | 2023-05-24 | 2 | -4/+10 | |
| | | | ||||||
| * | | Refactor the scroll-to-top UX | Paul Frazee | 2023-05-24 | 9 | -100/+102 | |
| |/ | ||||||
| * | fix scrollToTop for web | Ansh Nanda | 2023-05-24 | 2 | -17/+37 | |
| | | ||||||
| * | add isWeb check to disable haptics on web | Ansh Nanda | 2023-05-24 | 2 | -19/+27 | |
| | | ||||||
| * | show scroll to top button when scrolling stops | Ansh Nanda | 2023-05-23 | 3 | -3/+28 | |
| | | ||||||
| * | refactor load latest btn | Ansh Nanda | 2023-05-23 | 4 | -7/+7 | |
| | | ||||||
| * | slight performance improvements | Ansh Nanda | 2023-05-23 | 4 | -4/+33 | |
| | | ||||||
| * | add button to reset preferences in dev mode | Ansh Nanda | 2023-05-23 | 2 | -0/+47 | |
| | | ||||||
| * | update pinned feed from custom feed view | Ansh Nanda | 2023-05-22 | 2 | -14/+48 | |
| | | ||||||
| * | increase pin button hitslop | Ansh Nanda | 2023-05-22 | 1 | -0/+1 | |
| | | ||||||
| * | decrease long press time required to reoreder pinned feed | Ansh Nanda | 2023-05-22 | 1 | -0/+1 | |
| | | ||||||
| * | add haptics to save, like, and pin actions on feed | Ansh Nanda | 2023-05-22 | 4 | -16/+44 | |
| | | ||||||
| * | optimistic updates for liking custom feeds | Ansh Nanda | 2023-05-22 | 2 | -12/+40 | |
| | | ||||||
| * | fix prod default feeds not working | Ansh Nanda | 2023-05-22 | 1 | -8/+8 | |
| | | ||||||
| * | add refreshControl to tab ViewSelector | Ansh Nanda | 2023-05-19 | 1 | -2/+0 | |
| | | ||||||
| * | fix dark mode color for creator handle on CustomFeed screen | Ansh Nanda | 2023-05-19 | 1 | -0/+1 | |
| | | ||||||
| * | fix refresh control color in ViewSelector.tsx | Ansh Nanda | 2023-05-19 | 1 | -1/+9 | |
| | | ||||||
| * | A few more UX tweaks | Paul Frazee | 2023-05-18 | 4 | -21/+36 | |
| | | ||||||
| * | Some fixes | Paul Frazee | 2023-05-18 | 2 | -17/+0 | |
| | | ||||||
| * | Add list-type avatar | Paul Frazee | 2023-05-18 | 4 | -4/+30 | |
| | | ||||||
| * | Only show algos and lists on profiles if there are items | Paul Frazee | 2023-05-18 | 1 | -8/+9 | |
| | | ||||||
| * | Fix lint | Paul Frazee | 2023-05-18 | 3 | -3/+1 | |
| | |