]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #8953 from annando/sync-directory
[friendica.git] / src /
2020-07-31 Hypolite PetovanMerge pull request #8953 from annando/sync-directory
2020-07-31 MichaelSynchronize contacts with the directory server
2020-07-31 Hypolite PetovanMerge pull request #8952 from annando/contact-template
2020-07-31 MichaelRemoved unused template variables
2020-07-31 MichaelReplaced with general function
2020-07-31 Michael"id" is not needed as a parameter
2020-07-31 MichaelThe local directory is now using the template function...
2020-07-31 MichaelUnused "use" removed
2020-07-31 MichaelUse the function from the contact template instead
2020-07-31 Hypolite PetovanMerge pull request #8948 from annando/remove-gcontact
2020-07-30 MichaelSome indentation
2020-07-30 MichaelUse a single function to create the template data for...
2020-07-30 Hypolite PetovanMerge pull request #8944 from annando/signed-requests
2020-07-30 Michael VogelUpdate src/Model/Contact.php
2020-07-30 Michael VogelUpdate src/Model/Contact.php
2020-07-30 MichaelReplace "gcontact" with "contact" - imroved suggestions
2020-07-29 Hypolite PetovanMerge pull request #8946 from annando/fix-fatal
2020-07-29 MichaelPossibly fix a fatal error
2020-07-29 Hypolite PetovanMerge pull request #8945 from annando/asynchronous...
2020-07-29 MichaelAsynchronous contact relation check
2020-07-29 MichaelSimplified code
2020-07-29 MichaelImproved functionality to fetch the admin user
2020-07-29 MichaelAP: Always sign requests
2020-07-28 Hypolite PetovanMerge pull request #8942 from annando/get-avatar
2020-07-28 MichaelSome more avatar function replacements
2020-07-28 Michael VogelMerge pull request #8939 from MrPetovan/task/8906-frio...
2020-07-28 Hypolite PetovanMerge pull request #8938 from annando/get-avatar
2020-07-28 Hypolite PetovanMove "View As" form at the bottom of the profile page
2020-07-28 MichaelRemoved unused "use"
2020-07-28 Hypolite PetovanMerge pull request #8937 from annando/personal-copy
2020-07-28 MichaelFetch photo fields, ensuring that they are filled
2020-07-28 MichaelLogging and check for network added
2020-07-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-07-28 Michael VogelMerge pull request #8931 from MrPetovan/task/2020-perfo...
2020-07-27 Hypolite PetovanMerge pull request #8936 from annando/ap-probing
2020-07-27 Michael VogelMerge pull request #8930 from MrPetovan/task/4090-move...
2020-07-27 Hypolite PetovanRemove unnecessary parent call in PermissionTooltip...
2020-07-27 MichaelAdding OStatus as well
2020-07-27 MichaelSelective probing for AP
2020-07-27 Hypolite PetovanReduce number of calls to Hook::delete when uninstallin...
2020-07-27 Hypolite PetovanMerge pull request #8934 from annando/fix-fatal
2020-07-27 Hypolite PetovanMerge pull request #8933 from annando/Ensure-that-cache...
2020-07-27 MichaelFix fatal error because of unknown function "fetchUrl"
2020-07-27 MichaelChanged function name
2020-07-27 MichaelEnsure that cached avatar fields are set
2020-07-27 Hypolite PetovanAdd dispatch data caching in App\Router
2020-07-27 Hypolite PetovanRefactor Hook and Addon to systematically use Hook...
2020-07-27 Hypolite PetovanGenerate callstack value from inside Profiler::saveTime...
2020-07-27 Hypolite PetovanAdd offset parameter to System::callstack
2020-07-27 Hypolite PetovanMove mod/lockview to Module\PermissionTooltip
2020-07-26 Hypolite PetovanMerge pull request #8927 from annando/discover-followers
2020-07-26 Michael VogelUpdate src/Model/ContactRelation.php
2020-07-26 Michael VogelUpdate src/Model/ContactRelation.php
2020-07-26 MichaelFetch followers/followings of contacts
2020-07-25 Hypolite PetovanMerge pull request #8926 from annando/avatar-cache
2020-07-25 MichaelStore avatar cache fields only when needed
2020-07-25 Hypolite PetovanMerge pull request #8924 from annando/notice
2020-07-25 MichaelFix Notice: "Undefined index: host"
2020-07-25 Michael VogelMerge pull request #8911 from MrPetovan/task/curl_DI
2020-07-23 Hypolite PetovanMerge pull request #8919 from annando/notice-info
2020-07-23 MichaelTranslation function added
2020-07-23 MichaelEOL removed
2020-07-23 MichaelUseless info messages removed
2020-07-23 MichaelNew function "Item::storeForUserByUriId"
2020-07-22 Hypolite PetovanMerge pull request #8915 from annando/store-on-comment
2020-07-22 MichaelFix "!="
2020-07-22 MichaelStore copy on activities
2020-07-22 Hypolite PetovanReplace remaining occurrences of Network::curl
2020-07-21 MichaelStore personal copy of public item upon commenting
2020-07-21 Hypolite PetovanMerge pull request #8913 from annando/notice
2020-07-21 MichaelFix notice "Undefined index: gravity in /src/Protocol...
2020-07-21 MichaelFix notice "Undefined index: parent-uri"
2020-07-21 Michael VogelMerge pull request #8904 from MrPetovan/task/ap-convers...
2020-07-21 Michael VogelMerge pull request #8903 from MrPetovan/task/8676-ap...
2020-07-21 Hypolite PetovanMerge pull request #8912 from annando/subscribed-tags
2020-07-21 MichaelCorrected variable in condition
2020-07-21 MichaelAdded logging
2020-07-21 MichaelPosts with subscribed tags will now be stored for the...
2020-07-21 nupplaPhilFix fatal execution path for found Network::get() param...
2020-07-21 nupplaPhilCleanup dependencies
2020-07-21 nupplaPhilIntroduce interface "IHTTPRequest" (rely on abstraction...
2020-07-21 nupplaPhilRename "fetchUrl" and "fetchUrlFull" to "fetch" and...
2020-07-21 nupplaPhilRename "HTTPRequest::curl()" to HTTPRequest::get()
2020-07-21 nupplaPhilMove "HTTPRequest::finalUrl" dynamic
2020-07-21 nupplaPhilMove "Network::finalUrl" to "HTTPRequest" class
2020-07-21 nupplaPhilMove "getUserAgent()" to "HTTPRequest" class
2020-07-21 nupplaPhilFixing post()
2020-07-21 nupplaPhilMake "HTTPRequest::fetchUrl" dynamic
2020-07-21 nupplaPhilMake "HTTPRequest::fetchUrlFull" dynamic
2020-07-21 nupplaPhilMake "HTTPRequest::post" dynamic
2020-07-21 nupplaPhilMake "HTTPRequest::curl" dynamic
2020-07-21 nupplaPhilIntroduce HTPPRequest DI call and constructor
2020-07-21 nupplaPhilMove post/curl/fetchUrl/fetchUrlFull to own class ...
2020-07-20 Hypolite PetovanMerge pull request #8905 from annando/remove-output
2020-07-20 MichaelRemove debug output
2020-07-20 Hypolite PetovanAdd new admin debug module for ActivityPub
2020-07-20 Hypolite PetovanExpand scope of prepareObjectData in ActivityPub\Receiver
2020-07-20 Hypolite PetovanSeparate concerns between postItem and createItem in...
2020-07-20 Hypolite PetovanAdd support for image preview in attachments in Activit...
2020-07-20 Hypolite PetovanAdd support for multiple Link as urls of Images in...
next