Ansh Nanda
0bdb0ac006
put user avatar on bottom bar and replace with hamburger menu on top
2023-05-25 00:17:57 -07:00
Ansh Nanda
007c523010
add top bar and link to new SavedScreen
2023-05-25 00:08:44 -07:00
Paul Frazee
93e9fa8edf
Restore the 'load more' button on web
2023-05-25 01:53:37 -05:00
Paul Frazee
e89103915d
Update load latest to show when there's new activity with an indicator
2023-05-25 01:30:48 -05:00
Paul Frazee
6f02548bca
Make load-latest button same on web
2023-05-25 00:20:49 -05:00
Paul Frazee
5124be33ad
Tune the footer text ui a bit
2023-05-24 23:59:37 -05:00
Paul Frazee
dfb39e7c4f
Add feed discovery page
2023-05-24 22:09:39 -05:00
Paul Frazee
629ca24e90
Tune the custom feed header
2023-05-24 19:03:59 -05:00
Paul Frazee
0a18229784
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into custom-algos
2023-05-24 18:46:55 -05:00
Paul Frazee
4e1876fe85
Refactor the scroll-to-top UX
2023-05-24 18:46:27 -05:00
Ansh Nanda
32c9dabb74
make tab bar scroll view draggable on web
2023-05-24 15:04:30 -07:00
Ansh Nanda
9673225f78
fix scrollToTop for web
2023-05-24 14:18:49 -07:00
Ansh Nanda
58a0489ce3
add isWeb check to disable haptics on web
2023-05-24 13:59:53 -07:00
Ansh Nanda
858ec6438d
show scroll to top button when scrolling stops
2023-05-23 15:48:14 -07:00
Ansh Nanda
0fd5c9294a
refactor load latest btn
2023-05-23 15:33:27 -07:00
Ansh Nanda
dfcdd37087
add haptics to save, like, and pin actions on feed
2023-05-22 18:46:36 -07:00
Ansh Nanda
7cad7d12f1
add refreshControl to tab ViewSelector
2023-05-19 18:32:21 -07:00
Ansh Nanda
48a9e1b1dd
fix refresh control color in ViewSelector.tsx
2023-05-19 18:27:13 -07:00
renahlee
2a5ac1a6de
Update labels for avatar
2023-05-18 17:31:57 -07:00
Paul Frazee
37acc9e930
A few more UX tweaks
2023-05-18 18:22:46 -05:00
Paul Frazee
4fa4c67cc5
Some fixes
2023-05-18 17:36:16 -05:00
Paul Frazee
46ed910cda
Add list-type avatar
2023-05-18 17:10:42 -05:00
Paul Frazee
3c89dd40f9
Fix lint
2023-05-18 16:54:17 -05:00
Paul Frazee
1ecf0da81b
Add feed sharing
2023-05-18 16:22:11 -05:00
Paul Frazee
84990c509e
Drop the hard-coded what's hot algo
2023-05-18 15:12:18 -05:00
Paul Frazee
9c9e4e5691
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into custom-algos
2023-05-18 14:39:12 -05:00
Paul Frazee
5537d19e55
Update saved feeds to use preferences
2023-05-18 14:39:04 -05:00
Ansh Nanda
f1d2166c29
fix spacing when user has no feeds
2023-05-18 10:36:16 -07:00
Paul Frazee
acea0e074d
Tab bar fixes
2023-05-18 12:05:32 -05:00
Paul Frazee
7691fe4f48
Store/sync pinned feeds on the server
2023-05-18 11:51:25 -05:00
Paul Frazee
129fc42e95
Improve pinned feed management
2023-05-17 23:32:19 -05:00
Paul Frazee
bec94ed82c
Desktop styling fixes
2023-05-17 22:58:53 -05:00
Paul Frazee
ed7293ea66
Remove redundant component
2023-05-17 22:15:44 -05:00
Paul Frazee
a2c89b47a1
Add custom feed liked by screen
2023-05-17 22:12:14 -05:00
Paul Frazee
998879d6d6
Remove redundant feed-settings page
2023-05-17 22:04:01 -05:00
Paul Frazee
177df36330
Fixes to the tab bar
2023-05-17 21:54:40 -05:00
Paul Frazee
6bf8e72157
Usability improvements to feeds
2023-05-17 21:23:32 -05:00
Paul Frazee
f0003d1931
Add 'my feeds' tab
2023-05-17 20:33:58 -05:00
Paul Frazee
c55ce6de02
Rework the UI for the custom feed view
2023-05-17 15:52:11 -05:00
Paul Frazee
0f5b3808f8
Remove a focus-effect that was triggering a rerender loop
2023-05-17 15:03:19 -05:00
Paul Frazee
2fd3b4ca04
Clean up the custom-feed model
2023-05-17 14:55:04 -05:00
Paul Frazee
9c02fbb925
Unify the display name fallback behavior
2023-05-17 14:38:23 -05:00
Paul Frazee
4e56d24a9d
Dont show save button in embed cards
2023-05-17 14:34:37 -05:00
Paul Frazee
fb03bbf288
Fix some palette issues
2023-05-17 14:26:23 -05:00
Paul Frazee
a4c6dd6b1e
Tune up the custom feed card rendering
2023-05-17 14:24:27 -05:00
Paul Frazee
3d09008bfd
Reorganize custom feeds in the view layer
2023-05-17 14:03:08 -05:00
Paul Frazee
b672006f7e
Reorganize custom-feed state models and add the missing _reactKey attribute
2023-05-17 13:52:16 -05:00
Paul Frazee
a2b089d315
Add 'algo' variant of avatars
2023-05-17 13:42:29 -05:00
Paul Frazee
7aa1d9010e
Merge branch 'main' into custom-algos
2023-05-17 12:30:54 -05:00
Paul Frazee
562faa76cc
feat: add basic visual feedback on Button interactions ( #708 )
...
* feat: add basic visual feedback on Button interaction
* Use a more efficient approach to providing visual feedback
* Fix some lint issues left over from another PR
---------
Co-authored-by: Simek <gosimek@gmail.com>
2023-05-17 11:10:51 -05:00