projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a19c0
)
CHANGELOG: fixed JSON error rendering
author
Alex Gleason
<alex@alexgleason.me>
Tue, 27 Jul 2021 13:30:38 +0000
(08:30 -0500)
committer
Alex Gleason
<alex@alexgleason.me>
Tue, 27 Jul 2021 13:30:38 +0000
(08:30 -0500)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 155248a814fc774c48698151b4222249d6462470..0dc536c55eeea4183e07fe2e3af1dd12de7488d0 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-32,6
+32,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Remote users can no longer reappear after being deleted.
- Deactivated users may now be deleted.
- Mix task `pleroma.database prune_objects`
+- Fixed rendering of JSON errors on ActivityPub endpoints.
- Linkify: Parsing crash with URLs ending in unbalanced closed paren, no path separator, and no query parameters
### Removed