]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-07-31 MichaelUse the function from the contact template instead
2020-07-30 MichaelUse a single function to create the template data for...
2020-07-30 MichaelRemove unused "use"
2020-07-30 MichaelReplace "gcontact" with "contact" - imroved suggestions
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-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 PetovanRemove expected third parameter value to saveTimestamp...
2020-07-27 Hypolite PetovanUpdate App\Router-related tests after constructor signa...
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 PetovanRemove obsolete mod/lockview.php file
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-23 Michael VogelMerge pull request #8917 from MrPetovan/task/8914-repla...
2020-07-22 Hypolite PetovanRemove obsolete view/js/jquery-textcomplete folder
2020-07-22 Hypolite PetovanReplace jquery-textcomplete with yuku/old-textcomplete
2020-07-22 Hypolite Petovan[Composer] Update Composer lock file
2020-07-22 Hypolite Petovan[Composer] Add new dependency npm-asset/textcomplete
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 MichaelDon't load tag postings on the network page anymore
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 nupplaPhilFix tests
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...
2020-07-19 Hypolite PetovanMerge pull request #8902 from annando/fix-notice
2020-07-19 MichaelFix wrong variable
2020-07-19 Hypolite PetovanMerge pull request #8901 from annando/failed
2020-07-19 Hypolite PetovanMerge pull request #8899 from annando/item-fields
2020-07-19 Hypolite PetovanMerge pull request #8897 from annando/block-separator
2020-07-19 MichaelAnother placed replaced with "failed"
next