gnu-social/plugins/Favorite
Chimo 9de79f0a36 Update prepare() method on Action subclasses.
Fixes handle()-related strict warnings such as "Strict Standards:
Declaration of AdminPanelAction::prepare() should be compatible with
Action::prepare(array $args = Array)

Ref. #190
2016-06-01 02:26:44 +00:00
..
actions Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
classes Send thr:in-reply-to as well, for clarity... 2016-04-01 23:21:57 +02:00
forms FavoritePlugin is now an "ActivityVerbHandlerPlugin" 2015-03-10 15:39:35 +01:00
lib Consistent behaviour for ScopingNoticeStream $scoped 2016-03-01 14:51:47 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
EVENTS.txt Fave::addNew now calls Notice::saveActivity 2015-02-03 16:34:11 +01:00
FavoritePlugin.php Removing unnecessary debug messages etc. 2016-01-21 02:49:34 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00: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