]> git.mxchange.org Git - friendica.git/commit
New photo field "photo-type" as preparation for banners
authorMichael <heluecht@pirati.ca>
Mon, 11 Oct 2021 14:21:10 +0000 (14:21 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 11 Oct 2021 14:21:10 +0000 (14:21 +0000)
commit13827edd2cb6632a13ca983fe8c47cf679eaf4dc
treeda3f26fc166902fec884be961dd8adaa3d536e6b
parent86947b09975c253f7fd8d8ad8ef8bae5fad1090c
New photo field "photo-type" as preparation for banners
15 files changed:
database.sql
doc/database/db_photo.md
include/api.php
mod/fbrowser.php
mod/photos.php
mod/wall_upload.php
src/Model/Contact.php
src/Model/Photo.php
src/Model/User.php
src/Module/Settings/Profile/Photo/Crop.php
src/Worker/Expire.php
src/Worker/ExpireConversations.php
src/Worker/RemoveUnusedAvatars.php
static/dbstructure.config.php
update.php