]> git.mxchange.org Git - friendica.git/history - include/dfrn.php
Merge pull request #2347 from annando/1602-dfrn-forum
[friendica.git] / include / dfrn.php
2016-02-12 Tobias DiekershoffMerge pull request #2347 from annando/1602-dfrn-forum
2016-02-12 Michael VogelAdded some documentation
2016-02-11 Michael VogelDFRN-Bugfix: Forums should work now
2016-02-11 Tobias DiekershoffMerge pull request #2343 from fabrixxm/api_ping
2016-02-11 Tobias DiekershoffMerge pull request #2336 from stieben/move-div-pause
2016-02-10 Michael VogelMerge pull request #2325 from fabrixxm/api_ping
2016-02-10 Tobias DiekershoffMerge pull request #2338 from annando/1602-poller-max
2016-02-09 Michael VogelPoller: The maximum number of connections can now be...
2016-02-09 FabrixxmMerge branch 'develop' into api_ping
2016-02-09 Michael VogelMerge pull request #2326 from fabrixxm/revert_db949bb8
2016-02-09 Tobias DiekershoffMerge pull request #2327 from annando/1602-dfrn-poke
2016-02-08 Michael VogelDFRN: Sending pokes does work now again
2016-02-08 Andrej StiebenMerge pull request #1 from friendica/develop
2016-02-08 fabrixxmMerge pull request #2323 from annando/1601-dfrn-import
2016-02-08 Michael VogelNow the public static functions are public static functions
2016-02-06 Michael VogelJust some more code cleanup and documentation.
2016-02-06 Michael VogelThe code was rearranged to improve readability
2016-02-06 Michael VogelReceiving pokes work now
2016-02-06 Michael VogelBugfix in the poke function / added documentation.
2016-02-05 Michael VogelAdded documentation
2016-02-05 Michael VogelBugfix for OStatus to prevent sending messages from...
2016-02-03 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-02-02 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-30 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-30 Michael VogelResolved namespace trouble
2016-01-29 Michael VogelDFRN-Import is now nearly complete, changed namespace...
2016-01-29 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-27 Michael VogelNext steps to add all fields
2016-01-27 fabrixxmMerge pull request #2286 from annando/1601-dfrn
2016-01-27 Michael VogelThe object-type is now transmitted as well
2016-01-26 Michael VogelSome new fields for the protocol
2016-01-25 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-25 Michael VogelStill some more documentation
2016-01-25 Michael VogelSwitched to static methods for DFRN
2016-01-25 Michael VogelRemoved useless get_app function call
2016-01-25 Michael VogelSome more documentation
2016-01-25 Michael VogelAdded documentation
2016-01-24 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-24 Michael VogelPoco fields now moved to the header, function to create...
2016-01-24 Michael VogelImproved documentation
2016-01-24 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-23 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-01-23 Michael VogelNew routines are now enabled
2016-01-23 Michael VogelAdded documentation, completed the functions
2016-01-22 Michael Vogeldfrn functions could now work/Removed unused code
2016-01-22 Michael VogelFirst version of dfrn.php - unfinished