projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4694853
)
Missing entry for pinned posts federation from MR !3312
author
Mark Felder
<feld@feld.me>
Thu, 27 May 2021 17:20:21 +0000
(12:20 -0500)
committer
Mark Felder
<feld@feld.me>
Thu, 27 May 2021 17:20:21 +0000
(12:20 -0500)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 61339a1aa064b14c42d6bb7117adcb92b1903798..eacba02085fd12c17c3aa06ba4b144b7ca966a3d 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-18,6
+18,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Return OAuth token `id` (primary key) in POST `/oauth/token`.
- `AnalyzeMetadata` upload filter for extracting attachment dimensions and generating blurhashes.
- Attachment dimensions and blurhashes are federated when available.
+- Pinned posts federation
### Fixed
- Don't crash so hard when email settings are invalid.