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
/
view
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Handle bsky.app links natively
Paul Frazee
2022-11-23
1
-2
/
+3
|
*
Add threading to post feeds
Paul Frazee
2022-11-23
1
-14
/
+64
|
*
Fallback to display name in search results
Paul Frazee
2022-11-22
1
-1
/
+1
|
*
Implement user search
Paul Frazee
2022-11-22
2
-31
/
+88
|
*
Add support for links with no scheme in composer
Paul Frazee
2022-11-22
2
-18
/
+21
|
*
Shorten rendered URLs in posts
Paul Frazee
2022-11-22
1
-2
/
+3
|
*
Fix to thread reply lines (fill full space)
Paul Frazee
2022-11-22
1
-31
/
+9
|
*
Add bottom padding to threads
Paul Frazee
2022-11-22
1
-0
/
+1
|
*
Scroll to highlighted post in threads
Paul Frazee
2022-11-22
2
-3
/
+32
|
*
Add compose prompt to home feed empty state
Paul Frazee
2022-11-22
1
-2
/
+7
|
*
Add 'posts & replies' view to profiles
Paul Frazee
2022-11-22
1
-1
/
+6
|
*
Turn home button into a 'go back to start of nav history'
Paul Frazee
2022-11-22
1
-1
/
+1
|
*
Change post prompt to 'Whats up?'
Paul Frazee
2022-11-22
2
-2
/
+2
|
*
Shrink and darken the post controls a little
Paul Frazee
2022-11-22
2
-13
/
+16
|
*
Shrink the footer a bit
Paul Frazee
2022-11-22
1
-4
/
+8
|
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
15
-164
/
+22
|
*
Merge branch 'simplify' into main
Paul Frazee
2022-11-21
17
-230
/
+168
|
\
|
*
Adjust control alignment
Paul Frazee
2022-11-20
2
-8
/
+8
|
|
|
*
Fix the pointy edges on the arrow icons
Paul Frazee
2022-11-20
1
-0
/
+8
|
|
|
*
Move search btn into the viewheader
Paul Frazee
2022-11-20
5
-91
/
+40
|
|
|
*
Add build flags and disable tabs for now
Paul Frazee
2022-11-20
4
-16
/
+23
|
|
|
*
Adjust post control sizing and alignment
Paul Frazee
2022-11-20
3
-14
/
+14
|
|
|
*
Remove downvotes from the UI
Paul Frazee
2022-11-20
5
-94
/
+5
|
|
|
*
Replace the FAB with a compose prompt at the top of the feed
Paul Frazee
2022-11-20
5
-15
/
+78
|
|
*
|
Add web linking and proper share controls
Paul Frazee
2022-11-21
10
-213
/
+18
|
/
*
Add support for web links
Paul Frazee
2022-11-18
4
-30
/
+67
|
*
Fix rendering of mentions in composer
Paul Frazee
2022-11-18
1
-14
/
+19
|
*
Add long press newtab to footer nav
Paul Frazee
2022-11-18
1
-1
/
+8
|
*
Fix richtext link rendering
Paul Frazee
2022-11-18
2
-16
/
+44
|
*
Spacing and sizing fixes
Paul Frazee
2022-11-18
3
-9
/
+9
|
*
Dont autofocus composer to avoid a bug with keyboard avoiding views
Paul Frazee
2022-11-18
1
-1
/
+0
|
*
Small sizing and spacing tweaks
Paul Frazee
2022-11-18
2
-2
/
+2
|
*
Add min height to post text
Paul Frazee
2022-11-18
4
-4
/
+16
|
*
Fix avatar click target in posts
Paul Frazee
2022-11-18
3
-31
/
+36
|
*
Fix post thread title
Paul Frazee
2022-11-17
2
-23
/
+43
|
*
Add padding to the bottom of the feed to ensure compose btn doesnt cover it
Paul Frazee
2022-11-17
1
-0
/
+1
|
*
Improve reliability of screen titles
Paul Frazee
2022-11-17
15
-26
/
+34
|
*
Add new tab animation
Paul Frazee
2022-11-17
2
-14
/
+45
|
*
Add live search to autocomplete and only highlight known handles
Paul Frazee
2022-11-17
3
-38
/
+37
|
*
Fix loadLatest() on home feed
Paul Frazee
2022-11-17
1
-1
/
+1
|
*
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
|
*
Poll periodically for new posts
Paul Frazee
2022-11-17
2
-2
/
+56
|
*
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
1
-26
/
+26
|
*
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
|
[prev]
[next]