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
/
lib
/
strings.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement account muting
Paul Frazee
2023-01-02
1
-1
/
+1
*
Various small fixes
Paul Frazee
2022-12-30
1
-2
/
+2
*
Unit testing (#32)
João Ferreiro
2022-12-22
1
-2
/
+4
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-1
/
+2
*
Replace removed hasIndexes behavior
Paul Frazee
2022-12-20
1
-17
/
+11
*
fix android runtime
João Ferreiro
2022-12-19
1
-2
/
+2
*
Ensure the UI always renders, even in bad network conditions (close #6)
Paul Frazee
2022-12-05
1
-1
/
+2
*
Improvements to link and mention detection regarding surrounding punctuation
Paul Frazee
2022-11-29
1
-8
/
+30
*
Fix a couple incorrect link detections ('e.g.' and 'foo.jpg') (close #13)
Paul Frazee
2022-11-28
1
-2
/
+19
*
Add link embeds to posts
Paul Frazee
2022-11-23
1
-1
/
+5
*
Implement a link metadata fetching util function
Paul Frazee
2022-11-23
1
-0
/
+51
*
Detect links in profile bios
Paul Frazee
2022-11-23
1
-0
/
+2
*
Fix: dont detect double dots as urls
Paul Frazee
2022-11-23
1
-2
/
+2
*
Handle bsky.app links natively
Paul Frazee
2022-11-23
1
-1
/
+13
*
Longer shortened URLs
Paul Frazee
2022-11-23
1
-2
/
+2
*
Add support for links with no scheme in composer
Paul Frazee
2022-11-22
1
-3
/
+43
*
Shorten rendered URLs in posts
Paul Frazee
2022-11-22
1
-0
/
+17
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
1
-0
/
+151