]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-01-02 Hypolite PetovanAdd defaults() function
2018-01-02 Michael VogelMerge pull request #4152 from MrPetovan/task/4137-add...
2018-01-02 Michael VogelMerge pull request #4156 from MrPetovan/bug/4155-move...
2018-01-01 Hypolite PetovanReview changes
2018-01-01 Hypolite PetovanRevert "Updated hcard with the new feed links"
2018-01-01 Hypolite PetovanRemove include/oembed and mod/oembed
2018-01-01 Hypolite PetovanAdd Module\Oembed and Content\OEmbed
2017-12-31 Hypolite PetovanMerge pull request #4153 from zeroadam/Crypto-#3878
2017-12-31 Adam MagnessPublic function
2017-12-31 Adam MagnessFix self call
2017-12-31 Adam MagnessMove salmonKey to Salmon class
2017-12-30 Adam MagnessASNValue
2017-12-30 Adam MagnessAnother ASN
2017-12-30 Adam MagnessASN_BASE
2017-12-30 Adam MagnessCrypto to src
2017-12-30 Hypolite PetovanUpdated hcard with the new feed links
2017-12-30 Hypolite PetovanRenamed type to filter in OStatus::feed
2017-12-30 Hypolite PetovanMerge branch 'task/4137-add-posts-only-feed' of https...
2017-12-30 Hypolite PetovanAdd Feed module
2017-12-30 Hypolite PetovanAdd Feed module
2017-12-30 Hypolite PetovanAdd type parameter to OStatus::feed
2017-12-30 Hypolite PetovanFix formatting mod/profile
2017-12-30 Hypolite PetovanFix formatting dfrn_poll
2017-12-29 Hypolite PetovanMerge pull request #4151 from annando/connect-follow
2017-12-29 MichaelDon't show the connect link in the profile on the ...
2017-12-29 Hypolite PetovanMerge pull request #4149 from annando/send_participation
2017-12-29 Hypolite PetovanMerge pull request #4147 from annando/send_participation
2017-12-29 MichaelUse the "real" receiver when possible
2017-12-29 MichaelWe should send "Post"
2017-12-29 MichaelWe now send participations when receiving public posts
2017-12-29 Hypolite PetovanMerge pull request #4145 from annando/photo-twist
2017-12-29 MichaelAdded explanation
2017-12-28 MichaelReformatted file, improved coding for "twist"
2017-12-28 Hypolite PetovanMerge pull request #4143 from annando/comment-public
2017-12-27 MichaelLike on uid=0 does work now
2017-12-27 MichaelMake it easier
2017-12-27 MichaelUse another uid for likes
2017-12-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-27 Hypolite PetovanMerge pull request #4138 from annando/follow-include
2017-12-27 MichaelMissing include
2017-12-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-26 Hypolite PetovanMerge pull request #4136 from Rudloff/feature/update_pr...
2017-12-26 Pierre RudloffCleaner way to get user URL in api_account_update_profile
2017-12-26 Hypolite PetovanMerge pull request #4130 from Rudloff/feature/update_pr...
2017-12-26 Pierre RudloffUpdate profile in directory when calling api_account_up...
2017-12-26 Pierre RudloffImprove conditions in api_account_update_profile
2017-12-25 Hypolite PetovanMerge pull request #4132 from annando/jabberlog
2017-12-25 Michael VogelMerge pull request #4131 from Rudloff/feature/types
2017-12-25 MichaelSome more logging for auth_ejabberd
2017-12-25 Pierre RudloffMissing return types in docblocks
2017-12-25 Pierre RudloffFix typo
2017-12-25 Pierre RudloffBasic support for account/update_profile API (fixes...
2017-12-25 Hypolite PetovanMerge pull request #4129 from annando/issue-4121
2017-12-25 MichaelAPI: Better use "about" instead of "pdesc"
2017-12-25 Hypolite PetovanMerge pull request #4126 from annando/issue-4121
2017-12-24 MichaelFixed typo
2017-12-24 Hypolite PetovanMerge pull request #4128 from tobiasd/20171224-socialhome
2017-12-24 Tobias Diekershoffadd Socialhome to the federation stats
2017-12-24 Hypolite PetovanMerge pull request #4127 from Rudloff/feature/phpdoc
2017-12-24 Pierre RudloffAdd missing doc in api.php
2017-12-24 MichaelFix for issue 4121 - now the description isn't empty
2017-12-24 MichaelFirst steps to support public likes
2017-12-24 Hypolite PetovanMerge pull request #4125 from Rudloff/feature/lint_doc
2017-12-24 Hypolite PetovanMerge pull request #4124 from Rudloff/feature/phpcs
2017-12-23 Pierre RudloffLint doc/Developers-Intro.md
2017-12-23 Pierre RudloffLint api.php
2017-12-23 Hypolite PetovanMerge pull request #4122 from Rudloff/feature/cleanup_api
2017-12-23 Hypolite PetovanMerge pull request #4120 from annando/remoteauth
2017-12-23 Hypolite PetovanMerge pull request #4118 from annando/cleaned-update
2017-12-23 Pierre RudloffIncorrect return type
2017-12-23 Pierre RudloffUnused variable
2017-12-23 Pierre RudloffTypo
2017-12-23 Pierre RudloffUndefined variable
2017-12-23 Pierre RudloffUnused argument
2017-12-23 Pierre Rudloffapi_format_data can also return an array
2017-12-23 Pierre RudloffRemove unused variable
2017-12-23 Pierre RudloffTypo
2017-12-22 Michael VogelMerge pull request #4119 from Rudloff/patch-1
2017-12-22 MichaelCode cleaning
2017-12-22 MichaelBugfix for the api call for remoteauth
2017-12-22 Pierre RudloffUpdate api.md
2017-12-22 MichaelHopefully this is now clearer
2017-12-22 MichaelGrammar correction
2017-12-22 MichaelOnly include the update.php, when really needed
2017-12-22 MichaelCorrected wrong handling of the return value
2017-12-22 MichaelOld stuff had been removed from the update routine
2017-12-21 MichaelStandards
2017-12-21 Hypolite PetovanMerge pull request #4111 from annando/comment-public
2017-12-21 MichaelQuery was simplified
2017-12-21 MichaelStandards
2017-12-21 Hypolite PetovanMerge pull request #4114 from annando/as-private-as...
2017-12-21 Hypolite PetovanMerge pull request #4113 from annando/split-profile...
2017-12-21 MichaelRemoved unneeded code
2017-12-21 MichaelOnly locally used methods should always be private
2017-12-21 MichaelBetter english
2017-12-20 MichaelSplit the name in the hcard
2017-12-20 MichaelSplit the first name and last name so that they fit...
2017-12-20 MichaelReshares are now working
2017-12-20 MichaelAdded documentation
2017-12-20 MichaelUpdating after post does now work
next