Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Make load-latest button same on web | Paul Frazee | 2023-05-25 | 1 | -12/+12 | |
| | | ||||||
| * | Tune the footer text ui a bit | Paul Frazee | 2023-05-24 | 1 | -8/+6 | |
| | | ||||||
| * | Add feed discovery page | Paul Frazee | 2023-05-24 | 1 | -14/+27 | |
| | | ||||||
| * | Tune the custom feed header | Paul Frazee | 2023-05-24 | 1 | -1/+6 | |
| | | ||||||
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵ | Paul Frazee | 2023-05-24 | 3 | -3/+19 | |
| |\ | | | | | | | | | | custom-algos | |||||
| | * | make tab bar scroll view draggable on web | Ansh Nanda | 2023-05-24 | 3 | -3/+19 | |
| | | | ||||||
| * | | Refactor the scroll-to-top UX | Paul Frazee | 2023-05-24 | 4 | -28/+17 | |
| |/ | ||||||
| * | fix scrollToTop for web | Ansh Nanda | 2023-05-24 | 1 | -0/+3 | |
| | | ||||||
| * | add isWeb check to disable haptics on web | Ansh Nanda | 2023-05-24 | 1 | -12/+4 | |
| | | ||||||
| * | show scroll to top button when scrolling stops | Ansh Nanda | 2023-05-23 | 1 | -1/+7 | |
| | | ||||||
| * | refactor load latest btn | Ansh Nanda | 2023-05-23 | 2 | -5/+5 | |
| | | ||||||
| * | add haptics to save, like, and pin actions on feed | Ansh Nanda | 2023-05-22 | 1 | -8/+7 | |
| | | ||||||
| * | add refreshControl to tab ViewSelector | Ansh Nanda | 2023-05-19 | 1 | -2/+0 | |
| | | ||||||
| * | 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 | 3 | -11/+32 | |
| | | ||||||
| * | Some fixes | Paul Frazee | 2023-05-18 | 1 | -16/+0 | |
| | | ||||||
| * | Add list-type avatar | Paul Frazee | 2023-05-18 | 4 | -4/+30 | |
| | | ||||||
| * | Fix lint | Paul Frazee | 2023-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add feed sharing | Paul Frazee | 2023-05-18 | 1 | -2/+20 | |
| | | ||||||
| * | Drop the hard-coded what's hot algo | Paul Frazee | 2023-05-18 | 4 | -17/+28 | |
| | | ||||||
| * | Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵ | Paul Frazee | 2023-05-18 | 1 | -0/+1 | |
| |\ | | | | | | | | | | custom-algos | |||||
| | * | fix spacing when user has no feeds | Ansh Nanda | 2023-05-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | Update saved feeds to use preferences | Paul Frazee | 2023-05-18 | 3 | -6/+6 | |
| |/ | ||||||
| * | Tab bar fixes | Paul Frazee | 2023-05-18 | 2 | -3/+3 | |
| | | ||||||
| * | Store/sync pinned feeds on the server | Paul Frazee | 2023-05-18 | 3 | -59/+68 | |
| | | ||||||
| * | Improve pinned feed management | Paul Frazee | 2023-05-17 | 1 | -66/+59 | |
| | | ||||||
| * | Desktop styling fixes | Paul Frazee | 2023-05-17 | 5 | -33/+62 | |
| | | ||||||
| * | Remove redundant component | Paul Frazee | 2023-05-17 | 1 | -66/+0 | |
| | | ||||||
| * | Add custom feed liked by screen | Paul Frazee | 2023-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Remove redundant feed-settings page | Paul Frazee | 2023-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes to the tab bar | Paul Frazee | 2023-05-17 | 3 | -111/+46 | |
| | | ||||||
| * | Usability improvements to feeds | Paul Frazee | 2023-05-17 | 5 | -105/+83 | |
| | | ||||||
| * | Add 'my feeds' tab | Paul Frazee | 2023-05-17 | 3 | -1/+167 | |
| | | ||||||
| * | Rework the UI for the custom feed view | Paul Frazee | 2023-05-17 | 1 | -2/+1 | |
| | | ||||||
| * | Remove a focus-effect that was triggering a rerender loop | Paul Frazee | 2023-05-17 | 2 | -21/+18 | |
| | | ||||||
| * | Clean up the custom-feed model | Paul Frazee | 2023-05-17 | 2 | -1/+2 | |
| | | ||||||
| * | Unify the display name fallback behavior | Paul Frazee | 2023-05-17 | 1 | -5/+6 | |
| | | ||||||
| * | Dont show save button in embed cards | Paul Frazee | 2023-05-17 | 2 | -15/+23 | |
| | | ||||||
| * | Fix some palette issues | Paul Frazee | 2023-05-17 | 1 | -4/+2 | |
| | | ||||||
| * | Tune up the custom feed card rendering | Paul Frazee | 2023-05-17 | 3 | -52/+42 | |
| | | ||||||
| * | Reorganize custom feeds in the view layer | Paul Frazee | 2023-05-17 | 4 | -33/+6 | |
| | | ||||||
| * | Reorganize custom-feed state models and add the missing _reactKey attribute | Paul Frazee | 2023-05-17 | 4 | -10/+16 | |
| | | ||||||
| * | Add 'algo' variant of avatars | Paul Frazee | 2023-05-17 | 2 | -19/+43 | |
| | | ||||||
| * | Merge branch 'main' into custom-algos | Paul Frazee | 2023-05-17 | 38 | -355/+2045 | |
| |\ | ||||||
| * | | fix re-rendering issue | Ansh Nanda | 2023-05-16 | 1 | -0/+3 | |
| | | | ||||||
| * | | make sure TabBar re-rerenders when pinned feeds changes | Ansh Nanda | 2023-05-16 | 2 | -1/+2 | |
| | | | ||||||
| * | | allow changing pinned feed order on web | Ansh Nanda | 2023-05-16 | 2 | -3/+14 | |
| | | | ||||||
| * | | fix routing on web | Ansh Nanda | 2023-05-16 | 2 | -2/+9 | |
| | | | ||||||
| * | | drag to rearrange pinned items | Ansh Nanda | 2023-05-16 | 2 | -5/+53 | |
| | | | ||||||
| * | | bad fix to the tab bar animation | Ansh Nanda | 2023-05-16 | 2 | -73/+82 | |
| | | |