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
/
state
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add replying-to context to threads
Paul Frazee
2022-11-23
1
-4
/
+30
|
*
Ensure threads group together posts by op
Paul Frazee
2022-11-23
1
-0
/
+19
|
*
Fix: Adjust home TL post dedup to ensure polling works correctly
Paul Frazee
2022-11-23
1
-1
/
+2
|
*
Show parent post in composer when replying (close #3)
Paul Frazee
2022-11-23
1
-2
/
+10
|
*
Add threading to post feeds
Paul Frazee
2022-11-23
1
-12
/
+73
|
*
Keep fetching suggestions to reach a full list
Paul Frazee
2022-11-22
1
-10
/
+17
|
*
Add 'posts & replies' view to profiles
Paul Frazee
2022-11-22
2
-1
/
+11
|
*
Turn home button into a 'go back to start of nav history'
Paul Frazee
2022-11-22
1
-0
/
+6
|
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
4
-4
/
+4
|
*
Merge branch 'simplify' into main
Paul Frazee
2022-11-21
2
-2
/
+10
|
\
|
*
Add build flags and disable tabs for now
Paul Frazee
2022-11-20
2
-2
/
+10
|
|
*
|
Track rotated auth tokens
Paul Frazee
2022-11-21
2
-1
/
+16
|
|
*
|
Add web linking and proper share controls
Paul Frazee
2022-11-21
2
-29
/
+18
|
/
*
Dont group notifications that are an hour apart
Paul Frazee
2022-11-18
1
-0
/
+5
|
*
Fix data loss on notifications-view update
Paul Frazee
2022-11-18
1
-3
/
+3
|
*
Dedup posts in the home TL
Paul Frazee
2022-11-18
1
-0
/
+10
|
*
Improve reliability of screen titles
Paul Frazee
2022-11-17
1
-11
/
+26
|
*
Add new tab animation
Paul Frazee
2022-11-17
1
-0
/
+6
|
*
Add live search to autocomplete and only highlight known handles
Paul Frazee
2022-11-17
3
-2
/
+101
|
*
Fix loadLatest() on home feed
Paul Frazee
2022-11-17
1
-1
/
+1
|
*
Invalidate profiles cache on direct load
Paul Frazee
2022-11-17
2
-0
/
+7
|
*
Clear session when auth fails
Paul Frazee
2022-11-17
1
-1
/
+8
|
*
Poll periodically for new posts
Paul Frazee
2022-11-17
1
-1
/
+27
|
*
Include tab count and move btn to center
Paul Frazee
2022-11-17
1
-0
/
+4
|
*
Add post deletion
Paul Frazee
2022-11-16
2
-0
/
+15
|
*
Clear notifications count optimistically
Paul Frazee
2022-11-16
2
-0
/
+5
|
*
Reduce jank in refreshes
Paul Frazee
2022-11-16
2
-0
/
+6
|
*
Fix up/down vote number changes
Paul Frazee
2022-11-16
2
-20
/
+36
|
*
Update prod service URL
Paul Frazee
2022-11-16
1
-1
/
+1
|
*
Add a server instance selector and drop env vars
Paul Frazee
2022-11-15
2
-9
/
+20
|
*
Switch to using setVote()
Paul Frazee
2022-11-15
3
-104
/
+60
|
*
Better loading screens
Paul Frazee
2022-11-15
1
-2
/
+3
|
*
Improve error messages
Paul Frazee
2022-11-15
2
-4
/
+6
|
*
Add profile info caching
Paul Frazee
2022-11-14
2
-0
/
+46
|
*
Disable storing nav state due to bugs
Paul Frazee
2022-11-14
1
-33
/
+34
|
*
Restore nav state hydration
Paul Frazee
2022-11-14
1
-3
/
+0
|
*
Update all state on profile change
Paul Frazee
2022-11-14
1
-1
/
+4
|
*
Fix issue causing double-loads of notifications
Paul Frazee
2022-11-14
2
-9
/
+11
|
*
Fix empty states for scene members and memberships
Paul Frazee
2022-11-14
2
-3
/
+8
|
*
Dont suggest followed users and add empty state to suggestions
Paul Frazee
2022-11-14
1
-0
/
+3
|
*
Dont include self in suggested follows
Paul Frazee
2022-11-14
1
-0
/
+3
|
*
Add staging env
Paul Frazee
2022-11-11
1
-2
/
+8
|
*
Implement profile updates
Paul Frazee
2022-11-11
2
-22
/
+7
|
*
Add UI to remove members from scenes
Paul Frazee
2022-11-11
1
-2
/
+30
|
*
Implement trending
Paul Frazee
2022-11-11
1
-0
/
+2
|
*
Handle pending invites correctly
Paul Frazee
2022-11-11
4
-14
/
+145
|
*
Only suggest users in invite suggestions
Paul Frazee
2022-11-11
1
-8
/
+8
|
*
Fixes to onboarding
Paul Frazee
2022-11-10
1
-0
/
+1
|
*
Fixes to account creation
Paul Frazee
2022-11-10
1
-25
/
+5
|
*
Fix follows
Paul Frazee
2022-11-10
2
-4
/
+14
|
[prev]
[next]