]> git.mxchange.org Git - friendica.git/history - src/Model/Contact/User.php
Removed unused "use"
[friendica.git] / src / Model / Contact / User.php
2021-09-11 MichaelRemoved unused "use"
2021-09-11 MichaelOnly fetch, not probe
2021-09-11 MichaelOnly add user contacts, alternate way to fetch public...
2021-09-11 MichaelAdded update function to add user-contact entry
2021-09-10 MichaelCapitalization
2021-09-10 MichaelInsert and update some more fields
2021-09-10 Michaelupdate for user-contact is added
2021-09-10 MichaelInsert a `user-contact` for every contact
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-11-16 Hypolite PetovanMerge pull request #9537 from annando/item-lock
2020-11-16 Hypolite PetovanMerge pull request #9535 from annando/ap-relay
2020-11-15 Michael VogelMerge pull request #9515 from MrPetovan/task/9464-block...
2020-11-14 Hypolite PetovanReject replies when author is blocked by thread owner...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
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-08-22 Michael VogelMerge pull request #8909 from MrPetovan/task/ex_auth
2020-08-17 realkinetixMerge pull request #1 from friendica/develop
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
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