diff options
author | Friendika <info@friendika.com> | 2011-01-03 05:58:27 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-03 05:58:27 -0800 |
commit | 36b241c02b7640a72fd3432b511e635e4146e2e6 (patch) | |
tree | 7721cb4778f42a90642b755909a37d790d1263f1 /view | |
parent | cdf626e0e77c45e550054594738c9b59f0aeed18 (diff) | |
download | volse-hubzilla-36b241c02b7640a72fd3432b511e635e4146e2e6.tar.gz volse-hubzilla-36b241c02b7640a72fd3432b511e635e4146e2e6.tar.bz2 volse-hubzilla-36b241c02b7640a72fd3432b511e635e4146e2e6.zip |
change activitystreams unfollow to stop-follow but also send out OStatus unfollow
Diffstat (limited to 'view')
-rw-r--r-- | view/follow_slap.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/follow_slap.tpl b/view/follow_slap.tpl index 1c4a5f7ce..0d0889f7d 100644 --- a/view/follow_slap.tpl +++ b/view/follow_slap.tpl @@ -21,4 +21,5 @@ <poco:displayName>$name</poco:displayName> </as:actor> <as:verb>$verb</as:verb> + $ostat_follow </entry> |