]> git.mxchange.org Git - friendica.git/history - src/Module/ActivityPub/Outbox.php
New class for c2s activities
[friendica.git] / src / Module / ActivityPub / Outbox.php
2023-02-13 MichaelNew class for c2s activities
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Michaelpassing the return value
2023-02-12 MichaelC2S: Posting is now possible
2023-02-08 Hypolite PetovanMerge pull request #12782 from annando/c2s-2
2023-02-08 MichaelC2S: Improve C2S-API, fix inbox endpoint
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-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-21 Tobias DiekershoffMerge pull request #11429 from annando/issue-11427
2022-04-21 MichaelIssue 11427: id values of OrderedCollections have to...
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-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