Fix a notice about a missing "pending"
[friendica.git/.git] / src / Model / Contact.php
2019-09-11 MichaelFix a notice about a missing "pending"
2019-09-10 PhilippMerge pull request #7607 from annando/issue-7603
2019-09-10 Tobias DiekershoffMerge pull request #7605 from annando/pending-2
2019-09-10 Tobias DiekershoffMerge pull request #7606 from annando/fix-invalid-url
2019-09-10 MichaelThe value is used twice, so use a variable
2019-09-09 Hypolite PetovanMerge pull request #7604 from annando/pending-contacts
2019-09-09 MichaelDon't display ignored pending contacts, link to contact...
2019-09-06 Tobias DiekershoffMerge pull request #7602 from MrPetovan/bug/7597-fix...
2019-09-06 Hypolite PetovanUse destination URL when provided in Contact::magicLink
2019-09-03 Hypolite PetovanMerge pull request #7592 from annando/performance
2019-09-03 MichaelMerge remote-tracking branch 'upstream/2019.09-rc'...
2019-09-03 PhilippMerge pull request #7589 from annando/delivery-counter
2019-09-02 Michael VogelFix performance issues due to relay contact requests
2019-09-02 MichaelFix delivery counter / archive relay contacts
2019-08-31 PhilippMerge pull request #7588 from annando/reduce-load
2019-08-31 MichaelFollow up to #7582: Only update the contact when needed
2019-08-30 Hypolite PetovanMerge pull request #7582 from annando/contact-dba
2019-08-30 Michael VogelRenamed function parameter
2019-08-30 Michael VogelRenamed function
2019-08-30 Michael VogelType hints, corrected wrong documentation
2019-08-29 Hypolite PetovanMerge pull request #7570 from nupplaphil/bug/friendica...
2019-08-29 Michael VogelAvoid not performing unarchiving
2019-08-29 Michael VogelDon't handle deleted contacts / removed unneeded parameter
2019-08-29 Michael VogelFixed query (not all duplicates had been found)
2019-08-29 Michael VogelCheck fpr duplicated contacts upon inserting them
2019-08-29 Michael VogelMerge remote-tracking branch 'upstream/2019.09-rc'...
2019-08-28 Michael VogelNew contact table functions with check for duplicates
2019-08-28 Hypolite PetovanMerge pull request #7578 from annando/archive
2019-08-28 Michael VogelChanged array name, fixed bug that prevented testing...
2019-08-28 Hypolite PetovanMerge pull request #7580 from annando/issue-7563
2019-08-28 Michael VogelCheck if the Diaspora endpoint is archived
2019-08-28 Hypolite PetovanMerge pull request #7577 from nupplaphil/bug/friendica...
2019-08-28 Michael VogelFixed count, added to-do
2019-08-27 Philipp HolzerFixing PHP Fatal Error for Model\Contact (usage of...
2019-08-27 Michael VogelDon't transmit content to already archived contacts
2019-08-26 PhilippMerge pull request #7569 from vinzv/7556-frio-make...
2019-08-26 Hypolite PetovanMerge pull request #7566 from annando/merge-duplicates
2019-08-26 MichaelIssue 7559: Merge contact duplicates
2019-08-19 PhilippMerge pull request #7541 from vinzv/patch-2
2019-08-19 PhilippMerge pull request #7540 from vinzv/patch-1
2019-08-15 Michael VogelMerge pull request #7514 from MrPetovan/bug/7507-allow...
2019-08-15 Hypolite PetovanMerge pull request #7518 from nupplaphil/bug/lock_unlink
2019-08-15 Hypolite PetovanMerge pull request #7517 from nupplaphil/task/prepare_app
2019-08-15 Philipp HolzerMoved BaseURL to App namespace (because similar type...
2019-07-27 Hypolite PetovanMerge pull request #7434 from annando/contact-protocol
2019-07-27 PhilippMerge pull request #7435 from annando/select-to-array
2019-07-27 MichaelChanged "Contact::select" to "Contact::selectToArray"
2019-07-23 Hypolite PetovanMerge pull request #7424 from TiMESPLiNTER/fix/respect...
2019-07-23 Hypolite PetovanMerge pull request #7420 from annando/reshare-contact
2019-07-23 MichaelFix contact issues with fake reshares from Twitter
2019-07-18 Michael VogelMerge pull request #7400 from MrPetovan/bug/7397-frio...
2019-07-18 Michael VogelMerge pull request #7402 from MrPetovan/bug/7401-node...
2019-07-18 Hypolite PetovanMerge pull request #7399 from annando/only-sharer
2019-07-17 MichaelAdded the option to only receive top level posts from...
2019-07-14 Hypolite PetovanMerge pull request #7372 from nupplaphil/task/simplify_...
2019-07-14 PhilippMerge pull request #7378 from MrPetovan/task/4854-frio...
2019-07-14 Hypolite PetovanMerge pull request #7376 from annando/contact-update
2019-07-14 MichaelUse an insert to avoid duplicates and for analyzing
2019-07-13 MichaelFix wrong variable
2019-07-13 MichaelFix duplicated contacts due to relay probing
2019-07-12 MichaelSimplify the contact update in "getIdForURL"
2019-07-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-12 MichaelFetch more comtact data from probing, remove duplicated...
2019-07-08 Jeroen De MeerleerMerge remote-tracking branch 'friendica.github.com...
2019-07-07 Hypolite PetovanMerge pull request #7348 from annando/item-received
2019-07-07 MichaelUse "received" instead of "created" when displaying...
2019-07-07 Hypolite PetovanMerge pull request #7339 from annando/gcontact-update
2019-07-05 MichaelBasepath function now uses the contact field
2019-07-04 MichaelSimplified the Contact update
2019-07-04 MichaelWe now handling the contact type
2019-07-04 MichaelNew fields in contact table / don't update on probe
2019-07-03 PhilippMerge pull request #7336 from MrPetovan/bug/globalcommu...
2019-07-03 MichaelUpdate gcontact when public contact is updated
2019-07-02 MichaelUpdate the gcontact entry when the public contact entry...
2019-07-02 Hypolite PetovanMerge pull request #7334 from annando/federated-protocol
2019-07-01 MichaelNow without array_merge
2019-07-01 MichaelRemoved comment line
2019-07-01 MichaelNew constant for federated protocols
2019-06-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-06-28 Hypolite PetovanMerge pull request #7323 from annando/contact-discovery
2019-06-28 MichaelAvoid overwriting of avatars for feeds
2019-06-27 MichaelArchive/unarchive the contacts
2019-06-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-06-24 MichaelMoving functionality to the contact model
2019-06-24 MichaelMerge remote-tracking branch 'upstream/master' into...
2019-06-23 Hypolite PetovanMerge branch 'master' into develop
2019-06-23 Hypolite PetovanMerge branch '2019.06-rc' 2019.06
2019-06-23 MichaelConstantly updating public contacts
2019-06-22 Michael VogelMerge pull request #7291 from MrPetovan/bug/2209-update...
2019-06-22 Michael VogelMerge pull request #7286 from MrPetovan/bug/invading...
2019-06-20 Hypolite PetovanMerge pull request #7288 from annando/fix-search
2019-06-20 Hypolite PetovanMerge pull request #7287 from annando/issue-6477
2019-06-20 MichaelIssue 6477: Use the correct content-type to resize...
2019-06-20 Hypolite PetovanMerge pull request #7284 from annando/fix-fatal
2019-06-19 Hypolite PetovanMerge pull request #7282 from annando/issue-6477
2019-06-19 MichaelMerge remote-tracking branch 'upstream/2019.06-rc'...
2019-06-19 MichaelIssue 6477: Automatically repair self contact avatar
2019-06-15 PhilippMerge pull request #7273 from MrPetovan/bug/notices
2019-06-15 Hypolite PetovanFix undefined index addr notices in Model\Contact:...
2019-06-12 PhilippMerge pull request #7250 from MrPetovan/bug/6410-normal...
next