]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Favorite plugin now "extends" Activity on NoticeAsActivity
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Jul 2014 08:02:53 +0000 (10:02 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Jul 2014 08:02:53 +0000 (10:02 +0200)
commit509f31af0ecb748c16cca16c16a48a5685ead19d
treed8742fba1ebba4b0b92a8363a381e17675b413be
parent6e481d35edf41fbce4ba0d8247f7c17b6369de1f
Favorite plugin now "extends" Activity on NoticeAsActivity

Got this mainly from my patches to FreeSocial. The idea is to migrate
also the Note activity to a plugin and have everything be handled as
events, only filling out the basic "context" stuff in the Notice class.
plugins/Event/EventPlugin.php
plugins/Favorite/FavoritePlugin.php
plugins/Favorite/classes/Fave.php