projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
290f5b2
)
add CHANGELOG entry
author
William Pitcock
<nenolod@dereferenced.org>
Fri, 17 May 2019 20:31:39 +0000
(20:31 +0000)
committer
William Pitcock
<nenolod@dereferenced.org>
Fri, 17 May 2019 20:31:39 +0000
(20:31 +0000)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 12c43913511f4e9dda5368c0daaf51bab669e27c..5de9ae2928d3156ac22a2108050914b2dc2f957c 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-102,6
+102,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Correct `reblogged`, `favourited`, and `bookmarked` values in the reblog status JSON
- Mastodon API: Exposing default scope of the user to anyone
- Mastodon API: Make `irreversible` field default to `false` [`POST /api/v1/filters`]
+- User-Agent is now sent correctly for all HTTP requests.
## Removed
- Configuration: `config :pleroma, :fe` in favor of the more flexible `config :pleroma, :frontend_configurations`