]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
spelling: little
[friendica.git] / CHANGELOG
index f4631b346add783da8d74bb07fe4ca01961e4785..edf156526b6509b9e09278924cd300ba03aad313 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -958,7 +958,7 @@ Version 2019.09 (2019-09-29)
 
 Version 2019.06 (2019-06-23)
   Friendica Core:
-    Update to the tranlation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
+    Update to the translation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
     Update to the documentation [nupplaphil, realkinetix, MrPetovan]
     Update to the themes (frio, vier) [BinkaDroid, MrPetovan, tobiasd]
     Enhancements to the API [annando, MrPetovan]
@@ -978,7 +978,7 @@ Version 2019.06 (2019-06-23)
     Fixed an issue with the File to Folder feature [MrPetovan]
     Fixed an issue with the legacy storage engine [fabrixxm]
     Fixed an issue with the theme and addon path items [MrPetovan]
-    Fixed an issue occuring when the BasePath was not set [tobiasd]
+    Fixed an issue occurring when the BasePath was not set [tobiasd]
     Fixed an issue with additionally opened Sessions [MrPetovan]
     Fixed an issue with legacy loglevel mapping [nupplaphil]
     Fixed contact suggestions [annando]
@@ -1004,7 +1004,7 @@ Version 2019.06 (2019-06-23)
     Remove support for defunct F-Droid Friendica app [MrPetovan]
 
   Friendica Addons:
-    Update to the tranlation (ET, SV, ZH_CN) [translation teams]
+    Update to the translation (ET, SV, ZH_CN) [translation teams]
     botdetection:
       Added a new addon for preventing access by bots [nupplaphil, annando]
     buffer:
@@ -1042,7 +1042,7 @@ Version 2019.03 (2019-03-22)
     Update to the themes (duepuntozero, frio, smoothy, quattro, vier) [lxiter, MrPetovan, nupplaphil, rabuzarus,  tobiasd]
     Enhancements to the API [jasonscheng]
     Enhancements to the Vagrant development VM [JeroenED]
-    Enhancements to the storage of gender, sexual preferences and maritial status [JeroenED]
+    Enhancements to the storage of gender, sexual preferences and marital status [JeroenED]
     Enhancements to the wording of notifications [MrPetovan]
     Enhancements to the display of contacts in the profile [MrPetovan]
     Enhancements to the handling of local links [lxiter]
@@ -1071,7 +1071,7 @@ Version 2019.03 (2019-03-22)
     Fixed an issue with sending out notification mails to the admin [nupplaphil]
     Fixed an the issue, that the API was ignoring the globalsilence setting  [nupplaphil]
     Fixed issues with the autolinker of URLs in postings [MrPetovan]
-    Fixed an issue resulting in multible emails after successful updates of the database [nupplaphil]
+    Fixed an issue resulting in multiple emails after successful updates of the database [nupplaphil]
     Fixed a timeout issue during detection process of the remote profile [annando]
     Fixed an issue with postings from blocked servers [annando, MrPetovan]
     Fixed an issue with the paging of stored folders [MrPetovan]
@@ -1323,7 +1323,7 @@ Version 2018.09 (2018-09-23)
     added addons:
       mastodoncustomemojis [MrPetovan]
     deprecated addons:
-      notimeline, retriver, remote_permissions, widgets
+      notimeline, retriever, remote_permissions, widgets
 
   Directory:
     Enhancements of the health summary [andyhee]
@@ -1378,7 +1378,7 @@ Version 2018.05 (2018-06-01)
     Fixed a bug that made edited mentions and hashtags plaintext [annando]
     Fixed a bug that caused the /display page to receive constandly new updates [annando]
     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
-    Fixed a bug in OpenID authentification [Quix0r]
+    Fixed a bug in OpenID authentication [Quix0r]
     Fixed a bug in the item deletion [annando]
     Fixed a bug that prevented public comments from being distributed [annando]
     Fixed a bug that caused empty profile pictures for public contacts [annando]
@@ -1539,7 +1539,7 @@ Version 3.6 (2018-03-23)
     all bridges don't relay postings anymore that are posted to a public forum [annando]
     DAV addon marked unsupported [tobiasd]
     communityhome addon marked unsupported [MrPetovan]
-    yourls addon makrked unsupported [MrPetovan]
+    yourls addon marked unsupported [MrPetovan]
     Current Weather: fixing a problem with the weathermap link [zeroadam]
     NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
     Twitter support 280 chars limit [annando]
@@ -1825,7 +1825,7 @@ Version 3.5 (2016-09-13)
     GNU Social Connector [annando]
     LDAP [Olivier Mehani]
     smileybutton [rabuzarus]
-    retriver [mexon]
+    retriever [mexon]
     mailstream [mexon]
     forumdirectory [tobiasd]
     NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
@@ -1880,7 +1880,7 @@ Version 3.4.3 (2015-12-22)
        'Reload active themes' in theme admin page (fabrixxm)
        Install routine checks for ImageMagick and GIF support (fabrixxm)
        Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
-       Only suported themes are shown in admin page (annando)
+       Only supported themes are shown in admin page (annando)
        Optimized SQL queries (annando)
        System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
        New access keys in profile and contact pages (rabuzarus, annando)
@@ -1912,7 +1912,7 @@ Version 3.4.3 (2015-12-22)
        Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
        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 feedback after successful registration (issue #2060) (annando)
        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)
@@ -1940,7 +1940,7 @@ Version 3.4.2 (2015-09-29)
        The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
        By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
        Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
-       The [url] tag now also suppots ftp, mailto, gopher links (annando)
+       The [url] tag now also supports ftp, mailto, gopher links (annando)
        An "inspect queue" module was added to the admin panel (tobiasd)
        Fix some missing SQL data escapes (fabrixxm)
        Improved the accessibility of the web UI for better screen reader compatibility (annando)
@@ -2020,7 +2020,7 @@ Version 3.4 (2015-04-05)
        Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
        Updated markdown libraries (annando)
        Updated jQuery (StefOfficiel)
-       Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
+       Cache zrl verification requests to prevent DDoS (issue #1453) (annando)
        "Verify SSL" options affects also VERIFYHOST (annando)
        Better handling of hashtags (annando)
        Updated translations (translation teams, tobias)
@@ -2058,7 +2058,7 @@ Version 3.3.3 (2015-02-24)
        Share-it button support (annando)
        More reliable reshare from Diaspora (annando)
        Load more images via proxy (annando)
-       util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
+       util/typo.php uses "php -l" instead of "eval()" to validate code (fabrixxm)
        Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
        Updated vagrant setup script (silke)
        API: support to star/unstar items (fabrixxm)
@@ -2079,7 +2079,7 @@ Version 3.3.3 (2015-02-24)
 
 Version 3.3.2 (2014-12-26)
 
-       Set default value for all not-null fields (fixes SQL warinigs) (annando)
+       Set default value for all not-null fields (fixes SQL warnings) (annando)
        Fix item filters in network page (issue #1222) (fabrixxm)
        Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
        API throttling (annando)
@@ -2137,7 +2137,7 @@ Version 3.3 (2014-10-06)
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
        added modernizer 2.8.3, better browser support
        updates to the DB structure for better performance
-       preperations to use PDO in a later release
+       preparations to use PDO in a later release
        new notification system
        web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
        vagrant support added for developers
@@ -2175,7 +2175,7 @@ Version 3.2
        small fixed
                edit profile photo link
                better caching of pictures
-               threadening for outgoing emails
+               threading for outgoing emails
                mail import
                oembed thumbnails
                SN subscriptions & more SN like behaviour if snautofollow addon is used