]> git.mxchange.org Git - friendica.git/history - include
Vier: Some small color changes
[friendica.git] / include /
2014-06-10 Michael VogelVier: Some small color changes
2014-06-10 Michael VogelAdded support for detecting app.net profiles
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-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...
2014-04-04 Michael VogelDiaspora: The HTML paragraph element was treated wrong...
2014-04-04 Michael VogelWhen converting to plain text, links behind @-addresses...
2014-04-04 Michael VogelRemoved deprecated twitter code, since twitter had...
2014-04-04 Michael VogelPreparations for statusnet connector import
2014-04-04 fabrixxmMerge pull request #927 from annando/master
2014-03-23 Michael VogelDiaspora: Images from shared messages now appear in...
2014-03-20 Michael VogelAdding functions for the file- and category handling
2014-03-20 Michael VogelWhen a user isn't logged in, then the item link got...
2014-03-20 Michael VogelOnly some code beautification. No functional changes.
2014-03-20 Michael VogelSupport of the term table for categories
2014-03-20 Michael VogelAPI: Add the title to the html output.
2014-03-18 Michael VogelSearch with tags now works fast.
2014-03-16 Michael VogelFixing SQL problem and speeding up search.
2014-03-16 Michael VogelFunctions for the new threas table, script for updating...
2014-03-16 Michael Vogelbbcode: rearrange shared links - can only be made stand...
2014-03-16 Michael VogelOStatus auto completion: option to completely disable...
2014-03-16 Michael VogelDiaspora: Add further information for links (like Diasp...
2014-03-16 Michael VogelQueue: using lockpath, so that the queue only can run...
2014-03-16 Michael VogelNow term table is used for categories and putting items...
2014-03-16 Michael VogelEven more SQL improvements.
2014-03-11 Michael VogelMore "LIMIT 1" removed - and some other SQL improvements.
2014-03-09 Michael VogelAvoiding some PHP warnings
2014-03-09 Michael VogelRemoved another "limit 1"
2014-03-09 Michael VogelSupport for xcache
next