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
...
*
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
5
-5
/
+66
|
*
Fix: dont detect double dots as urls
Paul Frazee
2022-11-23
1
-2
/
+2
|
*
Fix keyboard issues in search
Paul Frazee
2022-11-23
1
-1
/
+7
|
*
Turn composer character counter into a countdown
Paul Frazee
2022-11-23
1
-1
/
+1
|
*
Handle bsky.app links natively
Paul Frazee
2022-11-23
2
-3
/
+16
|
*
Longer shortened URLs
Paul Frazee
2022-11-23
1
-2
/
+2
|
*
Add threading to post feeds
Paul Frazee
2022-11-23
2
-26
/
+137
|
*
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
|
*
Keep fetching suggestions to reach a full list
Paul Frazee
2022-11-22
1
-10
/
+17
|
*
Add support for links with no scheme in composer
Paul Frazee
2022-11-22
3
-21
/
+64
|
*
Shorten rendered URLs in posts
Paul Frazee
2022-11-22
2
-2
/
+20
|
*
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
3
-2
/
+17
|
*
Turn home button into a 'go back to start of nav history'
Paul Frazee
2022-11-22
2
-1
/
+7
|
*
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
20
-20
/
+32
|
*
Merge branch 'simplify' into main
Paul Frazee
2022-11-21
20
-232
/
+180
|
\
|
*
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
7
-18
/
+35
|
|
|
*
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
|
|
*
|
Track rotated auth tokens
Paul Frazee
2022-11-21
2
-1
/
+16
|
|
*
|
Add web linking and proper share controls
Paul Frazee
2022-11-21
13
-242
/
+45
|
/
*
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
|
*
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
16
-37
/
+60
|
*
Add new tab animation
Paul Frazee
2022-11-17
3
-14
/
+51
|
[prev]
[next]