gnu-social/modules/Favorite
Alexei Sorokin 3429a3644d [Favorite] Fix "Properly trigger DisfavorNotice on profile deletion"
Calling find() inside delete() is probably not a good idea.
2021-07-16 19:44:38 +01:00
..
actions [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
classes [Favorite] Fix "Properly trigger DisfavorNotice on profile deletion" 2021-07-16 19:44:38 +01:00
forms [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +01:00
lib [DATABASE] Use "<>" as an SQL non-equality sign in more cases 2021-07-16 19:44:36 +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 [Favorite] Fix "Properly trigger DisfavorNotice on profile deletion" 2021-07-16 19:44:38 +01:00
README [CORE] Move core plugins to a new modules directory 2021-07-16 19:44:33 +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