]> git.mxchange.org Git - friendica.git/history - include
markdown export for libertree now handles horizontal tulers correct.
[friendica.git] / include /
2014-06-22 Michael Vogelmarkdown export for libertree now handles horizontal...
2014-06-22 Michael VogelThe temporary paths (temp, lock, itemcache) are now...
2014-06-19 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-06-18 tobiasdMerge pull request #1023 from tobiasd/fixaddontrans
2014-06-18 Tobias Diekershoffmake translation of addons work again
2014-06-16 Michael VogelAPI: Support of privacy_image_cache for calls without...
2014-06-16 Michael VogelAPI: Support of privacy_image_cache - if enabled
2014-06-16 tobiasdMerge pull request #1018 from annando/master
2014-06-15 Michael VogelOnly some code cleanup
2014-06-15 Michael VogelNew function to fetch image information. (Will be used...
2014-06-15 Michael Vogelshortening message: Solved issue with non latin characters
2014-06-15 Michael VogelThe network widget is now ordered by network name
2014-06-15 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-06-15 Michael VogelMerge pull request #1020 from silke/vier-border-radius
2014-06-15 Michael Vogeldbstructure: New tables wasn't created due to some...
2014-06-15 tobiasdMerge pull request #1017 from silke/vier-border-radius
2014-06-14 Michael VogelThe page info function can now be called with a picture...
2014-06-14 Michael VogelBBCode: Support for preview parameter in attachment...
2014-06-14 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-06-14 Michael VogelAPI: Corrected wrong variable name
2014-06-14 fabrixxmMerge pull request #1008 from annando/master
2014-06-10 Michael VogelVier: Some small color changes
2014-06-10 Michael VogelAdded support for detecting app.net profiles
2014-06-09 tobiasdMerge pull request #1011 from sim6/fix-api-string-values
2014-06-08 Simó Albert i BeltranFix API string values
2014-06-05 Michael VogelAdded app.net
2014-06-03 Michael VogelNew database update system that uses the database struc...
2014-06-02 Michael Vogelbbcode: new element "attachment" for attached links.
2014-06-02 Michael VogelNew hook that is called when items expire
2014-05-30 fabrixxmMerge pull request #1003 from annando/master
2014-05-29 Michael VogelJust some better handling of tracker variables (url...
2014-05-29 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-05-29 Michael VogelBetter handling of app.net feeds.
2014-05-29 fabrixxmMerge pull request #1000 from fabrixxm/master
2014-05-29 fabrixxmMerge pull request #999 from annando/master
2014-05-29 fabrixxmMerge pull request #998 from annando/master
2014-05-29 Michael VogelAdded some functionality if oembed isn't working. ...
2014-05-29 Michael VogelAdded some tracking variables from facebook in the...
2014-05-29 Michael VogelDetecting "type-video" at the conversion. (Mostly used...
2014-05-25 tobiasdMerge pull request #987 from annando/master
2014-05-24 Michael VogelAdded some logging
2014-05-24 Michael Vogelplaintext: Moving some code from "plaintext" function...
2014-05-21 Michael VogelDead processes will be deleted when they are running...
2014-05-21 Michael VogelCron/Queue: Setting a limit to avoid endless PHP jobs.
2014-05-19 tobiasdMerge pull request #984 from annando/master
2014-05-18 Michael VogelNew function for shortening of text (is used by the...
2014-05-18 Michael VogelCleaning up tracking parameters in urls.
2014-05-18 tobiasdMerge pull request #983 from annando/master
2014-05-18 Michael VogelContent got lost sometimes due to a needless security...
2014-05-18 Michael VogelImprovement for shortening of the new plaintext option.
2014-05-18 Michael VogelDiaspora: Better handling of "red"-links
2014-05-16 fabrixxmUpdate bbcode.php
2014-05-13 Michael VogelMerge pull request #967 from fabrixxm/issue_737
2014-05-12 fabrixxmMerge pull request #970 from annando/master
2014-05-12 fabrixxmfix query as @annado comment
2014-05-12 Fabrixxmadd check for expiration time in item_store()
2014-05-12 fabrixxmMerge pull request #954 from fabrixxm/issue_936
2014-05-12 Fabrixxmexclude know contacts from unknown contact list
2014-05-12 tobiasdMerge pull request #966 from annando/master
2014-05-11 Michael VogelRepeated messages to Diaspora now contain a link to...
2014-05-10 tobiasdMerge pull request #965 from annando/master
2014-05-09 Michael VogelOnly show connectors when not "hide wall" is enabled.
2014-05-09 tobiasdMerge pull request #956 from annando/master
2014-05-09 Michael VogelReenabled PDO engine.
2014-05-05 Michael VogelPlaintext: Regular expressions were too greedy.
2014-05-03 Michael VogelNo functional changes, only removed spaces
2014-05-03 Michael VogelPlaintext: If a picture link went directly to a picture...
2014-05-03 Michael VogelThe PDO functionality is deactivated until the last...
2014-05-03 Michael VogelThe function "short_url" is used in several addons...
2014-05-03 Michael VogelBuilding a central functionality to export postings...
2014-05-03 Michael VogelAPC support is removed due to problems with PHP 5.5.
2014-04-29 Michael VogelSuppress showing unsupported addons in the administration.
2014-04-29 Michael VogelThe file "dbstructure.php" was corrupted. This is the...
2014-04-29 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-04-29 Michael VogelThe file dba.php was missing in the last commit :)...
2014-04-28 Michael VogelNew database system that uses PDO if present/Test scrip...
2014-04-27 fabrixxmadd people in thread in autocomplete (issue #936)
2014-04-27 fabrixxmbetter logger format, some comments
2014-04-26 tobiasdMerge pull request #942 from davidmoerike/master
2014-04-26 tobiasdMerge pull request #944 from annando/master
2014-04-26 Michael VogelTher eis now a user setting to disabled notices. The...
2014-04-25 Michael VogelDiaspora: support for sending native reshares. If a...
2014-04-24 fabrixxmMerge pull request #941 from annando/master
2014-04-24 Michael Vogelmenu entry for "Delegations" moved to the settings.
2014-04-23 fabrixxmMerge pull request #940 from annando/master
2014-04-22 Michael VogelBugfixes: 1. When posting shared feeds to Diaspora...
2014-04-22 fabrixxmMerge pull request #938 from annando/master
2014-04-22 Michael VogelAPI: Beautifying the code, only showing posts (not...
2014-04-22 Michael VogelAccepting "!"-links as tags. (They are used at statusne...
2014-04-21 Michael VogelDiaspora: Now the application name is transmitted as...
2014-04-21 Michael Vogelbbcode: The header for shared messages for text based...
2014-04-21 Michael Vogelbb2diaspora: Horizontal ruler must have a leading new...
2014-04-12 tobiasdMerge pull request #935 from annando/master
2014-04-12 Michael VogelDon't show embedded page information for statusnet...
2014-04-07 fabrixxmMerge pull request #932 from annando/master
2014-04-04 Michael Vogeloembed: Now it is possible to use the service from...
2014-04-04 Michael VogelNew function "original_url" (moved from an addon) that...
2014-04-04 Michael VogelWhen converting from html to bbcode, now mail links...
2014-04-04 Michael VogelThe function to fetch data about a site (via the "parse...
2014-04-04 Michael VogelThe system's load is now checked, when the cronhooks...
next