Merge branch 'master' into next-minor

This commit is contained in:
Dennis Schubert 2018-01-12 17:56:01 +01:00
commit 5a6bd47000
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -5,12 +5,15 @@
* Increase Twitter character limit to 280 [#7694](https://github.com/diaspora/diaspora/pull/7694) * Increase Twitter character limit to 280 [#7694](https://github.com/diaspora/diaspora/pull/7694)
## Bug fixes ## Bug fixes
* Fix notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691)
* Fix invite link on the contacts page when the user has now contacts [#7690](https://github.com/diaspora/diaspora/pull/7690) * Fix invite link on the contacts page when the user has now contacts [#7690](https://github.com/diaspora/diaspora/pull/7690)
## Features ## Features
* Check if redis is running in script/server [#7685](https://github.com/diaspora/diaspora/pull/7685) * Check if redis is running in script/server [#7685](https://github.com/diaspora/diaspora/pull/7685)
# 0.7.2.1
Fixes notifications when people remove their birthday date [#7691](https://github.com/diaspora/diaspora/pull/7691)
# 0.7.2.0 # 0.7.2.0
## Bug fixes ## Bug fixes