gnu-social/plugins/SearchSub
Diogo Peralta Cordeiro 7d8988d50c [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:51:07 +01:00
..
actions [SearchSub][README] No longer is a default plugin since 8614cd77 2019-08-24 01:59:40 +01:00
classes [DATABASE] Fix index identifiers and clean up redundant ones 2020-07-31 16:12:48 +03:00
forms [SearchSub][README] No longer is a default plugin since 8614cd77 2019-08-24 01:59:40 +01:00
lib [SearchSub][README] No longer is a default plugin since 8614cd77 2019-08-24 01:59:40 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:51:07 +01:00
README [SearchSub][README] No longer is a default plugin since 8614cd77 2019-08-24 01:59:40 +01:00
SearchSubPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00

README

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

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

Settings
========
none