]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Docs: add a note on adding `use` on theme.php
[friendica.git] / CHANGELOG
index 91c4ae54a498711bb772217775a9a82b5133e28a..cc7eedfff55bf149030e333ad952e97bca93efe1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -198,7 +198,7 @@ Version 3.5.3 (2017-10-05)
     Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
     Fixed a bug in securemail settings form [FuzzJunket]
     external poller addons are deprecated, as this is now a core functionality [annando]
     Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
     Fixed a bug in securemail settings form [FuzzJunket]
     external poller addons are deprecated, as this is now a core functionality [annando]
-  
+
   Friendica Directory:
     Fix a problem with the Vagrant config [tobiasd]
     Fix not working node health page [Hypolite]
   Friendica Directory:
     Fix a problem with the Vagrant config [tobiasd]
     Fix not working node health page [Hypolite]
@@ -208,7 +208,7 @@ Version 3.5.3 (2017-10-05)
     1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
     3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
     3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
     1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
     3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
     3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
-    3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, 
+    3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699,
     3700, 3732
 
 Version 3.5.2 (2017-06-06)
     3700, 3732
 
 Version 3.5.2 (2017-06-06)
@@ -325,8 +325,8 @@ Version 3.5.1 (2017-03-12)
     Twitter-bridge now supports quotes and long posts when importing tweets [annando]
 
   Closed Issues
     Twitter-bridge now supports quotes and long posts when importing tweets [annando]
 
   Closed Issues
-    1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614, 
-    2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823, 
+    1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614,
+    2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823,
     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
@@ -430,7 +430,7 @@ Version 3.4.3 (2015-12-22)
        Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
        Support for additional passwords for ejabberd (annando)
        Use proxy for profile photos (annando)
        Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
        Support for additional passwords for ejabberd (annando)
        Use proxy for profile photos (annando)
-       'Reload active themes' in theme admin page (fabrixxm)   
+       '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)
        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)
@@ -441,7 +441,7 @@ Version 3.4.3 (2015-12-22)
        Show an info message if an empty contact group is shown (issue #1871) (annando)
        User setting to disable network page autoupdate (issue #1921) (annando)
        Settings to limit or permit access to crawler to search page (annando)
        Show an info message if an empty contact group is shown (issue #1871) (annando)
        User setting to disable network page autoupdate (issue #1921) (annando)
        Settings to limit or permit access to crawler to search page (annando)
-  What's new for developers:   
+  What's new for developers:
        Themes can show Events entry in navbar (annando)
        Themes can now override colorbox (fabrixxm)
        Updated Vagrant development VM (silke, hauke)
        Themes can show Events entry in navbar (annando)
        Themes can now override colorbox (fabrixxm)
        Updated Vagrant development VM (silke, hauke)
@@ -469,7 +469,7 @@ Version 3.4.3 (2015-12-22)
        Fix mention completition 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)
        Fix mention completition 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)
-       
+
 
 Version 3.4.2 (2015-09-29)
 
 
 Version 3.4.2 (2015-09-29)
 
@@ -514,8 +514,8 @@ Version 3.4.2 (2015-09-29)
        Checks for mcrypt availability before enable or use RINO2 (fabrixm)
        Fix following email contacts (issue #1896) (annando)
        Parse BBCode in contact request notification email (annando)
        Checks for mcrypt availability before enable or use RINO2 (fabrixm)
        Fix following email contacts (issue #1896) (annando)
        Parse BBCode in contact request notification email (annando)
-       
-       
+
+
 Version 3.4.1 (2015-07-06)
 
        Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
 Version 3.4.1 (2015-07-06)
 
        Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)