Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | | ||||||
| * | Add feed sharing | Paul Frazee | 2023-05-18 | 5 | -48/+141 | |
| | | ||||||
| * | Drop the hard-coded what's hot algo | Paul Frazee | 2023-05-18 | 6 | -100/+36 | |
| | | ||||||
| * | Set default feeds | Paul Frazee | 2023-05-18 | 2 | -2/+75 | |
| | | ||||||
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵ | Paul Frazee | 2023-05-18 | 2 | -2/+28 | |
| |\ | | | | | | | | | | custom-algos | |||||
| | * | fix spacing when user has no feeds | Ansh Nanda | 2023-05-18 | 1 | -0/+1 | |
| | | | ||||||
| | * | fix error & empty state when rendering custom feeds on profile | Ansh Nanda | 2023-05-18 | 1 | -2/+27 | |
| | | | ||||||
| * | | Update saved feeds to use preferences | Paul Frazee | 2023-05-18 | 8 | -50/+68 | |
| |/ | ||||||
| * | Tab bar fixes | Paul Frazee | 2023-05-18 | 2 | -3/+3 | |
| | | ||||||
| * | Fix custom feed header on desktop web | Paul Frazee | 2023-05-18 | 1 | -26/+41 | |
| | | ||||||
| * | Store/sync pinned feeds on the server | Paul Frazee | 2023-05-18 | 8 | -240/+278 | |
| | | ||||||
| * | Improve web titles | Paul Frazee | 2023-05-17 | 2 | -6/+5 | |
| | | ||||||
| * | Add web titles | Paul Frazee | 2023-05-17 | 1 | -2/+15 | |
| | | ||||||
| * | Improve pinned feed management | Paul Frazee | 2023-05-17 | 3 | -71/+79 | |
| | | ||||||
| * | Desktop styling fixes | Paul Frazee | 2023-05-17 | 6 | -42/+84 | |
| | | ||||||
| * | Remove redundant component | Paul Frazee | 2023-05-17 | 2 | -70/+28 | |
| | | ||||||
| * | Add custom feed liked by screen | Paul Frazee | 2023-05-17 | 6 | -73/+51 | |
| | | ||||||
| * | Remove redundant feed-settings page | Paul Frazee | 2023-05-17 | 8 | -290/+94 | |
| | |