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
/
state
/
lib
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Start with highest quality compression and find a suitable size (#33)
Paul Frazee
2022-12-26
1
-1
/
+2
|
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-4
/
+6
|
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
1
-20
/
+128
|
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-62
/
+8
|
*
Fix mention-creation and implement mentions in notifications
Paul Frazee
2022-12-06
1
-1
/
+9
|
*
Ensure the UI always renders, even in bad network conditions (close #6)
Paul Frazee
2022-12-05
1
-0
/
+9
|
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
1
-1
/
+1
|
*
Add live search to autocomplete and only highlight known handles
Paul Frazee
2022-11-17
1
-1
/
+2
|
*
Switch to using setVote()
Paul Frazee
2022-11-15
1
-42
/
+0
|
*
Implement profile updates
Paul Frazee
2022-11-11
1
-18
/
+6
|
*
Fix follows
Paul Frazee
2022-11-10
1
-3
/
+9
|
*
Implement scene invitation and membership controls
Paul Frazee
2022-11-10
1
-0
/
+49
|
*
Finish the upvote/downvote implementation
Paul Frazee
2022-11-08
1
-7
/
+31
|
*
Add onboarding (WIP)
Paul Frazee
2022-11-07
1
-0
/
+4
|
*
Update to the latest APIs
Paul Frazee
2022-11-04
1
-15
/
+16
|
*
Update to latest APIs
Paul Frazee
2022-10-26
1
-22
/
+28
|
*
Update api nsids
Paul Frazee
2022-10-12
1
-12
/
+12
|
*
Implement profile-update api
Paul Frazee
2022-10-04
1
-5
/
+23
|
*
Fixes to entity extraction
Paul Frazee
2022-10-04
1
-23
/
+1
|
*
Implement mentions rendering
Paul Frazee
2022-10-03
1
-0
/
+25
|
*
Fix to auth of mutation ops
Paul Frazee
2022-10-03
1
-25
/
+20
|
*
Remove old auth code
Paul Frazee
2022-09-27
1
-118
/
+0
|
*
Implement signin flow
Paul Frazee
2022-09-26
1
-17
/
+16
|
*
Implement unfollow, unlike, unrepost
Paul Frazee
2022-09-23
1
-27
/
+41
|
*
Replace mock-api with real api
Paul Frazee
2022-09-22
4
-423
/
+98
|
*
Add EditProfile modal
Paul Frazee
2022-09-07
1
-0
/
+11
|
*
Implement follow/unfollow
Paul Frazee
2022-07-26
1
-1
/
+28
|
*
Implement Web versions of the bottom sheet, toast, and progress circle
Paul Frazee
2022-07-25
1
-2
/
+2
|
*
Add post composer
Paul Frazee
2022-07-22
1
-6
/
+40
|
*
Implement like and repost
Paul Frazee
2022-07-22
1
-1
/
+82
|
*
More realistic mock data
Paul Frazee
2022-07-20
3
-77
/
+231
|
*
Replace mobx-state-tree with mobx and get a basic home feed rendering
Paul Frazee
2022-07-19
2
-0
/
+220
|
*
Add mock API and reorg code for clarity
Paul Frazee
2022-07-18
2
-0
/
+168