]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fave::addNew now calls Notice::saveActivity
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 3 Feb 2015 15:28:33 +0000 (16:28 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 3 Feb 2015 15:34:11 +0000 (16:34 +0100)
commit660e8c6efcee8278aee23f378cb9eab426837ec7
treed6c5c265565a63b6255cc49d60a53c155187872d
parent0bcecda177c830257813c7e345d4d352dadfd55c
Fave::addNew now calls Notice::saveActivity

as a bonus we've fixed several FIXME issues for favorite email notification
and updated parts of the codebase for these activities to a more modern style.
lib/mail.php
plugins/AnonymousFave/actions/anonfavor.php
plugins/Favorite/EVENTS.txt
plugins/Favorite/FavoritePlugin.php
plugins/Favorite/actions/apifavoritecreate.php
plugins/Favorite/actions/atompubshowfavorite.php
plugins/Favorite/actions/favor.php
plugins/Favorite/classes/Fave.php
plugins/Favorite/lib/favcommand.php
plugins/YammerImport/lib/yammerimporter.php