Merge branch 'next-minor' into develop

This commit is contained in:
Benjamin Neff 2021-09-19 14:30:07 +02:00
commit 274edf7589
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
3 changed files with 4 additions and 0 deletions

View file

@ -54,6 +54,7 @@ Although the chat was never enabled per default and was marked as experimental,
* Allow points and dashes in the username [#8266](https://github.com/diaspora/diaspora/pull/8266)
* Add support for footnotes in markdown [#8277](https://github.com/diaspora/diaspora/pull/8277)
* Send `AccountMigration` if receiving message to a migrated account [#8288](https://github.com/diaspora/diaspora/pull/8288)
* Add podmin mail address to the footer [#8242](https://github.com/diaspora/diaspora/pull/8242)
# 0.7.15.0

View file

@ -7,3 +7,5 @@
%li= link_to t("layouts.application.switch_to_touch_optimized_mode"), toggle_mobile_path
- if AppConfig.settings.terms.enable?
%li= link_to t("_terms"), terms_path
- unless AppConfig.admins.podmin_email.nil?
%li= mail_to AppConfig.admins.podmin_email, t("_podmin_mail")

View file

@ -32,6 +32,7 @@ en:
no_results: "No results found"
_contacts: "Contacts"
_terms: "Terms"
_podmin_mail: "Contact Podmin"
_statistics: "Statistics"
# For reference translation; the real ActiveRecord English transations are actually