]> git.mxchange.org Git - friendica.git/commit
Revert "Move Objects to Model"
authorMichael Vogel <icarus@dabo.de>
Fri, 8 Dec 2017 04:21:51 +0000 (05:21 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2017 04:21:51 +0000 (05:21 +0100)
commit5747cfc79c9ade7fb95cc95769ed06bb7ad118ef
treeab7cd8b41c92fae2c8918eb859834541e6479a9a
parente437c74d0e4e4ece4693a2e32513c3ecde7efb4d
Revert "Move Objects to Model"
83 files changed:
boot.php
include/acl_selectors.php
include/api.php
include/bb2diaspora.php
include/bbcode.php
include/contact_widgets.php
include/conversation.php
include/follow.php
include/identity.php
include/items.php
include/like.php
include/network.php
include/plaintext.php
include/post_update.php
include/tags.php
include/threads.php
include/uimport.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/fbrowser.php
mod/follow.php
mod/hovercard.php
mod/install.php
mod/item.php
mod/match.php
mod/message.php
mod/network.php
mod/nogroup.php
mod/photo.php
mod/photos.php
mod/ping.php
mod/profile_photo.php
mod/profiles.php
mod/proxy.php
mod/randprof.php
mod/settings.php
mod/suggest.php
mod/unfollow.php
mod/videos.php
mod/viewcontacts.php
mod/wall_upload.php
src/Core/NotificationsManager.php
src/Model/Contact.php [deleted file]
src/Model/GContact.php [deleted file]
src/Model/GlobalContact.php [new file with mode: 0644]
src/Model/Photo.php [deleted file]
src/Model/Profile.php [deleted file]
src/Model/User.php
src/Network/Probe.php
src/Object/Contact.php [new file with mode: 0644]
src/Object/Conversation.php [new file with mode: 0644]
src/Object/Image.php [deleted file]
src/Object/Item.php [new file with mode: 0644]
src/Object/Photo.php [new file with mode: 0644]
src/Object/Post.php [deleted file]
src/Object/Profile.php [new file with mode: 0644]
src/Object/Thread.php [deleted file]
src/ParseUrl.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Worker/CronJobs.php
src/Worker/Delivery.php
src/Worker/DiscoverPoCo.php
src/Worker/GProbe.php
src/Worker/Notifier.php
src/Worker/OnePoll.php
update.php
util/global_community_block.php
view/theme/frio/theme.php
view/theme/frost/theme.php
view/theme/vier/theme.php