From fea9294b77d50ee9e8b23e896f070a79e90f3318 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 20 Mar 2018 17:23:51 +0100 Subject: [PATCH] 4th (typos) --- CHANGELOG | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 5f2409afd3..ee10e08d2f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,32 +6,32 @@ Version 3.6 (2018-03-xx) Updates to the themes [annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus] Enhancements to the ARIA support in frio [rabuzarus] Enhancements to the DB handling and structure [annando] - Enhancements to the API [annando, fabrixxm, MrPetrovan, rudlof] + Enhancements to the API [annando, fabrixxm, MrPetovan, 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] Enhancements to the OStatus federation [annando] - Enhancements to the handling of feed contacts [MrPetrovan] - Enhancements to the display of threaded discussions (optional) [MrPetrovan] + Enhancements to the handling of feed contacts [MrPetovan] + Enhancements to the display of threaded discussions (optional) [MrPetovan] Enhancements to the display of events [hoergen] Enhancements to the ACL dialog (selection of forums) [rabuzarus] Enhancements to the handling of new connections [annando] Enhancements to the vitality check of contacts [annando] Enhancements to the daemon script [annando] Enhancements to the federation stats [annando, tobiasd] - Enhancements to the interaction with puclic posts [annando] + Enhancements to the interaction with public posts [annando] Enhancements to the structure of the admin panel [tobiasd] Enhancements to the community page [annando] - Enhancements to the delegation of accounts [annando, MrPetrovan] + Enhancements to the delegation of accounts [annando, MrPetovan] Enhancements to the user import and server relocation functionality [annando] Enhancements to the menu layout in the admin panel [tobiasd] - Enhancements to the extraction of strings to be translated [fabrixxm, MrPetrovan] + Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan] Enhancements to the installation wizard [annando, tobias] - Enhancements to the events [hoergen, MrPetrovan, rabuzarus] + Enhancements to the events [hoergen, MrPetovan, rabuzarus] Enhancements to the handling of email contacts [annando] Enhancements to the Vagrant configuration of the development VM [tobias] Enhancements to the probing of pump.io profiles [annando] - Enhancements to the handling of BBCode tags [MrPetrovan] - Enhancements to the OEmbed handling [MrPetrovan] + Enhancements to the handling of BBCode tags [MrPetovan] + Enhancements to the OEmbed handling [MrPetovan] Fixed a bug that triggered the display of activities on the cummunity page [annando] Fixed a bug with personal notes [annando] Fixed a display issue of long postings when using the showmore option [annando] @@ -40,7 +40,7 @@ Version 3.6 (2018-03-xx) Fixed a bug in URL completion for feed fragments [annando] Fixed a bug in the notification system about new registrations [annando] Fixed the display of dislikes [annando] - Fixed the display of orphans childs in threads [MrPetrovan] + Fixed the display of orphans childs in threads [MrPetovan] Fixed some SQL problems [annando] Fixed the CLI config script [tobiasd] Fixed the forum selection on the network display [annando] @@ -48,8 +48,8 @@ Version 3.6 (2018-03-xx) 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] - Fixed a session problem leading to double login problem [MrPetrovan] - Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetrovan] + Fixed a session problem leading to double login problem [MrPetovan] + Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan] Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando] Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando] Fixed some issues with the display of exported events on GNU social and diaspora [annando] @@ -62,13 +62,13 @@ Version 3.6 (2018-03-xx) Added an option to always display the preview image in shared articles even if larger ones exist [annando] Added CLI script to silence accounts on the community page [tobiasd] Added CLI script to block postings to a node from accounts [tobiasd] - Added account block interface to the admin panel [MrPetrovan] + Added account block interface to the admin panel [MrPetovan] Added browser bookmarklet code snippet [hoergen] Added an additional feature to display a tag cloud on the profile page [rabuzarus] Added retrieval of Mastodon server statistics [annando] Added Atom feed that only contains top level postings of a user [annando] Added tag following via saved search for #hashtag [annando] - Added PHP version information to the admin panel [MrPetrovan] + Added PHP version information to the admin panel [MrPetovan] Added the possibility to change relationships between Friendica contacts [annando] Added the membersince functionality from the addon to the core [rabuzarus] Added support of nodeinfo 2.0 [annando] @@ -77,8 +77,8 @@ Version 3.6 (2018-03-xx) Removed the unused mood module [annando] Removed connect link from side panel when it should not be there [annando] Removed very old updating routines [annando] - Dependencies are now (mostly) handled by composer [MrPetrovan, zeroadam] - General code refactoring and beautification work [annando, MrPetrovan, tobiasd, zeroadam] + Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam] + General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam] ejabberd logs are now handled by syslog [annando] Moved the poller script to the "scripts" directory and renamed it to worker [annando] Threaded display of conversations is now always enabled [annando] @@ -98,7 +98,7 @@ Version 3.6 (2018-03-xx) Twitter support 280 chars limit [annando] OpenWeatherMap fix broken map link [zeroadam] CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm] - General code refactoring and beautification work [annando, MrPetrovan, tobiasd, zeroadam] + General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam] Public Server reworked [annando] pageheader settings beautifications [tobiasd] mailstream settings beautifications [tobiasd] @@ -106,9 +106,9 @@ Version 3.6 (2018-03-xx) Forum posts are not transmitted over the connectors anymore [annando] Friendica Dir: - Fixed a problem with the maintenance cron [MrPetrovan] - Fixed a problem with the location widget [MrPetrovan] - Work on the UI [MrPetrovan] + Fixed a problem with the maintenance cron [MrPetovan] + Fixed a problem with the location widget [MrPetovan] + Work on the UI [MrPetovan] Closed Issues: 929, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540, 1610, @@ -215,7 +215,7 @@ Version 3.5.2 (2017-06-06) Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams] Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd] Updated the nginx example configuration [beardyunixer] - Code revision and refactoring [annando, MrPetrovan, Quix0r, rebeka-catalina] + Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina] Background process is now done by the new worker process [annando] Added support of Composer for dependencies [Hypolite] Added support of Web app manifests [Rudloff]