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
/
models
/
notifications-view.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-3
/
+5
*
Fix: avoid duplicate key names in notifications
Paul Frazee
2022-12-13
1
-2
/
+3
*
Fix: show avatars in all notifications
Paul Frazee
2022-12-13
1
-0
/
+1
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-7
/
+6
*
Fix mention-creation and implement mentions in notifications
Paul Frazee
2022-12-06
1
-2
/
+12
*
Fix: never attempt update on 0 items
Paul Frazee
2022-12-05
1
-0
/
+3
*
Use a persistent notifications model to improve load times of the notificatio...
Paul Frazee
2022-11-28
1
-16
/
+21
*
Batch notification loads to avoid layout reflows due to async
Paul Frazee
2022-11-28
1
-14
/
+58
*
Set a page-size on notifications
Paul Frazee
2022-11-28
1
-4
/
+6
*
Refactor: create src/lib to reflect actual sharing of that code
Paul Frazee
2022-11-22
1
-1
/
+1
*
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
*
Clear notifications count optimistically
Paul Frazee
2022-11-16
1
-0
/
+1
*
Reduce jank in refreshes
Paul Frazee
2022-11-16
1
-0
/
+3
*
Improve error messages
Paul Frazee
2022-11-15
1
-1
/
+2
*
Fix issue causing double-loads of notifications
Paul Frazee
2022-11-14
1
-0
/
+5
*
Implement scene invitation and membership controls
Paul Frazee
2022-11-10
1
-11
/
+32
*
Finish the upvote/downvote implementation
Paul Frazee
2022-11-08
1
-2
/
+2
*
Update to the latest APIs
Paul Frazee
2022-11-04
1
-19
/
+18
*
Update to latest APIs
Paul Frazee
2022-10-26
1
-15
/
+4
*
Update api nsids
Paul Frazee
2022-10-12
1
-5
/
+5
*
Implement a couple missing bits
Paul Frazee
2022-10-04
1
-1
/
+2
*
Implement notifications
Paul Frazee
2022-10-03
1
-25
/
+79
*
Remove debug time delays
Paul Frazee
2022-09-30
1
-3
/
+0
*
A few client fixes
Paul Frazee
2022-09-26
1
-6
/
+4
*
Replace mock-api with real api
Paul Frazee
2022-09-22
1
-30
/
+24
*
Add notifications view
Paul Frazee
2022-07-26
1
-0
/
+304