]> git.mxchange.org Git - friendica.git/commit
Legacy DFRN transport layer is removed
authorMichael <heluecht@pirati.ca>
Thu, 15 Jul 2021 13:28:32 +0000 (13:28 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 15 Jul 2021 13:28:32 +0000 (13:28 +0000)
commit3a5523820cccf73f1702a384d80f4b6787d38553
tree30f844ca6cc3586ccd375843791e9b5753000afc
parentfd37a576784759dcfceb86be1937abd6d0c52497
Legacy DFRN transport layer is removed
27 files changed:
database.sql
doc/API-Friendica.md
doc/database.md
doc/database/db_challenge.md [deleted file]
doc/database/db_contact.md
include/api.php
mod/dfrn_confirm.php [deleted file]
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php [deleted file]
mod/follow.php
mod/redir.php
mod/unfollow.php
src/Database/DBStructure.php
src/Model/Contact.php
src/Model/Conversation.php
src/Module/Notifications/Introductions.php
src/Object/Notification/Introduction.php
src/Protocol/DFRN.php
src/Worker/Delivery.php
src/Worker/OptimizeTables.php
static/dbstructure.config.php
static/dbview.config.php
view/lang/C/messages.po
view/templates/dfrn_req_confirm.tpl [deleted file]
view/templates/dfrn_request.tpl [deleted file]
view/theme/frio/templates/dfrn_request.tpl [deleted file]