Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kaniini
pleroma
Commits
84027ff0
Commit
84027ff0
authored
7 years ago
by
lain
Browse files
Options
Downloads
Patches
Plain Diff
Handle comments.
parent
d937a8e6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
lib/pleroma/web/ostatus/ostatus.ex
+4
-1
4 additions, 1 deletion
lib/pleroma/web/ostatus/ostatus.ex
test/fixtures/ostatus_incoming_reply.xml
+60
-0
60 additions, 0 deletions
test/fixtures/ostatus_incoming_reply.xml
test/web/ostatus/ostatus_test.exs
+11
-0
11 additions, 0 deletions
test/web/ostatus/ostatus_test.exs
with
75 additions
and
1 deletion
lib/pleroma/web/ostatus/ostatus.ex
+
4
−
1
View file @
84027ff0
...
...
@@ -30,6 +30,9 @@ defmodule Pleroma.Web.OStatus do
'http://activitystrea.ms/schema/1.0/note'
->
{
:ok
,
activity
}
=
handle_note
(
entry
,
doc
)
activity
'http://activitystrea.ms/schema/1.0/comment'
->
{
:ok
,
activity
}
=
handle_note
(
entry
,
doc
)
activity
_
->
Logger
.
error
(
"Couldn't parse incoming document"
)
nil
...
...
@@ -74,7 +77,7 @@ defmodule Pleroma.Web.OStatus do
"actor"
=>
actor
.
ap_id
}
inReplyTo
=
string_from_xpath
(
"/entry/thr:in-reply-to[1]/@
h
ref"
,
entry
)
inReplyTo
=
string_from_xpath
(
"/entry/thr:in-reply-to[1]/@ref"
,
entry
)
object
=
if
inReplyTo
do
Map
.
put
(
object
,
"inReplyTo"
,
inReplyTo
)
...
...
This diff is collapsed.
Click to expand it.
test/fixtures/ostatus_incoming_reply.xml
0 → 100644
+
60
−
0
View file @
84027ff0
<?xml version="1.0" encoding="UTF-8"?>
<feed
xml:lang=
"en-US"
xmlns=
"http://www.w3.org/2005/Atom"
xmlns:thr=
"http://purl.org/syndication/thread/1.0"
xmlns:georss=
"http://www.georss.org/georss"
xmlns:activity=
"http://activitystrea.ms/spec/1.0/"
xmlns:media=
"http://purl.org/syndication/atommedia"
xmlns:poco=
"http://portablecontacts.net/spec/1.0"
xmlns:ostatus=
"http://ostatus.org/schema/1.0"
xmlns:statusnet=
"http://status.net/schema/api/1/"
>
<generator
uri=
"https://gnu.io/social"
version=
"1.0.2-dev"
>
GNU social
</generator>
<id>
https://social.heldscal.la/api/statuses/user_timeline/23211.atom
</id>
<title>
lambadalambda timeline
</title>
<subtitle>
Updates from lambadalambda on social.heldscal.la!
</subtitle>
<logo>
https://social.heldscal.la/avatar/23211-96-20170416114255.jpeg
</logo>
<updated>
2017-04-30T09:30:32+00:00
</updated>
<author>
<activity:object-type>
http://activitystrea.ms/schema/1.0/person
</activity:object-type>
<uri>
https://social.heldscal.la/user/23211
</uri>
<name>
lambadalambda
</name>
<summary>
Call me Deacon Blues.
</summary>
<link
rel=
"alternate"
type=
"text/html"
href=
"https://social.heldscal.la/lambadalambda"
/>
<link
rel=
"avatar"
type=
"image/jpeg"
media:width=
"236"
media:height=
"236"
href=
"https://social.heldscal.la/avatar/23211-original-20170416114255.jpeg"
/>
<link
rel=
"avatar"
type=
"image/jpeg"
media:width=
"96"
media:height=
"96"
href=
"https://social.heldscal.la/avatar/23211-96-20170416114255.jpeg"
/>
<link
rel=
"avatar"
type=
"image/jpeg"
media:width=
"48"
media:height=
"48"
href=
"https://social.heldscal.la/avatar/23211-48-20170416114255.jpeg"
/>
<link
rel=
"avatar"
type=
"image/jpeg"
media:width=
"24"
media:height=
"24"
href=
"https://social.heldscal.la/avatar/23211-24-20170416114257.jpeg"
/>
<poco:preferredUsername>
lambadalambda
</poco:preferredUsername>
<poco:displayName>
Constance Variable
</poco:displayName>
<poco:note>
Call me Deacon Blues.
</poco:note>
<poco:address>
<poco:formatted>
Berlin
</poco:formatted>
</poco:address>
<poco:urls>
<poco:type>
homepage
</poco:type>
<poco:value>
https://heldscal.la
</poco:value>
<poco:primary>
true
</poco:primary>
</poco:urls>
<followers
url=
"https://social.heldscal.la/lambadalambda/subscribers"
></followers>
<statusnet:profile_info
local_id=
"23211"
></statusnet:profile_info>
</author>
<link
href=
"https://social.heldscal.la/lambadalambda"
rel=
"alternate"
type=
"text/html"
/>
<link
href=
"https://social.heldscal.la/main/sup"
rel=
"http://api.friendfeed.com/2008/03#sup"
type=
"application/json"
/>
<link
href=
"https://social.heldscal.la/main/push/hub"
rel=
"hub"
/>
<link
href=
"https://social.heldscal.la/main/salmon/user/23211"
rel=
"salmon"
/>
<link
href=
"https://social.heldscal.la/main/salmon/user/23211"
rel=
"http://salmon-protocol.org/ns/salmon-replies"
/>
<link
href=
"https://social.heldscal.la/main/salmon/user/23211"
rel=
"http://salmon-protocol.org/ns/salmon-mention"
/>
<link
href=
"https://social.heldscal.la/api/statuses/user_timeline/23211.atom"
rel=
"self"
type=
"application/atom+xml"
/>
<entry>
<activity:object-type>
http://activitystrea.ms/schema/1.0/comment
</activity:object-type>
<id>
tag:social.heldscal.la,2017-04-30:noticeId=1978790:objectType=comment
</id>
<title>
New comment by lambadalambda
</title>
<content
type=
"html"
>
@
<
a href=
"
https://gs.archae.me/user/4687
"
class=
"
h-card u-url p-nickname mention
"
title=
"
shpbot
">
shpbot
<
/a
>
why not indeed.
</content>
<link
rel=
"alternate"
type=
"text/html"
href=
"https://social.heldscal.la/notice/1978790"
/>
<status_net
notice_id=
"1978790"
></status_net>
<activity:verb>
http://activitystrea.ms/schema/1.0/post
</activity:verb>
<published>
2017-04-30T09:30:32+00:00
</published>
<updated>
2017-04-30T09:30:32+00:00
</updated>
<thr:in-reply-to
ref=
"tag:gs.archae.me,2017-04-30:noticeId=778260:objectType=note"
href=
"https://gs.archae.me/notice/778260"
></thr:in-reply-to>
<link
rel=
"related"
href=
"https://gs.archae.me/notice/778260"
/>
<link
rel=
"ostatus:conversation"
href=
"https://social.heldscal.la/conversation/1013566"
/>
<ostatus:conversation
href=
"https://social.heldscal.la/conversation/1013566"
local_id=
"1013566"
ref=
"https://gs.archae.me/conversation/327120"
>
https://gs.archae.me/conversation/327120
</ostatus:conversation>
<link
rel=
"mentioned"
ostatus:object-type=
"http://activitystrea.ms/schema/1.0/person"
href=
"https://gs.archae.me/user/4687"
/>
<link
rel=
"mentioned"
ostatus:object-type=
"http://activitystrea.ms/schema/1.0/collection"
href=
"http://activityschema.org/collection/public"
/>
<link
rel=
"self"
type=
"application/atom+xml"
href=
"https://social.heldscal.la/api/statuses/show/1978790.atom"
/>
<link
rel=
"edit"
type=
"application/atom+xml"
href=
"https://social.heldscal.la/api/statuses/show/1978790.atom"
/>
<statusnet:notice_info
local_id=
"1978790"
source=
"Pleroma FE"
></statusnet:notice_info>
</entry>
</feed>
This diff is collapsed.
Click to expand it.
test/web/ostatus/ostatus_test.exs
+
11
−
0
View file @
84027ff0
...
...
@@ -24,6 +24,17 @@ defmodule Pleroma.Web.OStatusTest do
assert
activity
.
data
[
"object"
][
"content"
]
==
"Will it blend?"
end
test
"handle incoming notes - GS, subscription, reply"
do
incoming
=
File
.
read!
(
"test/fixtures/ostatus_incoming_reply.xml"
)
{
:ok
,
[
activity
]}
=
OStatus
.
handle_incoming
(
incoming
)
assert
activity
.
data
[
"type"
]
==
"Create"
assert
activity
.
data
[
"object"
][
"type"
]
==
"Note"
assert
activity
.
data
[
"object"
][
"actor"
]
==
"https://social.heldscal.la/user/23211"
assert
activity
.
data
[
"object"
][
"content"
]
==
"@<a href=
\"
https://gs.archae.me/user/4687
\"
class=
\"
h-card u-url p-nickname mention
\"
title=
\"
shpbot
\"
>shpbot</a> why not indeed."
assert
activity
.
data
[
"object"
][
"inReplyTo"
]
==
"tag:gs.archae.me,2017-04-30:noticeId=778260:objectType=note"
end
test
"handle incoming replies"
do
incoming
=
File
.
read!
(
"test/fixtures/incoming_note_activity_answer.xml"
)
{
:ok
,
[
activity
]}
=
OStatus
.
handle_incoming
(
incoming
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment