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>2018-01-27 06:16:45 +0300
committerDennis Schubert <mail@dennis-schubert.de>2018-02-02 01:37:53 +0300
commita32cac06ab5bbaa124246d0c5c85e544713f94b3 (patch)
tree9360c79494b8f1779342053d82ffa79a65ef6721 /Changelog.md
parentb9787cc632b803e776efcaf8ddf517d98334f3ee (diff)
Retry Contact messages 20 time (about two weeks)
closes #7705
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 9b41bf961..d38b1809b 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,8 @@
* Work on the data downloads: Fixed general layout of buttons, added a timestamp and implemented auto-deletion of old exports [#7684](https://github.com/diaspora/diaspora/pull/7684)
* Increase Twitter character limit to 280 [#7694](https://github.com/diaspora/diaspora/pull/7694)
* Improve password autocomplete with password managers [#7642](https://github.com/diaspora/diaspora/pull/7642)
+* Removed the limit of participants in private conversations [#7705](https://github.com/diaspora/diaspora/pull/7705)
+* Send blocks to the blocked persons pod for better UX [#7705](https://github.com/diaspora/diaspora/pull/7705)
## Bug fixes
* Fix invite link on the contacts page when the user has no contacts [#7690](https://github.com/diaspora/diaspora/pull/7690)