projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ea6ee
)
If Credo fixes is so good, why is there no Credo fixes 2?
author
lain
<lain@soykaf.club>
Fri, 5 Jun 2020 11:10:48 +0000
(13:10 +0200)
committer
lain
<lain@soykaf.club>
Fri, 5 Jun 2020 11:10:48 +0000
(13:10 +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 e7d050e819f0026b856037650e8ac92089b59568..b3aacff4065235682ae8497b8886f72085a8d93d 100644
(file)
--- a/
lib/pleroma/web/activity_pub/side_effects.ex
+++ b/
lib/pleroma/web/activity_pub/side_effects.ex
@@
-142,7
+142,7
@@
defmodule Pleroma.Web.ActivityPub.SideEffects do
{:ok, chat} = Chat.bump_or_create(user.id, other_user.ap_id)
{:ok, cm_ref} = ChatMessageReference.create(chat, object, user.ap_id != actor.ap_id)
- # We add a cache of the unread value here so that it
+ # We add a cache of the unread value here so that it
# doesn't change when being streamed out
chat =
chat