Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
5dd6542d
Commit
5dd6542d
authored
Aug 14, 2018
by
kaniini
Browse files
formatting
parent
1089d365
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/user.ex
View file @
5dd6542d
...
...
@@ -472,7 +472,7 @@ def get_notified_from_activity(%Activity{recipients: to, data: %{"type" => "Anno
# ensure that the actor who published the announced object appears only once
to
=
if
actor
.
nickname
!=
nil
do
(
to
++
[
object
.
data
[
"actor"
]]
)
to
++
[
object
.
data
[
"actor"
]]
else
to
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment