projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8bdf18d
b004c42
)
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
author
lain
<lain@soykaf.club>
Sat, 30 May 2020 10:31:12 +0000
(12:31 +0200)
committer
lain
<lain@soykaf.club>
Sat, 30 May 2020 10:31:12 +0000
(12:31 +0200)
1
2
docs/API/differences_in_mastoapi_responses.md
patch
|
diff1
|
diff2
|
blob
|
history
lib/pleroma/web/activity_pub/builder.ex
patch
|
diff1
|
diff2
|
blob
|
history
lib/pleroma/web/activity_pub/side_effects.ex
patch
|
diff1
|
diff2
|
blob
|
history
lib/pleroma/web/streamer/streamer.ex
patch
|
diff1
|
diff2
|
blob
|
history
test/web/streamer/streamer_test.exs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
docs/API/differences_in_mastoapi_responses.md
Simple merge
diff --cc
lib/pleroma/web/activity_pub/builder.ex
index a40054921055f366975dc80a52e5d209b8a3b94a,51b74414ac6b8404426d2a459932f94dc249fa19..1aac62c69e446d3162020c20c50e6d237210dbe9
---
1
/
lib/pleroma/web/activity_pub/builder.ex
---
2
/
lib/pleroma/web/activity_pub/builder.ex
+++ b/
lib/pleroma/web/activity_pub/builder.ex
@@@
-5,9
-5,9
+5,10
@@@
defmodule Pleroma.Web.ActivityPub.Build
This module encodes our addressing policies and general shape of our objects.
"""
+ alias Pleroma.Emoji
alias Pleroma.Object
alias Pleroma.User
+ alias Pleroma.Web.ActivityPub.Relay
alias Pleroma.Web.ActivityPub.Utils
alias Pleroma.Web.ActivityPub.Visibility
diff --cc
lib/pleroma/web/activity_pub/side_effects.ex
Simple merge
diff --cc
lib/pleroma/web/streamer/streamer.ex
Simple merge
diff --cc
test/web/streamer/streamer_test.exs
Simple merge