]> git.mxchange.org Git - friendica.git/commit
Unified JSON exit
authorMichael <heluecht@pirati.ca>
Sat, 9 Apr 2022 11:58:01 +0000 (11:58 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 9 Apr 2022 11:58:01 +0000 (11:58 +0000)
commitd15023fe4bbc404d71ad9deeccfb066c70db9ee5
tree1d22ed9ddc34af65c44d946b14a4b009a9c8ed92
parent344e12c4fcacb47f4fc1d39bc0ece548de42eb04
Unified JSON exit
21 files changed:
mod/cal.php
mod/msearch.php
mod/poco.php
mod/wall_attach.php
mod/wall_upload.php
src/Core/System.php
src/Module/AccountManagementControlDocument.php
src/Module/ActivityPub/Featured.php
src/Module/ActivityPub/Followers.php
src/Module/ActivityPub/Following.php
src/Module/ActivityPub/Inbox.php
src/Module/ActivityPub/Objects.php
src/Module/ActivityPub/Outbox.php
src/Module/Events/Json.php
src/Module/Friendica.php
src/Module/Search/Acl.php
src/Module/Statistics.php
src/Module/ThemeDetails.php
src/Module/WellKnown/NodeInfo.php
src/Module/WellKnown/XSocialRelay.php
src/Protocol/ActivityPub/Receiver.php