]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/activity.php
Reworked the ActivityContext->attention structure
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Oct 2013 21:21:14 +0000 (22:21 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Oct 2013 21:21:14 +0000 (22:21 +0100)
commit23a6b4595f37ba523594b57cdd3932e9ed02c2da
treef50fd3db1ef8eceb4df1c914c1989f8a7e540821
parentf99c4b7f079ab8c6580d4ab4cfd8a777c4a23cf8
Reworked the ActivityContext->attention structure

Removing Evan's obscure attentionType solution and directly using the attention array
12 files changed:
actions/apitimelineuser.php
classes/Message.php
classes/Notice.php
lib/activity.php
lib/activitycontext.php
lib/activityimporter.php
lib/microappplugin.php
plugins/Bookmark/BookmarkPlugin.php
plugins/OStatus/actions/groupsalmon.php
plugins/OStatus/actions/usersalmon.php
plugins/OStatus/classes/Ostatus_profile.php
tests/ActivityParseTests.php