]> git.mxchange.org Git - friendica.git/commit
More objects added
authorMichael <heluecht@pirati.ca>
Tue, 23 Nov 2021 10:12:11 +0000 (10:12 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 23 Nov 2021 10:12:11 +0000 (10:12 +0000)
commitb56ccbcf2b85e444a08d8168c754dc6f46138659
tree595d3ae24f4b5d29709a853f39314492dc25f42f
parent8211cef49d681b33e7db976f11e38b5e39e0b339
More objects added
14 files changed:
include/api.php
src/Factory/Api/Friendica/Activities.php [new file with mode: 0644]
src/Factory/Api/Twitter/Hashtag.php [new file with mode: 0644]
src/Factory/Api/Twitter/Media.php [new file with mode: 0644]
src/Factory/Api/Twitter/Mention.php [new file with mode: 0644]
src/Factory/Api/Twitter/Status.php
src/Factory/Api/Twitter/Url.php [new file with mode: 0644]
src/Factory/Api/Twitter/User.php
src/Object/Api/Twitter/Hashtag.php [new file with mode: 0644]
src/Object/Api/Twitter/Media.php [new file with mode: 0644]
src/Object/Api/Twitter/Mention.php [new file with mode: 0644]
src/Object/Api/Twitter/Status.php
src/Object/Api/Twitter/Url.php [new file with mode: 0644]
src/Object/Api/Twitter/User.php