projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b1da33
)
Changelog: Update with frontend mix task.
author
lain
<lain@soykaf.club>
Mon, 3 Aug 2020 16:23:26 +0000
(18:23 +0200)
committer
lain
<lain@soykaf.club>
Mon, 3 Aug 2020 16:23:26 +0000
(18:23 +0200)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index fb782e82c04d1e4c045e9972748410cb290e9b93..1edaed2c8dc527d1f3f55e08693d1e37eb742b85 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-48,6
+48,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
+- Frontends: Add mix task to install frontends.
- Frontends: Add configurable frontends for primary and admin fe.
- Chats: Added `accepts_chat_messages` field to user, exposed in APIs and federation.
- Chats: Added support for federated chats. For details, see the docs.