]> git.mxchange.org Git - friendica.git/commit
Move Object\Contact to Model\Contact
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 7 Dec 2017 14:04:24 +0000 (09:04 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 7 Dec 2017 14:04:24 +0000 (09:04 -0500)
commit18d93cddf60d46e1334d6dd7454a76f1d6549052
tree746f0a56ad88db0aa7f781dfd5cef2014bc36c65
parentd4ca30a6dba186a297a0c4a7e79f3d2ec72c0522
Move Object\Contact to Model\Contact
51 files changed:
boot.php
include/acl_selectors.php
include/api.php
include/bb2diaspora.php
include/bbcode.php
include/conversation.php
include/follow.php
include/identity.php
include/items.php
include/like.php
include/post_update.php
include/tags.php
include/threads.php
mod/admin.php
mod/allfriends.php
mod/cal.php
mod/common.php
mod/contacts.php
mod/crepair.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_request.php
mod/directory.php
mod/dirfind.php
mod/display.php
mod/follow.php
mod/hovercard.php
mod/item.php
mod/match.php
mod/message.php
mod/network.php
mod/nogroup.php
mod/photos.php
mod/ping.php
mod/suggest.php
mod/unfollow.php
mod/videos.php
mod/viewcontacts.php
src/Core/NotificationsManager.php
src/Model/Contact.php [new file with mode: 0644]
src/Model/GlobalContact.php
src/Model/User.php
src/Object/Contact.php [deleted file]
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Worker/CronJobs.php
src/Worker/Delivery.php
src/Worker/Notifier.php
src/Worker/OnePoll.php
util/global_community_block.php