]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
spelling: endpoints
[friendica.git] / CHANGELOG
index 3cddea47632d3dc2746df72c9b3090e27e67876b..615b0830c67252fdc269029e8156ae2e64b45c69 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+Version 2023.03 (unreleased)
+  Friendica Core
+
+  Friendica Addons
+
+  Closed Issues
+
 Version 2022.12 (2022-12-20)
   Friendica Core
     Updates to the translations DE, FR, HU, PL, RU
@@ -19,7 +26,7 @@ Version 2022.12 (2022-12-20)
     Added a moderation section to the admin panel [annando]
     Added an option to make the calendar public [matthiasmoritz]
     Fixed a bug in the federation with Diaspora* [annando]
-    Fixec a problem in the federation with GoTo Social and Owncast [annando]
+    Fixed a problem in the federation with GoTo Social and Owncast [annando]
     Deprecated old themes (duepuntozero, quattro, smoothy)
 
     NOTE: The Apache2 rewrite rule in the .htaccess-dist has been changed.
@@ -707,7 +714,7 @@ Version 2020.07 (2020-07-12)
     blockbot:
       The list of accepted user agents was enhanced [annando]
     Diaspora*:
-      Enhanced conntector settings [MrPetovan]
+      Enhanced connector settings [MrPetovan]
     PHP Mailer SMTP:
       Updated phpmailer version [dependabot]
     showmore_dyn:
@@ -1470,7 +1477,7 @@ Version 3.6 (2018-03-23)
     Enhancements to the probing of pump.io profiles [annando]
     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 that triggered the display of activities on the community page [annando]
     Fixed a bug with personal notes [annando]
     Fixed a display issue of long postings when using the showmore option [annando]
     Fixed a bug that caused Twidere to crash on reload [annando]
@@ -1888,9 +1895,9 @@ Version 3.4.3 (2015-12-22)
        New hook 'template_vars' (fabrixxm)
        $baseurl variable is passed to all templates by default (fabrixxm)
        OStatus delivery code is moved in new function (annando)
-       Doxygen config file and initial documetation of code (rabuzarus)
+       Doxygen config file and initial documentation of code (rabuzarus)
        Full rewrite of util/php2po.php (fabrixxm)
-  Bugfixs:
+  Bugfixes:
        Remote self works again (annando)
        Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
        Report invalid feeds to user (issue #1913) (annando)
@@ -1906,7 +1913,7 @@ Version 3.4.3 (2015-12-22)
        Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
        Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
        Fix feedback after succesfull registration (issue #2060) (annando)
-       Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
+       Fix mention completion popup with TinyMCE (issue #1920) (fabrixxm)
        Fix photo cache and proxy when installed in subfolder (ddorian1)
        Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
 
@@ -1974,7 +1981,7 @@ Version 3.4.1 (2015-07-06)
                use correct contact when automatically add @-replies
                add attachment links as enclosures
                send salmon notifications to every mentioned person
-               better thread completition
+               better thread completion
                support for bookmarks
                support for events and questions
                link to items using GUID
@@ -1985,7 +1992,7 @@ Version 3.4.1 (2015-07-06)
        Add fake fields to API response for better Twitter API compatibility (annando)
        Fix search in local directory (issue #1657) (annando)
        Improve OEmbed (issue #1640) (annando)
-       Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
+       Fix double html encoding in site administration page for sitename and register text (issue #1628) (annando)
        Fix remote subscription from GNU Social (annando)
        Fix "{0}" in notifications (issue #1642) (annando)
        Fix desktop notification (fabrixxm)
@@ -1994,7 +2001,7 @@ Version 3.4.1 (2015-07-06)
        Fix emoticons alt text (tobias)
        Improve threaded display in Vier theme (annando)
        Use field templates in photo edit form (fabrixxm)
-       Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
+       Allow deletion of any user but yourself (issue #1625) (fabrixxm)
        Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
        Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
        Return geo coord in API (annando)
@@ -2118,7 +2125,7 @@ Version 3.3 (2014-10-06)
 
        Interaction
        ignoring of threads
-       for selected contects one can now get notifications when they post something, useful e.g. for forums
+       for selected contacts one can now get notifications when they post something, useful e.g. for forums
        After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved