Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
authorMichael Vogel <icarus@dabo.de>
Thu, 27 Dec 2018 17:04:06 +0000 (18:04 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Dec 2018 17:04:06 +0000 (18:04 +0100)
commit94eca7704130822bf83bb5fee6930dee6bae81dd
tree2309577dbd0d4fc070c9d8b3110b7349590cee9c
parentc07fa5d0695b438fd6a0c2263191139e059ef827
parent3ddd622f8da44f599f93afb04e68ae7f7f9a3880
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile

Rework mod/match and mod/msearch
17 files changed:
include/api.php
mod/admin.php
mod/allfriends.php
mod/common.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/display.php
mod/events.php
mod/message.php
mod/network.php
mod/profile.php
src/Core/Installer.php
src/Model/Event.php
src/Model/Profile.php
src/Protocol/Diaspora.php
src/Protocol/PortableContact.php
tests/src/Core/InstallerTest.php