]> git.mxchange.org Git - friendica.git/history - src/Module/ActivityPub/Inbox.php
Use the post language for the language detection / config for quality
[friendica.git] / src / Module / ActivityPub / Inbox.php
2023-10-14 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-14 Michael VogelMerge pull request #13530 from MrPetovan/bug/json-error...
2023-10-12 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 Hypolite PetovanMake BaseApi->checkAllowedScope into an object method
2023-09-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-27 Michael VogelMerge pull request #13456 from MrPetovan/bug/cors-heade...
2023-09-24 Hypolite PetovanMove System::jsonExit to BaseModule->jsonExit
2023-04-23 Tobias DiekershoffMerge branch '2023.03-rc' into stable
2023-02-14 Hypolite PetovanMerge pull request #12786 from annando/c2s-post
2023-02-14 MichaelFix variable name
2023-02-13 MichaelSoem more C2S stuff moved
2023-02-02 Michael VogelMerge pull request #12762 from MrPetovan/bug/warnings
2023-02-01 Hypolite PetovanMerge pull request #12752 from annando/c2s
2023-01-31 MichaelFix #12757
2023-01-29 MichaelFirst implementation of ActivityPub C2S
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-09 MichaelUnified JSON exit
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-19 Hypolite PetovanMerge pull request #10515 from annando/event-handling
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 Hypolite PetovanMerge pull request #10512 from annando/ap-endpoints
2021-07-17 MichaelMove ActivityPub endpoints to an AP class