]> git.mxchange.org Git - friendica.git/history - src/Module/Contact/Profile.php
Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version
[friendica.git] / src / Module / Contact / Profile.php
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11241 from annando/timing
2022-02-10 Hypolite PetovanMerge pull request #11230 from annando/account-type
2022-02-09 MichaelUse the "contact-type" instead of "forum" or "prv"
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippFix all license header & be less aggressive
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Michael VogelMerge pull request #11014 from MrPetovan/task/10978...
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-29 Hypolite PetovanMerge pull request #11037 from MrPetovan/bug/11023...
2021-11-29 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 Michael VogelMerge pull request #11046 from MrPetovan/bug/11040...
2021-11-29 Hypolite PetovanFix remaining references to BaseModule->parameters
2021-11-29 Hypolite PetovanUse user-specific id to fetch the list of group apparte...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippRespect the Dollar(notation :-))
2021-11-27 PhilippFixing https://github.com/friendica/friendica/issues...
2021-11-27 PhilippFix Contact modules
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-22 PhilippMerge pull request #10969 from MrPetovan/task/remove...
2021-11-22 Hypolite PetovanMove contact profile GET actions to separate module...
2021-11-22 Hypolite PetovanMove contact profile module to its own class