]> git.mxchange.org Git - friendica.git/history - src/Model
Added field value
[friendica.git] / src / Model /
2020-08-03 MichaelAdded field value
2020-08-03 MichaelAdding $fields
2020-08-03 Michael"Allfriends" now work again
2020-08-03 MichaelRemoved now unused functions
2020-08-03 MichaelUse the new relation functions
2020-08-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 Michael VogelMerge pull request #8963 from MrPetovan/task/8918-move...
2020-08-03 Hypolite PetovanMove ContactRelation class to Contact\Relation
2020-08-03 Hypolite PetovanAdd common relationship methods to Model\ContactRelation
2020-08-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 Hypolite PetovanMerge pull request #8960 from annando/remove-poco
2020-08-02 MichaelRemoved now ununsed functions
2020-08-02 MichaelRenamed function
2020-08-02 MichaelEnsure contact tabs will use the correct id
2020-08-02 MichaelRandom profiles now moved away from "gcontact" as well
2020-08-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-01 Hypolite PetovanMerge pull request #8957 from annando/server-peers
2020-08-01 MichaelPoco and gcontact (mostly) removed
2020-08-01 MichaelUpdate the last query at a single place
2020-08-01 MichaelDiscovery of peers of other servers
2020-07-31 Hypolite PetovanMerge pull request #8952 from annando/contact-template
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 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 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 MichaelAdding OStatus as well
2020-07-27 MichaelSelective probing for AP
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 MichaelChanged function name
2020-07-27 MichaelEnsure that cached avatar fields are set
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 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 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: 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 nupplaPhilRename "fetchUrl" and "fetchUrlFull" to "fetch" and...
2020-07-21 nupplaPhilRename "HTTPRequest::curl()" to HTTPRequest::get()
2020-07-21 nupplaPhilMake "HTTPRequest::fetchUrl" dynamic
2020-07-21 nupplaPhilMake "HTTPRequest::curl" dynamic
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-19 Hypolite PetovanMerge pull request #8901 from annando/failed
2020-07-19 Hypolite PetovanMerge pull request #8899 from annando/item-fields
2020-07-19 MichaelUse "failed" field
2020-07-19 MichaelPost update added
2020-07-19 Michael VogelEnsure to only store valid item fields
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 VogelDatabase performance updates
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 MichaelReplace "Probe::uri" with "Contact::getByURL"
2020-07-16 Michael VogelMerge pull request #8879 from MrPetovan/task/8847-https...
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
next