gnu-social/modules/Favorite
Alexei Sorokin 62b90c29db [DATABASE] Introduce a bool type in schema
PostgreSQL has a clear distinction between integers and booleans, so it makes
sense to draw a clear line.
2019-09-11 11:25:39 +03:00
..
actions [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
classes [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00
forms [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00
lib [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00
locale [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
EVENTS.txt [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00
FavoriteModule.php [DATABASE] Introduce a bool type in schema 2019-09-11 11:25:39 +03:00
README [CORE] Move core plugins to a new modules directory 2019-08-22 03:13:58 +01:00

README

The Favorite plugin adds the ability to mark a notice as a "favorite"
(i.e. "like").

Installation
============
This plugin is enabled by default

Settings
========
none