]> git.mxchange.org Git - friendica.git/history - src/Module/DFRN
Use rawContent for Special Options to avoid a protected options() method
[friendica.git] / src / Module / DFRN /
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-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-19 Tobias DiekershoffMerge pull request #10520 from annando/fatal
2021-07-19 MichaelAdded missing app class (avoid fatal error)
2021-07-16 Hypolite PetovanMerge pull request #10505 from annando/dfrn-endpoints
2021-07-16 MichaelDFRN endpoints moved, changelog entry added