index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simulator fixes
Paul Frazee
2023-05-25
1
-3
/
+1
*
error for custom feed when it is not valid or offlien
Ansh Nanda
2023-05-25
1
-0
/
+17
*
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into cust...
Paul Frazee
2023-05-25
2
-0
/
+14
|
\
|
*
Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app i...
Ansh Nanda
2023-05-25
2
-19
/
+12
|
|
\
|
*
|
add empty state for custom feed
Ansh Nanda
2023-05-25
2
-0
/
+14
*
|
|
Fix tsc
Paul Frazee
2023-05-25
2
-1
/
+2
*
|
|
Fix lint
Paul Frazee
2023-05-25
1
-1
/
+0
|
|
/
|
/
|
*
|
UI tune ups
Paul Frazee
2023-05-25
2
-19
/
+12
|
/
*
Remove sorting in feed-manip
Paul Frazee
2023-05-25
1
-3
/
+0
*
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into cust...
Paul Frazee
2023-05-25
1
-2
/
+6
|
\
|
*
replace profile with hamburger menu in search as well
Ansh Nanda
2023-05-25
1
-2
/
+6
*
|
Fixes & updates for mobile web
Paul Frazee
2023-05-25
2
-4
/
+19
|
/
*
Tune up custom feed uis on web
Paul Frazee
2023-05-25
3
-12
/
+40
*
Fix bad import
Paul Frazee
2023-05-25
1
-1
/
+1
*
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into cust...
Paul Frazee
2023-05-25
1
-1
/
+1
|
\
|
*
small tweak to tab bar positioning
Ansh Nanda
2023-05-25
1
-1
/
+1
*
|
Add feeds tab
Paul Frazee
2023-05-25
16
-290
/
+936
|
/
*
Small tweak to feed tab bar positioning
Paul Frazee
2023-05-25
1
-1
/
+1
*
Add scrollview to drawer
Paul Frazee
2023-05-25
2
-7
/
+21
*
Add my feeds to the drawer
Paul Frazee
2023-05-25
1
-2
/
+16
*
Add 'popular with friends' to default feeds
Paul Frazee
2023-05-25
1
-1
/
+4
*
Visually unify the home header with other screens
Paul Frazee
2023-05-25
5
-6
/
+10
*
Switch to new satellite icon on the header
Paul Frazee
2023-05-25
1
-5
/
+10
*
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 cust...
Paul Frazee
2023-05-25
10
-161
/
+49
|
\
|
*
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 i...
Ansh Nanda
2023-05-25
2
-17
/
+20
|
|
\
|
*
|
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 i...
Ansh Nanda
2023-05-25
5
-23
/
+103
|
\
|
*
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 cust...
Paul Frazee
2023-05-24
6
-6
/
+136
|
\
[next]