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
...
*
|
|
Improve unread notification styling
Paul Frazee
2022-11-28
3
-11
/
+24
|
|
|
*
|
|
Batch notification loads to avoid layout reflows due to async
Paul Frazee
2022-11-28
3
-28
/
+86
|
|
/
|
/
|
*
|
Slow down and enlarge post-ctrl animations (close #11)
Paul Frazee
2022-11-28
1
-4
/
+4
|
|
*
|
Fix toast positioning (close #9)
Paul Frazee
2022-11-28
15
-138
/
+38
|
|
*
|
Set a page-size on notifications
Paul Frazee
2022-11-28
1
-4
/
+6
|
|
*
|
Fix a couple incorrect link detections ('e.g.' and 'foo.jpg') (close #13)
Paul Frazee
2022-11-28
1
-2
/
+19
|
|
*
|
Remove the 'warning color' from the character counter
Paul Frazee
2022-11-28
1
-7
/
+1
|
|
*
|
Tune post-thread expanded view: add reply prompt, fix spacing and sizing
Paul Frazee
2022-11-28
3
-135
/
+172
|
|
*
|
Enlarge the 'load more posts' prompt
Paul Frazee
2022-11-28
1
-2
/
+3
|
|
*
|
Enlarge the view header, left align the title, and add a compose button
Paul Frazee
2022-11-28
5
-75
/
+37
|
|
*
|
Update composer to shrink fonts and use more consistent visuals; also ↵
Paul Frazee
2022-11-28
1
-30
/
+74
|
|
|
|
|
|
|
|
autofocus the input
*
|
Increase information density and enlarge some click targets
Paul Frazee
2022-11-28
5
-18
/
+26
|
|
*
|
Fix 'load more' showing up incorrectly
Paul Frazee
2022-11-28
1
-5
/
+10
|
/
*
Add link embeds to posts
Paul Frazee
2022-11-23
8
-4
/
+178
|
*
Implement a link metadata fetching util function
Paul Frazee
2022-11-23
2
-0
/
+1307
|
*
Include reposts in no-replies view of feeds
Paul Frazee
2022-11-23
1
-1
/
+6
|
*
Remove webcrypto polyfill, as it's no longer needed
Paul Frazee
2022-11-23
3
-10189
/
+11
|
*
Detect links in profile bios
Paul Frazee
2022-11-23
4
-4
/
+22
|
*
Add replying-to context to threads
Paul Frazee
2022-11-23
2
-18
/
+73
|
*
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
|
|
[prev]
[next]