]> git.mxchange.org Git - friendica.git/commit
GlobalContact created
authorAdam Magness <adam.magness@gmail.com>
Wed, 15 Nov 2017 14:47:28 +0000 (09:47 -0500)
committerAdam Magness <adam.magness@gmail.com>
Wed, 15 Nov 2017 14:47:49 +0000 (09:47 -0500)
commit47db624105182194b11f0039742deda6fc12c54d
treeca73425771ba469daaf05688b71b0c10c2bd6db2
parent5f25ef55d2482e3a1de54907efa63e0be1d0e93f
GlobalContact created

Moved DirSearch and GlobalContact related functions to Friendica\Model namespace
26 files changed:
include/DirSearch.php [deleted file]
include/acl_selectors.php
include/contact_widgets.php
include/cronjobs.php
include/discover_poco.php
include/gprobe.php
include/items.php
include/ostatus.php
include/post_update.php
include/socgraph.php [deleted file]
mod/allfriends.php
mod/common.php
mod/contacts.php
mod/dirfind.php
mod/fsuggest.php
mod/hovercard.php
mod/item.php
mod/profiles.php
mod/settings.php
mod/suggest.php
src/Model/GlobalContact.php [new file with mode: 0644]
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/PortableContact.php [new file with mode: 0644]
src/Worker/OnePoll.php
view/theme/vier/theme.php