gnu-social/plugins/SearchSub
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
actions [SearchSub][README] No longer is a default plugin since 8614cd77 2021-07-16 19:44:34 +01:00
classes [DATABASE] Fix index identifiers and clean up redundant ones 2021-07-16 19:44:38 +01:00
forms [SearchSub][README] No longer is a default plugin since 8614cd77 2021-07-16 19:44:34 +01:00
lib [SearchSub][README] No longer is a default plugin since 8614cd77 2021-07-16 19:44:34 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
README [SearchSub][README] No longer is a default plugin since 8614cd77 2021-07-16 19:44:34 +01:00
SearchSubPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2021-07-16 19:44:36 +01:00

README

The SearchSub plugin allows following all messages with a given search.

Installation
============
- Edit your `config.php` to include `addModule("SearchSub");`

Settings
========
none