]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Changed $a->get_baseurl() to App::get_baseurl()
[friendica.git] / CHANGELOG
index c6de0ae49ae949d052cb11c12858757e1baaef97..1e6b0129de1b944c16e4abf82b5d394402f42d73 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,269 @@
+Version 3.5
+  Friendica Core:
+    NEW Optional local directory with possible federated contacts [heluecht]
+    NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
+    NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
+    NEW theme: frio [rabuzarus, heluecht, fabrixxm]
+    Enhance .htaccess file (nerdoc, dissolve)
+    Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
+    Updates to the documentation [tobiasd, heluecht, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
+    Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [heluecht]
+    Code cleanup [heluecht, QuixOr]
+    Improvements to the API and Friendica specific extensions [heluecht, fabrixxm, gerhard6380]
+    Improvements to the RSS/Atom feed import [mexcon]
+    Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [heluecht]
+    Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, heluecht, Quix0r, tobiasd]
+    Improvements to the ACL dialog [fabrixxm, rabuzarus]
+    Improvements to the database structure and optimization of queries [heluecht]
+    Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, heluecht, tobiasd]
+    Improvements to the background process (poller, worker) [heluecht]
+    Improvements to the admin panel [tobiasd, heluecht, fabrixxm]
+    Improvements to the performance [heluecht]
+    Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
+    Improvements to the relocation of nodes and accounts [heluecht]
+    Improvements to the DDoS detection [heluecht]
+    Improvements to the calendar/events module [heluecht, rabuzarus]
+    Improvements to OpenID login [strk]
+    Improvements to the ShaShape font [andi]
+    Reworked the implementation of the DFRN, Diaspora protocols [heluecht]
+    Reworked the notifications code [fabrixxm, rabuzarus, heluecht]
+    Reworked the p/config code [fabrixxm, rabuzarus]
+    Reworked XML generation [heluecht]
+    Removed now unused simplepie from library [heluecht]
+
+  Friendica Addons
+    Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
+    Piwik [tobiasd]
+    Twitter Connector [heluecht]
+    Pumpio Connector [heluecht]
+    Rendertime [heluecht]
+    wppost [heluecht]
+    showmore [rabuzarus]
+    fromgplus [heluecht]
+    app.net Connector [heluecht]
+    GNU Social Connector [heluecht]
+    LDAP [Olivier Mehani]
+    smileybutton [rabuzarus]
+    retriver [mexon]
+    mailstream [mexon]
+    forumdirectory [tobiasd]
+    NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
+    DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
+
+  Closed Issues
+     683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
+    1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
+    2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
+    2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
+    2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
+    2687, 2716, 2757, 2764
+
+Version 3.4.3
+  What's new for the users:
+       Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
+       Updated translations (tobiasd & translation teams)
+       New "Credits" page (tobiasd)
+       New custom font icon set (tobiasd, Andi Stadler)
+       Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
+       Revised templates and used interaction in contacts lists (rabuzarus)
+       Mobile support for Vier theme (annando, fabrixxm)
+       Events editing and deletion from stream (annando)
+       Private forums are mentioned automatically like community forums (rabuzarus)
+       Show profile pictures and pending notifications on manage page (rabuzarus, annando)
+       Show Profile photo album only to owner and authenticated contacts (rabuzarus)
+       User language setting is now between settings in user settings page (fabrixxm)
+       Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
+       Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
+       Setting for the first day of the week for events calendar (annando)
+       Reduced profile view with "show more" link (annando)
+       Show more informations to users when following a new contact (annando)
+       Renamed "Statusnet" to "GNU Social" (annando)
+       Image dialog insert link to image page instead of direct image (fabrixxm)
+       In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
+       Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
+       Unseen items in forumlist widget (rabuzarus)
+       Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
+       Don't get notifications about own posts (strk)
+       Profile page shows a "Subscribe to atom feed" link (annando)
+       Contact list shows only contacts from supported networks (ananndo)
+       username@hostname is used instead of full urls (issue #1925) (annando)
+       Various small OStatus improvements (annando)
+       Contact's posts are shown in a dedicated page (annando)
+       Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
+  What's new for admins:
+       Forumlist functionality moved from plugin to core (rabuzarus, annando)
+       Changes on poller/workers limits management (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)   
+       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)
+       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)
+       Support for a new Diaspora command for post retraction (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:   
+       Themes can show Events entry in navbar (annando)
+       Themes can now override colorbox (fabrixxm)
+       Updated Vagrant development VM (silke, hauke)
+       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)
+       Full rewrite of util/php2po.php (fabrixxm)
+  Bugfixs:
+       Remote self works again (annando)
+       Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
+       Report invalid feeds to user (issue #1913) (annando)
+       Fix Update contact data functionality (annando)
+       Fix proxy function with embedded images (annando)
+       Fix Diaspora unidirectional connect request (annando)
+       Fix empty poco response (annando)
+       Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
+       Fix expiration of items (fabrixxm)
+       Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
+       Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
+       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 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
+
+       Updates to the documentation (tobiasd, silke, annando)
+       Updates to the translations (tobiasd & translation teams)
+       Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
+       Enancements of the communications via OStatus and Diaspora protocols (annando)
+       Option to automatically follow OStatus contacts was moved from addon to the core (annando)
+       Add tool to import OStatus contacts from an old account (annando)
+       SALMON slaps with OStatus were reworked (annando)
+       Fix for saving searches (rabuzarus)
+       Fix separation of list items in contact editor (issue #1747) (tobiasd)
+       When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
+       Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
+       The vagrant VM usage was changed so that the "installation" is now done automatically on the first run. Example users are automatically put into the database (silke)
+       Buttons to insert images or attachment to a post use a popup browser to select a previously uploaded item or upload a new one (fabrixxm, rabuzarus)
+       Improvements in contact handling (annando)
+       Friendica node can now query other nodes about their users and the contact lists (annando)
+       Contact recommendation is done only for recently active users (annando)
+       Admins can opt for search the local DB for contacts instead of the global directory (annando)
+       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)
+       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)
+       Added access keys (annando)
+       Support for the public relay server of Diaspora (annando)
+       Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
+       Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
+       Show more information on contact request page (issue #1739) (annando)
+       Support for newer versions of the Twidere client was enhanced (annando)
+       Support for inline [code] tag usage (fabrixxm)
+       Fix login form in aside (issue #1348) (annando)
+       Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
+       Add button to reload all active plugins in admin plugins page to ensure new hooks are used (fabrixxm)
+       Make the hardcoded path to global directory configurable (annando)
+       Change default directory to dir.friendi.ca (annando)
+       Improve cache system with granular expire time (annando)
+       Remove oohembed code (issue #1855) (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
+
+       Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
+       Fix connection with Diaspora "freelove" account (issue #1572) (annando)
+       Various SQL speedups (annando)
+       Port of Javascript DatePicker input from RedMatrix (rabuzarus)
+       Port of RedMatrix archive widget (rabuzarus)
+       Load profile owner settings for theme on profile page (rabuzarus)
+       Move HTML code from php into templates (rabuzarus)
+       Theme "frost": add event with doubleclick, event preview (rabuzarus)
+       Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
+       Improvements with reshared Diaspora items (annando)
+       Improvements in OStatus communications: (annando)
+               improve duplicate handling
+               publish comments to post to all PuSH subscribers
+               use correct contact when automatically add @-replies
+               add attachment links as enclosures
+               send salmon notifications to every mentioned person
+               better thread completition
+               support for bookmarks
+               support for events and questions
+               link to items using GUID
+       Fix warning in mod/photo (issue #1638) (rabuzarus)
+       New option to block public access to local directory and poco
+       Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
+       Fix HTML for oembeds (issue #1612) (fabrixxm)
+       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 remote subscription from GNU Social (annando)
+       Fix "{0}" in notifications (issue #1642) (annando)
+       Fix desktop notification (fabrixxm)
+       Fix rewrite test in install wizard with self-signed certificate (annando)
+       Better support for non standard installations of GNU Social (annando)
+       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)
+       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)
+       Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
+       Fix spelling in accepted connection notification email (strk)
+       Show image size warning in a human readable format (rabuzarus)
+       Move ACL window in template (rabuzarus)
+       New option "-s" in util/run_xgettext.sh (fabrixxm)
+       Support, but ignore at the moment, delete message from Quitter (annando)
+       Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
+       Update to German documentation (Frank Dieckmann, tobias)
+       Updated translations (translation teams, tobias)
+
+Version 3.4
+
+       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)
+       "Verify SSL" options affects also VERIFYHOST (annando)
+       Better handling of hashtags (annando)
+       Updated translations (translation teams, tobias)
+       Access a contact directly from the contact-manager-page (FlxAlbroscheit)
+       Reworked GUID generation, remove db store (annando)
+       Improve search for tags and terms (annando)
+       Fix OAuth signature (thorsten23)
+       Fix utf8 characters in items (issue #1307) (hauke)
+       Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
+       Fix sending email to CC recipients (issue #1437) (fabrixxm)
+       Fix signature check of likes from diaspora (issue #905) (mike, annando)
+       Fix pagination urls (issue #1341) (fabrixxm)
+       Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
+       Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
+       Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
+       Fix warning trying to creating already existing itemcache dir (pztrn)
+       Send update to directory when account is removed (issue #1038) (annando)
+       Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
+       Don't show past events in event reminder in profile page (issue #1306) (annando)
+       Add help text to explain the options for approving contacts (issue #1349) (silke)
+       API set as unseen only posts returned by the call (issue #1063) (annando)
+
 Version 3.3.3
 Version 3.3.3
-    
+
        More separation between php and html in photo album (issue #1258) (rabuzarus)
        Enhanced community page shows public posts from public contacts of public profiles (annando)
        Support for IndieAuth/Web-sign-in (hauke)
        More separation between php and html in photo album (issue #1258) (rabuzarus)
        Enhanced community page shows public posts from public contacts of public profiles (annando)
        Support for IndieAuth/Web-sign-in (hauke)
@@ -25,6 +289,11 @@ Version 3.3.3
        Fix tools for translations (ddorian1)
        Fix API login via LDAP (issue #1286) (fabrixxm)
        Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
        Fix tools for translations (ddorian1)
        Fix API login via LDAP (issue #1286) (fabrixxm)
        Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
+       Fix poke activities translation (fabrixxm)
+       Fix html escaping in templates (fabrixxm)
+       Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
+       Fix shared contacts wrong linking (issue #1388) (annando)
+       Fix email validation (ddorian1)
        Better documentation for developers (silke)
 
 Version 3.3.2
        Better documentation for developers (silke)
 
 Version 3.3.2
@@ -62,17 +331,17 @@ Version 3.3
        API
        added support in the API to allow image uploads from Twidere
        support for the diaspora app in Firefox
        API
        added support in the API to allow image uploads from Twidere
        support for the diaspora app in Firefox
-       
-       Themes 
+
+       Themes
        Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
        Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
-       Merged all "zero" themes into a theme with variations. 
+       Merged all "zero" themes into a theme with variations.
        new default avatar by Andi Stadler
        new default avatar by Andi Stadler
-       
+
        Usability
        network page as default page after login
        sections on users' settings page are now collapsable
        automatic updating the network stream was improved
        Usability
        network page as default page after login
        sections on users' settings page are now collapsable
        automatic updating the network stream was improved
-       
+
        Interaction
        ignoring of threads
        for selected contects one can now get notifications when they post something, useful e.g. for forums
        Interaction
        ignoring of threads
        for selected contects one can now get notifications when they post something, useful e.g. for forums
@@ -80,8 +349,8 @@ Version 3.3
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved
        improvements for the remote_self functionality for RSS/Atom feeds were done
        many improvement on all connectors, new app.net connector
        the algorithm for shortening postings when posting to limited platforms was improved
        improvements for the remote_self functionality for RSS/Atom feeds were done
-       
-       System stuff 
+
+       System stuff
        no more apc support due problems with PHP 5.5
        privacy image cache moved from an addon into the core
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
        no more apc support due problems with PHP 5.5
        privacy image cache moved from an addon into the core
        updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
@@ -94,8 +363,8 @@ Version 3.3
        some bugs were fixed for the profile import function
        BBCode handling and reformatting to e.g. markdown was improved
        Internal PusH server for communication with OStatus contacts
        some bugs were fixed for the profile import function
        BBCode handling and reformatting to e.g. markdown was improved
        Internal PusH server for communication with OStatus contacts
-       
-       Addons 
+
+       Addons
        translation now done at transifex as well
        "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
        new statistics addon to take part in the Diaspora* survey
        translation now done at transifex as well
        "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
        new statistics addon to take part in the Diaspora* survey
@@ -104,10 +373,10 @@ Version 3.3
        new connector for the buffer service
        improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
        improvements to the cal and jappix-mini addons
        new connector for the buffer service
        improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
        improvements to the cal and jappix-mini addons
-       
+
        Change in the structure of the git repo
        The "master" branch will now contain stable stuff and hotfixes.
        Change in the structure of the git repo
        The "master" branch will now contain stable stuff and hotfixes.
-       The new "develop" branch will contain the latest changes. 
+       The new "develop" branch will contain the latest changes.
 
 Version 3.2
 
 
 Version 3.2