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:
authorBrad Koehn <brad@koehn.com>2018-01-07 23:14:56 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-01-09 02:05:33 +0300
commit1a3c16eb6e6db82cf5aedb849f2cd7499b9e0e84 (patch)
tree2ad30a0074af5cb7d5fe7fc07f35b7ccdb94828e /Changelog.md
parent0347507b2030e17889f90c810c3e224487beb9ef (diff)
update to support 280 character Twitter
closes #7694 closes #7662 fixes #7661
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 60c8b62f1..d6931d4e8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,7 @@
## Refactor
* 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)
## Bug fixes
* Fix notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691)