index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix to thread ordering in the feed: correctly identify the starts of threads ↵
Paul Frazee
2022-12-19
1
-2
/
+5
|
|
|
|
when adjacent
*
Improve thread rendering
Paul Frazee
2022-12-18
5
-102
/
+195
|
*
Add WIP 'report account' modal
Paul Frazee
2022-12-18
4
-4
/
+127
|
*
Add WIP 'report post' modal
Paul Frazee
2022-12-18
7
-2
/
+211
|
*
Reduce confusing visual feedback while scrolling
Paul Frazee
2022-12-18
12
-14
/
+46
|
*
Add zooming to the lightbox
Paul Frazee
2022-12-16
3
-26
/
+115
|
*
Prefetch feed refreshes to speed up 'load more posts'
Paul Frazee
2022-12-16
3
-6
/
+25
|
*
Fixes to the composer UX around images and scrolling
Paul Frazee
2022-12-16
5
-80
/
+116
|
*
Add swipe gestures to the lightbox
Paul Frazee
2022-12-16
8
-40
/
+387
|
*
Implement 'forgot password' flow
Paul Frazee
2022-12-15
1
-11
/
+367
|
*
Split login screen into component files
Paul Frazee
2022-12-15
4
-641
/
+752
|
*
Just do full renders of parent posts in the feed
Paul Frazee
2022-12-15
3
-139
/
+119
|
*
Dont use ??=
Paul Frazee
2022-12-15
1
-1
/
+3
|
*
Improve handling of connection loss
Paul Frazee
2022-12-14
5
-87
/
+69
|
*
Fix state-tracking
Paul Frazee
2022-12-14
1
-2
/
+10
|
*
Reset feeds on login
Paul Frazee
2022-12-14
1
-0
/
+4
|
*
Add haptic feedback to likes and reposts
Paul Frazee
2022-12-14
1
-1
/
+11
|
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
27
-210
/
+860
|
*
Move posts feed to root store (me) and ensure new posts always update the feed
Paul Frazee
2022-12-13
3
-31
/
+27
|
*
Fix: avoid dup keynames in posts feed
Paul Frazee
2022-12-13
1
-4
/
+4
|
*
Enlarge feed avis slightly
Paul Frazee
2022-12-13
1
-1
/
+1
|
*
Ensure load more is always visible
Paul Frazee
2022-12-13
2
-5
/
+9
|
*
Use avatar in viewheader when cant go back
Paul Frazee
2022-12-13
1
-7
/
+20
|
*
Fix: avoid duplicate key names in notifications
Paul Frazee
2022-12-13
1
-2
/
+3
|
*
Fix issue that caused repost & trend data to get lost on feed updates
Paul Frazee
2022-12-13
1
-4
/
+5
|
*
Hide main menu drawer on click outside
Paul Frazee
2022-12-13
1
-1
/
+5
|
*
Use full available screen
Paul Frazee
2022-12-13
1
-3
/
+3
|
*
Fix: show avatars in all notifications
Paul Frazee
2022-12-13
2
-1
/
+9
|
*
Debug: disable feed reordering to isolate bugs
Paul Frazee
2022-12-13
1
-23
/
+28
|
*
Reposition 'load latest' based on minimal shell mode
Paul Frazee
2022-12-13
1
-2
/
+8
|
*
Hide footer on scroll down (minimal shell mode)
Paul Frazee
2022-12-12
17
-7
/
+101
|
*
Improvements to service selection during login
Paul Frazee
2022-12-12
1
-80
/
+81
|
*
Add profile image lightbox
Paul Frazee
2022-12-12
11
-47
/
+154
|
*
Improve session management
Paul Frazee
2022-12-12
1
-0
/
+2
|
*
Add banner image upload to profiles
Paul Frazee
2022-12-12
4
-35
/
+50
|
*
Improvements to 'edit profile' error messages
Paul Frazee
2022-12-12
9
-101
/
+3006
|
*
Add 'loading more' spinner to feeds
Paul Frazee
2022-12-12
3
-8
/
+38
|
*
Tune the swipe gesture to detect more easily
Paul Frazee
2022-12-12
1
-3
/
+3
|
*
More aesthetic and perf improvements to the menu drawer
Paul Frazee
2022-12-12
2
-54
/
+79
|
*
Fix duplicate 'end of feed' issue
Paul Frazee
2022-12-12
1
-10
/
+12
|
*
Improve aesthetic of main menu swipeout (use screen mask)
Paul Frazee
2022-12-09
2
-5
/
+35
|
*
Add main menu button
Paul Frazee
2022-12-09
4
-26
/
+28
|
*
Show 'processing' spinner in edit profile modal
Paul Frazee
2022-12-08
1
-10
/
+25
|
*
Turn the main menu into a 'drawer' instead of a screen in the history
Paul Frazee
2022-12-08
4
-50
/
+100
|
*
Switch to temporary 'fixed tabs' model for default and notifications
Paul Frazee
2022-12-08
3
-17
/
+91
|
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
56
-326
/
+499
|
*
Replace reanimated for tabs selector
Paul Frazee
2022-12-07
2
-54
/
+60
|
*
Cleanup
Paul Frazee
2022-12-07
2
-5
/
+4
|
*
Replace navigational 'back swipe' gesture with new HorzSwipe util
Paul Frazee
2022-12-07
3
-57
/
+68
|
*
Add HorzSwipe gesture and integrate it into the ViewSelector
Paul Frazee
2022-12-07
6
-109
/
+191
|
[prev]
[next]