]> git.mxchange.org Git - friendica.git/history - src/Model/Contact.php
Issue 9986: Improve contact search
[friendica.git] / src / Model / Contact.php
2020-09-27 Hypolite PetovanMerge pull request #9275 from nupplaphil/task/9235...
2020-09-26 Hypolite PetovanMerge pull request #9290 from annando/infinite-pageno
2020-09-26 Hypolite PetovanMerge pull request #9289 from annando/fix-self
2020-09-26 MichaelFix the key fields in the self contacts
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-20 Hypolite PetovanMerge pull request #9242 from nupplaphil/bug/9142-messa...
2020-09-19 Michael VogelMerge pull request #9232 from tobiasd/20200917-install
2020-09-19 Tobias DiekershoffMerge pull request #9233 from annando/notice
2020-09-19 MichaelFixes several notices
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into develop
2020-09-02 Hypolite PetovanMerge pull request #9118 from annando/manually-aprove
2020-09-02 MichaelSimplifications
2020-09-02 MichaelChanged field origin
2020-09-02 MichaelNew field "manually-approve" for contact table
2020-08-23 Hypolite PetovanMerge pull request #9053 from annando/system-inbox
2020-08-23 Hypolite PetovanMerge pull request #9057 from annando/issue-9051
2020-08-23 Hypolite PetovanMerge pull request #9056 from annando/ap-follow
2020-08-23 MichaelActivityPub accounts don't need a "poll" endpoint
2020-08-22 Michael VogelMerge pull request #8909 from MrPetovan/task/ex_auth
2020-08-22 Hypolite PetovanMerge pull request #9050 from annando/system-account
2020-08-22 Hypolite PetovanMerge pull request #9052 from annando/fix-change-owner
2020-08-22 Hypolite PetovanMerge pull request #9049 from annando/local-followers
2020-08-22 Hypolite PetovanMerge pull request #9044 from annando/avatar-stuff
2020-08-21 MichaelStore the cached avatars at the public contact
2020-08-21 Hypolite PetovanMerge pull request #9033 from nupplaphil/bug/travis
2020-08-20 Adam ClarkMerge branch 'develop' of https://github.com/friendica...
2020-08-20 Tobias DiekershoffMerge pull request #9039 from MrPetovan/task/frio-accen...
2020-08-19 Hypolite PetovanMerge pull request #9032 from annando/local-access
2020-08-19 MichaelFix missing field
2020-08-19 MichaelDon't poll locally / user self data
2020-08-19 MichaelAvoid local network requests
2020-08-18 Hypolite PetovanMerge pull request #9031 from annando/default-avatar
2020-08-18 MichaelUse a constant for the contact photos / dom't cache...
2020-08-18 Hypolite PetovanMerge pull request #9030 from annando/avatar-constant
2020-08-18 MichaelUsing a constant value for the default avatar
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-08-11 Hypolite PetovanMerge pull request #9003 from annando/show-announce
2020-08-11 MichaelDisplay reshared ("announced") messages of a user on...
2020-08-11 Michael VogelMerge pull request #8986 from MrPetovan/task/8918-move...
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
2020-08-07 Michael VogelMerge pull request #8982 from MrPetovan/task/8918-move...
2020-08-07 Hypolite PetovanMerge pull request #8983 from annando/probe-lock
2020-08-07 MichaelReworked "getIdForURL"
2020-08-06 Hypolite PetovanMerge pull request #8981 from annando/probe-lock
2020-08-06 MichaelRemove url caching, locking cleanup
2020-08-06 Hypolite PetovanMerge pull request #8978 from annando/contact-update
2020-08-06 Hypolite PetovanMerge pull request #8980 from annando/fcontact-model
2020-08-06 MichaelUnused "use" removed
2020-08-06 MichaelAvoid double probing and unneeded contact updates
2020-08-05 Michael VogelMerge pull request #8975 from MrPetovan/task/8918-move...
2020-08-05 Hypolite PetovanMerge pull request #8977 from annando/fix-contact-search
2020-08-05 MichaelFix: Always search contacts with uid
2020-08-05 Hypolite PetovanMerge pull request #8973 from annando/contact-group
2020-08-05 Hypolite PetovanMerge pull request #8974 from annando/issue-8967
2020-08-05 Hypolite PetovanMerge pull request #8976 from annando/probe-last
2020-08-05 MichaelAdded checked for URL change
2020-08-05 MichaelAvoid double probing
2020-08-05 MichaelOnly query the last item on public contacts
2020-08-05 MichaelFill "last-item" with an empty date when bo date had...
2020-08-05 MichaelProbe for the date of the last item
2020-08-04 MichaelNew class for group related contact actions
2020-08-04 Hypolite PetovanMerge pull request #8971 from annando/optimize
2020-08-04 Hypolite PetovanMerge pull request #8970 from annando/user-contact
2020-08-04 Michael"Contact\User" class created
2020-08-03 MichaelRemoved now unused 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 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 Hypolite PetovanMerge pull request #8960 from annando/remove-poco
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 MichaelPoco and gcontact (mostly) removed
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-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 MichaelFetch photo fields, ensuring that they are filled
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 PetovanMerge pull request #8934 from annando/fix-fatal
next