]> git.mxchange.org Git - friendica.git/history - src/Module/Contact.php
Merge pull request #5907 from nupplaphil/goaway_to_redirectto
[friendica.git] / src / Module / Contact.php
2018-10-22 Hypolite PetovanMerge pull request #5907 from nupplaphil/goaway_to_redi...
2018-10-22 Philipp Holzerreplaced $return_url to $return_path to make it more...
2018-10-22 Philipp HolzerSplit goaway to System::externalRedirectTo() and App...
2018-10-22 Philipp HolzerRenamed System::redirect() to $a->redirect()
2018-10-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-17 Michael VogelMerge pull request #5920 from MrPetovan/bug/remove...
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