gnu-social/modules/Favorite
Alexei Sorokin 6095a6de64 [DATABASE] Only use single quotation marks for SQL strings
Double quotation marks are only used for identifiers in the SQL standard.
2021-07-16 19:44:35 +01:00
..
actions [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
classes [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00
forms [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00
lib [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00
locale [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
EVENTS.txt [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00
FavoriteModule.php [DATABASE] Only use single quotation marks for SQL strings 2021-07-16 19:44:35 +01:00
README [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00

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