projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1d058b
)
update changelog
author
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 15:45:06 +0000
(15:45 +0000)
committer
Ariadne Conill
<ariadne@dereferenced.org>
Fri, 4 Oct 2019 15:45:06 +0000
(15:45 +0000)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 6ebc46b7d94b01cbbffb8cf0da8b5e2a3b99264a..4a904a3f1efc307891fc38e40f9324872357eb1b 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-76,6
+76,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- ActivityPub: Deactivated user deletion
- ActivityPub: Fix `/users/:nickname/inbox` crashing without an authenticated user
- MRF: fix ability to follow a relay when AntiFollowbotPolicy was enabled
+- Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs
### Added
- Expiring/ephemeral activites. All activities can have expires_at value set, which controls when they should be deleted automatically.