]> git.mxchange.org Git - friendica.git/history - src/Module/Contact.php
Merge pull request #7044 from MrPetovan/task/router
[friendica.git] / src / Module / Contact.php
2018-10-17 Michael VogelMerge pull request #5920 from MrPetovan/bug/remove...
2018-10-15 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-15 Tobias DiekershoffMerge pull request #5926 from annando/defer-worker
2018-10-15 Michael VogelMerge pull request #5923 from MrPetovan/task/improve...
2018-10-14 Hypolite PetovanUpdate formatting of Module\Contact
2018-10-14 Hypolite PetovanReplace string fields by array in Module\Contact
2018-10-14 Hypolite PetovanReplace unwarranted uses of $a->data['contact']
2018-10-14 Hypolite PetovanNormalize uses of defaults() in Module\Contact
2018-10-14 Hypolite PetovanFix remaining instances of "contacts"
2018-10-14 Hypolite PetovanMerge pull request #5891 from JonnyTischbein/move_modul...
2018-10-14 Jonny TischbeinFix batch action choice - All Actions for one contact...
2018-10-14 Jonny TischbeinFix batch action query + Fix Namespace import
2018-10-14 Jonny Tischbeincode standards + fixing navigation links to /contact/...
2018-10-13 Jonny Tischbeinchange links from /contacts to /contact
2018-10-13 Jonny Tischbeinfinish refactoring to Module\Contact