]> git.mxchange.org Git - friendica.git/commit
Class file relocations
authorAdam Magness <adam.magness@gmail.com>
Wed, 8 Nov 2017 03:57:46 +0000 (22:57 -0500)
committerAdam Magness <adam.magness@gmail.com>
Wed, 8 Nov 2017 13:37:03 +0000 (08:37 -0500)
commit4ca68c7af05b7b41e1b04936b9080802ca2b7716
treeb4e0f1ac13b393daf0f550a5253a34de6b394b16
parent6189f6c8e76305ae5a29a685e3ec5a418ff92941
Class file relocations

Issue #3878
153 files changed:
boot.php
doc/Developer-How-To-Move-Classes-to-src.md
doc/autoloader.md
include/Contact.php
include/ForumManager.php
include/NotificationsManager.php [deleted file]
include/Photo.php
include/acl_selectors.php
include/api.php
include/auth.php
include/auth_ejabberd.php
include/cache.php
include/contact_selectors.php
include/contact_widgets.php
include/conversation.php
include/cron.php
include/cronjobs.php
include/datetime.php
include/dba.php
include/dbm.php [deleted file]
include/dbstructure.php
include/delivery.php
include/dfrn.php [deleted file]
include/diaspora.php [deleted file]
include/directory.php
include/discover_poco.php
include/enotify.php
include/event.php
include/expire.php
include/fcontact.php
include/feed.php
include/follow.php
include/gprobe.php
include/group.php
include/identity.php
include/items.php
include/like.php
include/message.php
include/nav.php
include/notifier.php
include/oauth.php
include/oembed.php
include/onepoll.php
include/ostatus.php
include/plugin.php
include/post_update.php
include/pubsubpublish.php
include/queue.php
include/queue_fn.php
include/redir.php
include/security.php
include/session.php
include/socgraph.php
include/text.php
include/threads.php
include/uimport.php
include/update_gcontact.php
include/user.php
index.php
mod/admin.php
mod/allfriends.php
mod/api.php
mod/attach.php
mod/cal.php
mod/common.php
mod/community.php
mod/contactgroup.php
mod/contacts.php
mod/crepair.php
mod/delegate.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/directory.php
mod/dirfind.php
mod/display.php
mod/editpost.php
mod/events.php
mod/friendica.php
mod/fsuggest.php
mod/group.php
mod/ignored.php
mod/install.php
mod/item.php
mod/lockview.php
mod/lostpass.php
mod/manage.php
mod/match.php
mod/message.php
mod/modexp.php
mod/mood.php
mod/msearch.php
mod/network.php
mod/nogroup.php
mod/noscrape.php
mod/notes.php
mod/notice.php
mod/notifications.php
mod/notify.php
mod/openid.php
mod/p.php
mod/photo.php
mod/photos.php
mod/ping.php
mod/poco.php
mod/poke.php
mod/post.php
mod/profile.php
mod/profile_photo.php
mod/profiles.php
mod/profperm.php
mod/proxy.php
mod/pubsub.php
mod/pubsubhubbub.php
mod/qsearch.php
mod/receive.php
mod/redir.php
mod/regmod.php
mod/salmon.php
mod/search.php
mod/settings.php
mod/share.php
mod/starred.php
mod/subthread.php
mod/suggest.php
mod/tagger.php
mod/tagrm.php
mod/uexport.php
mod/unfollow.php
mod/videos.php
mod/viewcontacts.php
mod/viewsrc.php
mod/wall_attach.php
mod/wall_upload.php
mod/wallmessage.php
mod/xrd.php
object/Item.php
src/App.php
src/Core/Config.php
src/Core/NotificationsManager.php
src/Core/PConfig.php
src/Core/Worker.php
src/Database/DBM.php [new file with mode: 0644]
src/Database/Dbm.php [deleted file]
src/Network/Probe.php
src/Protocol/DFRN.php [new file with mode: 0644]
src/Protocol/Dfrn.php [deleted file]
src/Protocol/Diaspora.php
src/Util/Lock.php
update.php
view/theme/frio/theme.php
view/theme/vier/theme.php