gnu-social/plugins/DirectMessage/actions
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
..
apidirectmessage.php handle function declaration to match parent 2015-07-07 20:02:41 +02:00
apidirectmessagenew.php DirectMessagePlugin actions modernified 2015-07-07 19:18:45 +02:00
inbox.php separate classes into files in DirectMessage plugin 2015-11-06 13:35:45 +01:00
newmessage.php A bunch of FormAction and ManagedAction synchronization 2015-03-08 20:41:42 +01:00
outbox.php Some unnecessary/faulty includes fixed in DM plugin 2014-11-07 16:33:19 +01:00
showmessage.php Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00