]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #1892 from annando/1509-vier-attachements
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 18 Sep 2015 19:11:57 +0000 (21:11 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 18 Sep 2015 19:11:57 +0000 (21:11 +0200)
Now attachments of the type "application" are displayed as well.

CHANGELOG
view/de/messages.po
view/de/strings.php

index 257a2868e3af043137d1bc6afc31ceb21c134819..df571e5528286266fcb7d04cdef7a7b39e03ec8d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,44 @@
+Version 3.4.2
+
+       Updates to the documentation (tobias, 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)
+       
 Version 3.4.1
 
        Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
index 51682d23d4b53646d8a9d8df8a119d41ab8b916b..e1d3d54f811a48232f8b4499e345ab1dcc6ad66c 100644 (file)
@@ -32,8 +32,8 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-09-01 07:09+0200\n"
-"PO-Revision-Date: 2015-09-01 12:54+0000\n"
-"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
+"PO-Revision-Date: 2015-09-16 17:08+0000\n"
+"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
 "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -2723,7 +2723,7 @@ msgstr "Bilder Proxy deaktivieren"
 msgid ""
 "The picture proxy increases performance and privacy. It shouldn't be used on"
 " systems with very low bandwith."
-msgstr "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
+msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
 
 #: mod/admin.php:763
 msgid "Enable old style pager"
index b5d19b92efa4eb43993c3b67d6f3ec83d4a2d971..a800561db6cb9328399f35eef1f8862c96f3c8d1 100644 (file)
@@ -589,7 +589,7 @@ $a->strings["If you have a restricted system where the webserver can't access th
 $a->strings["Base path to installation"] = "Basis-Pfad zur Installation";
 $a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist.";
 $a->strings["Disable picture proxy"] = "Bilder Proxy deaktivieren";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leitung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
 $a->strings["Enable old style pager"] = "Den Old-Style Pager aktiviren";
 $a->strings["The old style pager has page numbers but slows down massively the page speed."] = "Der Old-Style Pager zeigt Seitennummern an, verlangsamt aber auch drastisch das Laden einer Seite.";
 $a->strings["Only search in tags"] = "Nur in Tags suchen";