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
/
api.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-190
/
+0
*
Fix: move imports and constants for the api-polyfill over from their old loca...
Paul Frazee
2023-01-26
1
-8
/
+1
*
Add web polyfills
Paul Frazee
2023-01-26
1
-75
/
+0
*
more prettier and lint cleanup (#82)
Aryan Goharzad
2023-01-24
1
-7
/
+1
*
Lints some errors and warnings (#76)
Aryan Goharzad
2023-01-20
1
-2
/
+2
*
Update composer to preview external link cards (#52)
Paul Frazee
2023-01-18
1
-60
/
+50
*
Hackfix around 'images too large' issue
Paul Frazee
2023-01-18
1
-1
/
+11
*
Remove scenes (#36)
Paul Frazee
2023-01-17
1
-48
/
+0
*
Improve error logging
Paul Frazee
2023-01-02
1
-4
/
+1
*
Implement logging system
Paul Frazee
2023-01-02
1
-2
/
+5
*
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
*
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
*
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
1
-251
/
+95
*
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
1
-77
/
+60
*
Replace mobx-state-tree with mobx and get a basic home feed rendering
Paul Frazee
2022-07-19
1
-0
/
+210