2nd (some typos)

This commit is contained in:
Tobias Diekershoff 2018-03-20 14:25:35 +01:00
parent 846d97841e
commit decebccf4a
1 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Version 3.6 (2018-03-xx)
Update for the documentation [andyhee, annando, rabuzarus, ratten, rudlof, silke, tobiasd]
Updates to the themes [annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus]
Enhancements to the ARIA support in frio [rabuzarus]
Enhancements to the DB handling [nd structure annando]
Enhancements to the DB handling and structure [annando]
Enhancements to the API [annando, fabrixxm, hypolite, rudlof]
Enhancements to the support of Open Graph with images [hoergen]
Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando]
@ -44,7 +44,7 @@ Version 3.6 (2018-03-xx)
Fixed some SQL problems [annando]
Fixed the CLI config script [tobiasd]
Fixed the forum selection on the network display [annando]
Fixed a bug during the import of account [annando]]
Fixed a bug during the import of accounts [annando]
Fixed a problem with UTF8 encoding during account export [annando]
Fixed a problem with archiving "self" contacts [annando]
Fixes to file permissions lintian reported [tobiasd]
@ -80,12 +80,12 @@ Version 3.6 (2018-03-xx)
Dependencies are now (mostly) handled by composer [hypolite, zeroadam]
General code refactoring and beautification work [annando, hypolite, tobiasd, zeroadam]
ejabberd logs are now handled by syslog [annando]
Moved the poller script wo the "scripts" directory and renamed it to worker [annando]
Moved the poller script to the "scripts" directory and renamed it to worker [annando]
Threaded display of conversations is now always enabled [annando]
Images send to public forums are now always public as well [annando]
The DB cleanup option now includes the conversation table [annando]
Hash tags now always search locally [annando]
Consistend usage of addons (instead of plugins and addons) [zeroadam]
Consistend naming of addons (instead of plugins and addons) [zeroadam]
Community page is split between local and global and always visible for local users [annando]
Updated the credits to include new contributors [tobiasd]