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
...
*
Add live search to autocomplete and only highlight known handles
Paul Frazee
2022-11-17
6
-40
/
+138
|
*
Fix loadLatest() on home feed
Paul Frazee
2022-11-17
2
-2
/
+2
|
*
Fix: correctly set visible on screens
Paul Frazee
2022-11-17
2
-2
/
+1
|
*
Improve perf of post rendering
Paul Frazee
2022-11-17
1
-7
/
+3
|
*
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
3
-3
/
+83
|
*
Improve coffee
Paul Frazee
2022-11-17
1
-2
/
+1
|
*
Add tabs explainer and fix 'black screen' during onboard
Paul Frazee
2022-11-17
4
-2
/
+31
|
*
Lighten the post controls
Paul Frazee
2022-11-17
1
-5
/
+8
|
*
Fix positioning with overflows in the post meta
Paul Frazee
2022-11-17
1
-24
/
+11
|
*
Include tab count and move btn to center
Paul Frazee
2022-11-17
2
-26
/
+30
|
*
Open in new tab on long press
Paul Frazee
2022-11-17
1
-1
/
+2
|
*
Avoid overlap against phone header when tabs selector is open
Paul Frazee
2022-11-17
1
-8
/
+22
|
*
Fix header spacing for when dark mode is active
Paul Frazee
2022-11-17
1
-2
/
+2
|
*
Show bold icons in footer based on state
Paul Frazee
2022-11-16
3
-9
/
+136
|
*
Add a fancy 'drawer' animation to the tabs selector
Paul Frazee
2022-11-16
2
-154
/
+138
|
*
Add post deletion to highlighted post in threads
Paul Frazee
2022-11-16
1
-1
/
+3
|
*
Add post deletion
Paul Frazee
2022-11-16
8
-9
/
+114
|
*
Clear notifications count optimistically
Paul Frazee
2022-11-16
2
-0
/
+5
|
*
Fix composer positioning
Paul Frazee
2022-11-16
1
-57
/
+61
|
*
Fix input positioning for small screens
Paul Frazee
2022-11-16
5
-34
/
+53
|
*
Fix sizing on smaller phones
Paul Frazee
2022-11-16
4
-14
/
+25
|
*
Nicer loading state for profiles
Paul Frazee
2022-11-16
1
-3
/
+43
|
*
Reduce jank in refreshes
Paul Frazee
2022-11-16
2
-0
/
+6
|
*
Add placeholder loading states
Paul Frazee
2022-11-16
5
-9
/
+128
|
*
Improve reliability of modal close
Paul Frazee
2022-11-16
1
-2
/
+3
|
*
Fix up/down vote number changes
Paul Frazee
2022-11-16
2
-20
/
+36
|
*
Add animations to post controls
Paul Frazee
2022-11-16
1
-45
/
+122
|
*
Update prod service URL
Paul Frazee
2022-11-16
2
-2
/
+2
|
*
Better invite code error message
Paul Frazee
2022-11-15
1
-1
/
+6
|
*
Add a server instance selector and drop env vars
Paul Frazee
2022-11-15
11
-167
/
+380
|
*
Switch to using setVote()
Paul Frazee
2022-11-15
3
-104
/
+60
|
*
Add current user profile to header and enlarge the header
Paul Frazee
2022-11-15
3
-13
/
+49
|
*
Add compose button to notifications, profile, and search
Paul Frazee
2022-11-15
3
-0
/
+15
|
*
Improve connectivity-issue error message
Paul Frazee
2022-11-15
1
-0
/
+3
|
*
Better loading screens
Paul Frazee
2022-11-15
4
-17
/
+101
|
*
Improve empty states
Paul Frazee
2022-11-15
4
-50
/
+69
|
*
Improve error messages
Paul Frazee
2022-11-15
15
-32
/
+156
|
*
Add profile info caching
Paul Frazee
2022-11-14
3
-2
/
+47
|
*
Disable storing nav state due to bugs
Paul Frazee
2022-11-14
1
-33
/
+34
|
*
Add more info to routing
Paul Frazee
2022-11-14
1
-13
/
+30
|
*
Restore nav state hydration
Paul Frazee
2022-11-14
1
-3
/
+0
|
*
Improve not found page
Paul Frazee
2022-11-14
1
-3
/
+12
|
*
Use only alphabet in generated avatar
Paul Frazee
2022-11-14
1
-0
/
+2
|
*
Update all state on profile change
Paul Frazee
2022-11-14
4
-4
/
+14
|
*
Make 'back swiping' a little easier
Paul Frazee
2022-11-14
1
-1
/
+1
|
*
Enforce limits on create scene as well
Paul Frazee
2022-11-14
3
-6
/
+26
|
*
Fix double-posting bug
Paul Frazee
2022-11-14
2
-17
/
+31
|
*
Fix issue causing double-loads of notifications
Paul Frazee
2022-11-14
2
-9
/
+11
|
[prev]
[next]