]> git.mxchange.org Git - friendica.git/history - src
Store avatar cache fields only when needed
[friendica.git] / src /
2020-07-25 MichaelStore avatar cache fields only when needed
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-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...
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"
2020-07-19 MichaelUse "failed" field
2020-07-19 MichaelPost update added
2020-07-19 Tobias DiekershoffMerge pull request #8898 from annando/spool-log
2020-07-19 Michael VogelEnsure to only store valid item fields
2020-07-19 Michael VogelAdd some logging to SpoolPost.php
2020-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-07-19 MichaelNew field "failed" for gserver, gcontact and contact
2020-07-19 Hypolite PetovanMerge pull request #8895 from annando/performance
2020-07-18 Michael VogelMerge pull request #8893 from MrPetovan/task/8797-strip...
2020-07-18 Michael VogelDatabase performance updates
2020-07-18 Michael VogelMerge pull request #8894 from MrPetovan/task/8788-pagei...
2020-07-17 Hypolite PetovanUse PageInfo::appendDataToBody in ActivityPub\Processor...
2020-07-17 Hypolite PetovanAdd intermediate method PageInfo::appendDataToBody
2020-07-17 Hypolite PetovanEnsure ParseUrl::getSiteinfo always returns the url...
2020-07-17 Hypolite PetovanRename PageInfo::appendToBody to searchAndAppendToBody
2020-07-17 Hypolite PetovanAdd shortened URL link label stripping to PageInfo...
2020-07-17 Hypolite PetovanAdd Twitter source debug to Debug\Babel
2020-07-17 Hypolite PetovanMerge pull request #8892 from annando/feed
2020-07-17 MichaelUse "contact-type" instead of "account-type" to avoid...
2020-07-17 MichaelCreate a (meaningful) title
2020-07-17 MichaelIndention fixed
2020-07-17 MichaelAtom feed generation is moved to the feed class
2020-07-16 Hypolite PetovanMerge pull request #8891 from annando/probe-replace
2020-07-16 MichaelReplaced more calls of "Probe::uri" with "Contact:...
2020-07-16 MichaelReplaced more calls of "Probe::uri" with "Contact:...
2020-07-16 Hypolite PetovanMerge pull request #8888 from annando/rename-keywordlist
2020-07-16 Hypolite PetovanMerge pull request #8886 from annando/getidforurl-update
2020-07-16 Hypolite PetovanMerge pull request #8887 from annando/prevent-null
2020-07-16 MichaelReplace "Probe::uri" with "Contact::getByURL"
2020-07-16 MichaelPrevent "null" value when calling "getTagsFromUrl"
2020-07-16 MichaelReverting accidentally commited test
2020-07-16 Michael VogelMerge pull request #8879 from MrPetovan/task/8847-https...
2020-07-16 MichaelFix fallback on unknown contact
2020-07-16 MichaelFix fetching contacts
2020-07-15 Michaelin "getidforurl" "no update" is now "update"
2020-07-15 Hypolite PetovanMerge pull request #8883 from annando/replace-getdetails
2020-07-15 MichaelChanged default value
2020-07-15 MichaelChanged parameter order for "getbyURLForUser"
2020-07-15 MichaelChanged parameter order for getByURL
2020-07-15 MichaelReplaced "getDetailsByURL" with "getByURL/getByURLForUser"
2020-07-14 Michael VogelMerge pull request #8880 from MrPetovan/task/8798-remov...
2020-07-14 Hypolite PetovanAdd ffi_keyword_denylist key check to match previous...
2020-07-14 Hypolite PetovanDelete include/items.php
2020-07-14 Hypolite PetovanReplace *_page_info function calls with Content\PageInf...
2020-07-14 Hypolite PetovanRemove consume_feed in favor of Protocol\Feed::consume
2020-07-14 Hypolite PetovanAdd support for token strings in HTTPSignature::parseSi...
2020-07-14 Hypolite PetovanFix critical bug in Crypto::unencapsulate
2020-07-14 Michael VogelMerge pull request #8872 from MrPetovan/task/5742-updat...
2020-07-13 Michael VogelMerge pull request #8878 from MrPetovan/bug/console...
2020-07-13 Hypolite PetovanSuppress all emails when Update::run is ran with $sendE...
2020-07-13 Hypolite PetovanMerge pull request #8870 from annando/nodeinfo2
2020-07-13 MichaelUse "0" as default
next