]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
PollListItem freed from noticeListItemAdapter clutches
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 26 Oct 2014 13:48:02 +0000 (14:48 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 26 Oct 2014 13:48:02 +0000 (14:48 +0100)
commitf69f713360930ecf5adfa6bc40ee9db867c34bc1
tree7de0066eff50f6964914f569aa78ea86d6493cf5
parentfe92d7cf9545b1cea21ec45218e1a2a8463bd0cd
PollListItem freed from noticeListItemAdapter clutches

In the future, use events for formatting microapp notices, more specifically
through the plugin's function "showNoticeContent" or similar, which is called
from MicroAppPlugin, which is extended from ActivityHandlerPlugin.
lib/activityhandlerplugin.php
lib/microappplugin.php
plugins/Poll/PollPlugin.php
plugins/Poll/lib/polllistitem.php [deleted file]