Workspaces refactor #86

Merged
norm merged 189 commits from refactor/workspaces into main 2022-08-28 14:46:45 +00:00
Showing only changes of commit 637c6f1411 - Show all commits

View file

@ -1,8 +1,8 @@
# 0.0.15
- foundkey.js forked from misskey.js
- Added 'pollEnded' event
- Add unreacted to NoteUpdatedEvent
- Add comment property to DriveFile
- Add `pollEnded` event
- Add `unreacted` to `NoteUpdatedEvent`
- Add `comment` property to `DriveFile`
# 0.0.14
- remove needless Object.freeze()