]> git.mxchange.org Git - friendica.git/commit
Update the Introductions domain to use repository, model and collection
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 5 Jan 2020 22:50:33 +0000 (17:50 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 7 Jan 2020 02:39:05 +0000 (21:39 -0500)
commit6b8db5ad1333e2b430da3a771d9a962d44d4b6fc
treeec87724bfe691f24461425f8e9c425b2b58c9c90
parent5a1abb8c7dd467f835937739819f32fb397f6314
Update the Introductions domain to use repository, model and collection
mod/notifications.php
src/Collection/Introductions.php [new file with mode: 0644]
src/DI.php
src/Factory/Mastodon/FollowRequest.php
src/Model/Introduction.php
src/Module/Api/Mastodon/FollowRequests.php
src/Module/FollowConfirm.php
src/Repository/Introduction.php [new file with mode: 0644]