projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7637ef4
)
Credo fixes.
author
lain
<lain@soykaf.club>
Fri, 8 May 2020 12:11:58 +0000
(14:11 +0200)
committer
lain
<lain@soykaf.club>
Fri, 8 May 2020 12:11:58 +0000
(14:11 +0200)
lib/pleroma/web/activity_pub/side_effects.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/web/activity_pub/side_effects.ex
b/lib/pleroma/web/activity_pub/side_effects.ex
index 28b5194322cb775170b352a7771a8cbaa2399126..c8b675d54ac32ed164a6185fb4fd65152e043241 100644
(file)
--- a/
lib/pleroma/web/activity_pub/side_effects.ex
+++ b/
lib/pleroma/web/activity_pub/side_effects.ex
@@
-5,8
+5,8
@@
defmodule Pleroma.Web.ActivityPub.SideEffects do
liked object, a `Follow` activity will add the user to the follower
collection, and so on.
"""
- alias Pleroma.Chat
alias Pleroma.Activity
+ alias Pleroma.Chat
alias Pleroma.Notification
alias Pleroma.Object
alias Pleroma.Repo