]> git.mxchange.org Git - friendica.git/commit
API: some more converted functions
authorMichael <heluecht@pirati.ca>
Wed, 10 Nov 2021 23:07:46 +0000 (23:07 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 10 Nov 2021 23:07:46 +0000 (23:07 +0000)
commit02210f285ba5f9a4b8e9da82ccf8c720e7bb4ca7
tree969ff0cda0672cf2df01728b4259132c09100aad
parentfca93793480839660870e899bea88f3637859fff
API: some more converted functions
include/api.php
src/Module/Api/Friendica/Activity.php [new file with mode: 0644]
src/Module/Api/Friendica/DirectMessages/Setseen.php [new file with mode: 0644]
src/Module/Api/Friendica/Notification.php [new file with mode: 0644]
src/Module/Api/Friendica/Photoalbum/Delete.php [new file with mode: 0644]
src/Module/Api/Friendica/Photoalbum/Update.php [new file with mode: 0644]
static/routes.config.php
tests/legacy/ApiTest.php