]> git.mxchange.org Git - friendica.git/commit
API: photos are now directly stored as attached data and not in the body anymore
authorMichael <heluecht@pirati.ca>
Sat, 1 May 2021 15:48:19 +0000 (15:48 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 1 May 2021 15:48:19 +0000 (15:48 +0000)
commit4b12c543455686587565866882dc68b803d30ed2
tree41509beb42074eb4684cc84eb6fabcbba0aaad6e
parent60f0af3daa2da39d2e61b7192bd6c7d1fdfafc6f
API: photos are now directly stored as attached data and not in the body anymore
include/api.php
mod/item.php
src/Model/Item.php
src/Model/Photo.php
src/Model/Post/Delayed.php
src/Protocol/Feed.php