projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b92c004
)
Update CHANGELOG
author
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 14 May 2019 11:40:21 +0000
(18:40 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 14 May 2019 11:40:21 +0000
(18:40 +0700)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 5c0baa31751e8b4b01ff78a0ebcb17e2638907e6..17e913648e90f9bedf41d5fd8c078a2966fbf0ab 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-64,6
+64,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Deps: Updated Ecto to 3.0.7
- Don't ship finmoji by default, they can be installed as an emoji pack
- Admin API: Move the user related API to `api/pleroma/admin/users`
+- Hide deactivated users and their statuses
### Fixed
- Added an FTS index on objects. Running `vacuum analyze` and setting a larger `work_mem` is recommended.