Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-02-28 01:30:41 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-02-28 01:31:25 +0300
commit2b1f27a8504a6645159985606181c06b4bb148f1 (patch)
tree0d3fa2b8665d8d69e05cf1e55b1f87b085ae8d2e /Changelog.md
parent7e889f71ebde1e83c8ce550c7aede5d3f43c141e (diff)
parent36778dbeacd3dbe78299e1e3dbd941342fbf37a4 (diff)
Merge pull request #8341 from SuperTux88/remove-auth-token
Remove /user/auth_token route, this was a leftover from the chat
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index d30d97ce1..8b5f649d5 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -21,7 +21,7 @@ Although the chat was never enabled per default and was marked as experimental,
* Remove backporting of mention syntax [#7788](https://github.com/diaspora/diaspora/pull/7788)
* Enable Content-Security-Policy header by default [#7781](https://github.com/diaspora/diaspora/pull/7781)
* Do not show getting started after account import [#8036](https://github.com/diaspora/diaspora/pull/8036)
-* Remove the JSXC/Prosody integration [#8069](https://github.com/diaspora/diaspora/pull/8069)
+* Remove the JSXC/Prosody integration [#8069](https://github.com/diaspora/diaspora/pull/8069) [#8341](https://github.com/diaspora/diaspora/pull/8341)
* Replace factory\_girl with factory\_bot [#8218](https://github.com/diaspora/diaspora/pull/8218)
* Drop relay support [#8243](https://github.com/diaspora/diaspora/pull/8243)