disqussed 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +22 -0
- data/.rspec +2 -0
- data/Gemfile +4 -0
- data/LICENSE +22 -0
- data/README.md +84 -0
- data/Rakefile +2 -0
- data/disqussed.gemspec +26 -0
- data/lib/disqussed.rb +19 -0
- data/lib/disqussed/api.rb +44 -0
- data/lib/disqussed/posts.rb +23 -0
- data/lib/disqussed/threads.rb +64 -0
- data/lib/disqussed/version.rb +3 -0
- data/spec/disqussed/api_spec.rb +90 -0
- data/spec/disqussed/posts_spec.rb +114 -0
- data/spec/disqussed/threads_spec.rb +123 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/create/failure/no_message.yml +34 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/create/failure/no_privileges.yml +35 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/create/failure/no_thread.yml +39 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/create/success.yml +97 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/list/success/all_thread_posts.yml +570 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Posts/list/success/specific_thread_posts.yml +326 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Threads/create/success.yml +80 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Threads/details/success.yml +142 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Threads/post_count/success.yml +125 -0
- data/spec/fixtures/vcr_cassettes/Disqussed_Threads/remove/success.yml +80 -0
- data/spec/spec_helper.rb +44 -0
- metadata +201 -0
@@ -0,0 +1,326 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: https://disqus.com/api/3.0/threads/create.json
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: forum=<FORUM_NAME>&title=1349216545.389887&api_key=<API_KEY>&api_secret=<SECRET_KEY>&access_token=<ACCESS_TOKEN>
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: OK
|
14
|
+
headers:
|
15
|
+
date:
|
16
|
+
- Tue, 02 Oct 2012 22:22:25 GMT
|
17
|
+
server:
|
18
|
+
- Apache
|
19
|
+
vary:
|
20
|
+
- Cookie,Accept-Encoding
|
21
|
+
x-user:
|
22
|
+
- loginas:None:24478449
|
23
|
+
p3p:
|
24
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
25
|
+
set-cookie:
|
26
|
+
- disqusauth="1|Stipple|0|1|0||24478449|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|1";
|
27
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
28
|
+
connection:
|
29
|
+
- close
|
30
|
+
transfer-encoding:
|
31
|
+
- chunked
|
32
|
+
content-type:
|
33
|
+
- application/json
|
34
|
+
body:
|
35
|
+
encoding: US-ASCII
|
36
|
+
string: ! '{"code": 0, "response": {"feed": "http://<FORUM_NAME>.disqus.com/1349216545389887/latest.rss",
|
37
|
+
"reactions": 0, "author": "24478449", "forum": "<FORUM_NAME>", "title": "1349216545.389887",
|
38
|
+
"userScore": 0, "identifiers": [], "dislikes": 0, "createdAt": "2012-10-02T22:22:25",
|
39
|
+
"slug": "1349216545389887", "isClosed": false, "posts": 0, "userSubscription":
|
40
|
+
false, "link": null, "likes": 0, "message": "", "category": "1748258", "ipAddress":
|
41
|
+
"208.80.69.2", "id": "868745038", "isDeleted": false}}'
|
42
|
+
http_version: '1.1'
|
43
|
+
recorded_at: Tue, 02 Oct 2012 22:22:25 GMT
|
44
|
+
- request:
|
45
|
+
method: post
|
46
|
+
uri: https://disqus.com/api/3.0/posts/create.json
|
47
|
+
body:
|
48
|
+
encoding: US-ASCII
|
49
|
+
string: thread=868745038&message=test&api_key=<API_KEY>&api_secret=<SECRET_KEY>&remote_auth=<AUTH_S3>
|
50
|
+
headers: {}
|
51
|
+
response:
|
52
|
+
status:
|
53
|
+
code: 200
|
54
|
+
message: OK
|
55
|
+
headers:
|
56
|
+
date:
|
57
|
+
- Tue, 02 Oct 2012 22:22:26 GMT
|
58
|
+
server:
|
59
|
+
- Apache
|
60
|
+
vary:
|
61
|
+
- Cookie,Accept-Encoding
|
62
|
+
x-user:
|
63
|
+
- loginas:None:32045129
|
64
|
+
p3p:
|
65
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
66
|
+
set-cookie:
|
67
|
+
- disqusauth="1|stipple-c4ca4238a0b923820dcc509a6f75849b|0|0|0||32045129|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|0";
|
68
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
69
|
+
connection:
|
70
|
+
- close
|
71
|
+
transfer-encoding:
|
72
|
+
- chunked
|
73
|
+
content-type:
|
74
|
+
- application/json
|
75
|
+
body:
|
76
|
+
encoding: US-ASCII
|
77
|
+
string: ! '{"code": 0, "response": {"isJuliaFlagged": true, "isFlagged": false,
|
78
|
+
"forum": "<FORUM_NAME>", "parent": null, "author": {"username": "stipple-c4ca4238a0b923820dcc509a6f75849b",
|
79
|
+
"about": "", "name": "Tester", "url": "", "joinedAt": "2012-09-12T18:08:50",
|
80
|
+
"rep": 1.2775109999999998, "isFollowing": false, "isFollowedBy": false, "profileUrl":
|
81
|
+
"http://disqus.com/stipple-c4ca4238a0b923820dcc509a6f75849b/", "emailHash":
|
82
|
+
"500a98812f392cd2ec694901cef0ca68", "reputation": 1.2775109999999998, "location":
|
83
|
+
"", "isPrimary": true, "isAnonymous": false, "id": "32045129", "avatar": {"small":
|
84
|
+
{"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
85
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
86
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
87
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
88
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
89
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"}},
|
90
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
91
|
+
"test", "createdAt": "2012-10-02T22:22:26", "id": "669097800", "thread": "868745038",
|
92
|
+
"numReports": 0, "likes": 0, "isEdited": false, "points": 0, "message": "<p>test</p>",
|
93
|
+
"isSpam": false, "isHighlighted": false, "userScore": 0}}'
|
94
|
+
http_version: '1.1'
|
95
|
+
recorded_at: Tue, 02 Oct 2012 22:22:26 GMT
|
96
|
+
- request:
|
97
|
+
method: post
|
98
|
+
uri: https://disqus.com/api/3.0/posts/create.json
|
99
|
+
body:
|
100
|
+
encoding: US-ASCII
|
101
|
+
string: thread=868745038&message=test%202&api_key=<API_KEY>&api_secret=<SECRET_KEY>&remote_auth=<AUTH_S3>
|
102
|
+
headers: {}
|
103
|
+
response:
|
104
|
+
status:
|
105
|
+
code: 200
|
106
|
+
message: OK
|
107
|
+
headers:
|
108
|
+
date:
|
109
|
+
- Tue, 02 Oct 2012 22:22:27 GMT
|
110
|
+
server:
|
111
|
+
- Apache
|
112
|
+
vary:
|
113
|
+
- Cookie,Accept-Encoding
|
114
|
+
x-user:
|
115
|
+
- loginas:None:33439463
|
116
|
+
p3p:
|
117
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
118
|
+
set-cookie:
|
119
|
+
- disqusauth="1|stipple-c81e728d9d4c2f636f067f89cc14862c|0|0|0||33439463|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|0";
|
120
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
121
|
+
connection:
|
122
|
+
- close
|
123
|
+
transfer-encoding:
|
124
|
+
- chunked
|
125
|
+
content-type:
|
126
|
+
- application/json
|
127
|
+
body:
|
128
|
+
encoding: US-ASCII
|
129
|
+
string: ! '{"code": 0, "response": {"isJuliaFlagged": true, "isFlagged": false,
|
130
|
+
"forum": "<FORUM_NAME>", "parent": null, "author": {"username": "stipple-c81e728d9d4c2f636f067f89cc14862c",
|
131
|
+
"about": "", "name": "Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39",
|
132
|
+
"rep": 1.2336, "isFollowing": false, "isFollowedBy": false, "profileUrl":
|
133
|
+
"http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/", "emailHash":
|
134
|
+
"b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2336, "location": "",
|
135
|
+
"isPrimary": true, "isAnonymous": false, "id": "33439463", "avatar": {"small":
|
136
|
+
{"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
137
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
138
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
139
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
140
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
141
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
142
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
143
|
+
"test 2", "createdAt": "2012-10-02T22:22:27", "id": "669097811", "thread":
|
144
|
+
"868745038", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
145
|
+
"message": "<p>test 2</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
146
|
+
0}}'
|
147
|
+
http_version: '1.1'
|
148
|
+
recorded_at: Tue, 02 Oct 2012 22:22:27 GMT
|
149
|
+
- request:
|
150
|
+
method: get
|
151
|
+
uri: https://disqus.com/api/3.0/posts/list.json?thread=868745038&forum=<FORUM_NAME>&api_key=<API_KEY>&api_secret=<SECRET_KEY>&remote_auth=<AUTH_S3>
|
152
|
+
body:
|
153
|
+
encoding: US-ASCII
|
154
|
+
string: ''
|
155
|
+
headers: {}
|
156
|
+
response:
|
157
|
+
status:
|
158
|
+
code: 200
|
159
|
+
message: OK
|
160
|
+
headers:
|
161
|
+
date:
|
162
|
+
- Tue, 02 Oct 2012 22:22:28 GMT
|
163
|
+
server:
|
164
|
+
- Apache
|
165
|
+
vary:
|
166
|
+
- Cookie,Accept-Encoding
|
167
|
+
p3p:
|
168
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
169
|
+
content-length:
|
170
|
+
- '17729'
|
171
|
+
connection:
|
172
|
+
- close
|
173
|
+
content-type:
|
174
|
+
- application/json
|
175
|
+
body:
|
176
|
+
encoding: US-ASCII
|
177
|
+
string: ! '{"cursor": {"prev": null, "hasNext": false, "next": "1349135802361442:1:0",
|
178
|
+
"hasPrev": false, "total": null, "id": "1349135802361442:1:0", "more": false},
|
179
|
+
"code": 0, "response": [{"isJuliaFlagged": true, "isFlagged": false, "forum":
|
180
|
+
"<FORUM_NAME>", "parent": null, "author": {"username": "stipple-c4ca4238a0b923820dcc509a6f75849b",
|
181
|
+
"about": "", "name": "Tester", "url": "", "joinedAt": "2012-09-12T18:08:50",
|
182
|
+
"rep": 1.2778799999999999, "profileUrl": "http://disqus.com/stipple-c4ca4238a0b923820dcc509a6f75849b/",
|
183
|
+
"emailHash": "500a98812f392cd2ec694901cef0ca68", "reputation": 1.2778799999999999,
|
184
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "32045129",
|
185
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
186
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
187
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
188
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
189
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
190
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"}},
|
191
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
192
|
+
"Saskatoon", "createdAt": "2012-10-02T20:04:03", "id": "668974640", "thread":
|
193
|
+
"868596420", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
194
|
+
"message": "<p>Saskatoon</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
195
|
+
0}, {"isJuliaFlagged": true, "isFlagged": false, "forum": "<FORUM_NAME>",
|
196
|
+
"parent": null, "author": {"username": "stipple-c4ca4238a0b923820dcc509a6f75849b",
|
197
|
+
"about": "", "name": "Tester", "url": "", "joinedAt": "2012-09-12T18:08:50",
|
198
|
+
"rep": 1.2778799999999999, "profileUrl": "http://disqus.com/stipple-c4ca4238a0b923820dcc509a6f75849b/",
|
199
|
+
"emailHash": "500a98812f392cd2ec694901cef0ca68", "reputation": 1.2778799999999999,
|
200
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "32045129",
|
201
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
202
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
203
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
204
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
205
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
206
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"}},
|
207
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
208
|
+
"1a5c69139c8e5fa7f460", "createdAt": "2012-10-02T18:31:55", "id": "668893264",
|
209
|
+
"thread": "868485338", "numReports": 0, "likes": 0, "isEdited": false, "points":
|
210
|
+
0, "message": "<p>1a5c69139c8e5fa7f460</p>", "isSpam": false, "isHighlighted":
|
211
|
+
false, "userScore": 0}, {"isJuliaFlagged": true, "isFlagged": false, "forum":
|
212
|
+
"<FORUM_NAME>", "parent": null, "author": {"username": "stipple-c81e728d9d4c2f636f067f89cc14862c",
|
213
|
+
"about": "", "name": "Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39",
|
214
|
+
"rep": 1.2339689999999999, "profileUrl": "http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/",
|
215
|
+
"emailHash": "b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999,
|
216
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "33439463",
|
217
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
218
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
219
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
220
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
221
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
222
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
223
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
224
|
+
"test 2", "createdAt": "2012-10-02T18:28:36", "id": "668890353", "thread":
|
225
|
+
"868481273", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
226
|
+
"message": "<p>test 2</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
227
|
+
0}, {"isJuliaFlagged": true, "isFlagged": false, "forum": "<FORUM_NAME>",
|
228
|
+
"parent": null, "author": {"username": "stipple-c4ca4238a0b923820dcc509a6f75849b",
|
229
|
+
"about": "", "name": "Tester", "url": "", "joinedAt": "2012-09-12T18:08:50",
|
230
|
+
"rep": 1.2778799999999999, "profileUrl": "http://disqus.com/stipple-c4ca4238a0b923820dcc509a6f75849b/",
|
231
|
+
"emailHash": "500a98812f392cd2ec694901cef0ca68", "reputation": 1.2778799999999999,
|
232
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "32045129",
|
233
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
234
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
235
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
236
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
237
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
238
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"}},
|
239
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
240
|
+
"test", "createdAt": "2012-10-02T18:28:28", "id": "668890243", "thread": "868481096",
|
241
|
+
"numReports": 0, "likes": 0, "isEdited": false, "points": 0, "message": "<p>test</p>",
|
242
|
+
"isSpam": false, "isHighlighted": false, "userScore": 0}, {"isJuliaFlagged":
|
243
|
+
true, "isFlagged": false, "forum": "<FORUM_NAME>", "parent": null, "author":
|
244
|
+
{"username": "stipple-c81e728d9d4c2f636f067f89cc14862c", "about": "", "name":
|
245
|
+
"Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39", "rep": 1.2339689999999999,
|
246
|
+
"profileUrl": "http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/",
|
247
|
+
"emailHash": "b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999,
|
248
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "33439463",
|
249
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
250
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
251
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
252
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
253
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
254
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
255
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
256
|
+
"test1", "createdAt": "2012-10-02T18:28:25", "id": "668890203", "thread":
|
257
|
+
"868481024", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
258
|
+
"message": "<p>test1</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
259
|
+
0}, {"isJuliaFlagged": true, "isFlagged": false, "forum": "<FORUM_NAME>",
|
260
|
+
"parent": null, "author": {"username": "stipple-c81e728d9d4c2f636f067f89cc14862c",
|
261
|
+
"about": "", "name": "Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39",
|
262
|
+
"rep": 1.2339689999999999, "profileUrl": "http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/",
|
263
|
+
"emailHash": "b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999,
|
264
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "33439463",
|
265
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
266
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
267
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
268
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
269
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
270
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
271
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
272
|
+
"test1", "createdAt": "2012-10-02T17:06:20", "id": "668816101", "thread":
|
273
|
+
"868379803", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
274
|
+
"message": "<p>test1</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
275
|
+
0}, {"isJuliaFlagged": true, "isFlagged": false, "forum": "<FORUM_NAME>",
|
276
|
+
"parent": null, "author": {"username": "stipple-c81e728d9d4c2f636f067f89cc14862c",
|
277
|
+
"about": "", "name": "Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39",
|
278
|
+
"rep": 1.2339689999999999, "profileUrl": "http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/",
|
279
|
+
"emailHash": "b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999,
|
280
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "33439463",
|
281
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
282
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
283
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
284
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
285
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
286
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
287
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
288
|
+
"test 2", "createdAt": "2012-10-02T17:06:15", "id": "668816028", "thread":
|
289
|
+
"868379720", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
290
|
+
"message": "<p>test 2</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
291
|
+
0}, {"isJuliaFlagged": true, "isFlagged": false, "forum": "<FORUM_NAME>",
|
292
|
+
"parent": null, "author": {"username": "stipple-c4ca4238a0b923820dcc509a6f75849b",
|
293
|
+
"about": "", "name": "Tester", "url": "", "joinedAt": "2012-09-12T18:08:50",
|
294
|
+
"rep": 1.2778799999999999, "profileUrl": "http://disqus.com/stipple-c4ca4238a0b923820dcc509a6f75849b/",
|
295
|
+
"emailHash": "500a98812f392cd2ec694901cef0ca68", "reputation": 1.2778799999999999,
|
296
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "32045129",
|
297
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
298
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
299
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
300
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"},
|
301
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68",
|
302
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=500a98812f392cd2ec694901cef0ca68"}},
|
303
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
304
|
+
"test", "createdAt": "2012-10-02T17:06:12", "id": "668815971", "thread": "868379664",
|
305
|
+
"numReports": 0, "likes": 0, "isEdited": false, "points": 0, "message": "<p>test</p>",
|
306
|
+
"isSpam": false, "isHighlighted": false, "userScore": 0}, {"isJuliaFlagged":
|
307
|
+
true, "isFlagged": false, "forum": "<FORUM_NAME>", "parent": null, "author":
|
308
|
+
{"username": "stipple-c81e728d9d4c2f636f067f89cc14862c", "about": "", "name":
|
309
|
+
"Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39", "rep": 1.2339689999999999,
|
310
|
+
"profileUrl": "http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/",
|
311
|
+
"emailHash": "b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999,
|
312
|
+
"location": "", "isPrimary": true, "isAnonymous": false, "id": "33439463",
|
313
|
+
"avatar": {"small": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
314
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
315
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
316
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
317
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
318
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
319
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
320
|
+
"Here''s my message", "createdAt": "2012-10-01T23:56:42", "id": "668134919",
|
321
|
+
"thread": "867281655", "numReports": 0, "likes": 0, "isEdited": false, "points":
|
322
|
+
0, "message": "<p>Here''s my message</p>", "isSpam": false, "isHighlighted":
|
323
|
+
false, "userScore": 0}]}'
|
324
|
+
http_version: '1.1'
|
325
|
+
recorded_at: Tue, 02 Oct 2012 22:22:28 GMT
|
326
|
+
recorded_with: VCR 2.2.5
|
@@ -0,0 +1,80 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: https://disqus.com/api/3.0/threads/create.json
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: forum=<FORUM_NAME>&title=1349216548.473163&api_key=<API_KEY>&api_secret=<SECRET_KEY>&access_token=<ACCESS_TOKEN>
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: OK
|
14
|
+
headers:
|
15
|
+
date:
|
16
|
+
- Tue, 02 Oct 2012 22:22:28 GMT
|
17
|
+
server:
|
18
|
+
- Apache
|
19
|
+
vary:
|
20
|
+
- Cookie,Accept-Encoding
|
21
|
+
x-user:
|
22
|
+
- loginas:None:24478449
|
23
|
+
p3p:
|
24
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
25
|
+
set-cookie:
|
26
|
+
- disqusauth="1|Stipple|0|1|0||24478449|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|1";
|
27
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
28
|
+
connection:
|
29
|
+
- close
|
30
|
+
transfer-encoding:
|
31
|
+
- chunked
|
32
|
+
content-type:
|
33
|
+
- application/json
|
34
|
+
body:
|
35
|
+
encoding: US-ASCII
|
36
|
+
string: ! '{"code": 0, "response": {"feed": "http://<FORUM_NAME>.disqus.com/1349216548473163/latest.rss",
|
37
|
+
"reactions": 0, "author": "24478449", "forum": "<FORUM_NAME>", "title": "1349216548.473163",
|
38
|
+
"userScore": 0, "identifiers": [], "dislikes": 0, "createdAt": "2012-10-02T22:22:28",
|
39
|
+
"slug": "1349216548473163", "isClosed": false, "posts": 0, "userSubscription":
|
40
|
+
false, "link": null, "likes": 0, "message": "", "category": "1748258", "ipAddress":
|
41
|
+
"208.80.69.2", "id": "868745078", "isDeleted": false}}'
|
42
|
+
http_version: '1.1'
|
43
|
+
recorded_at: Tue, 02 Oct 2012 22:22:29 GMT
|
44
|
+
- request:
|
45
|
+
method: post
|
46
|
+
uri: https://disqus.com/api/3.0/threads/remove.json
|
47
|
+
body:
|
48
|
+
encoding: US-ASCII
|
49
|
+
string: thread=868745078&api_key=<API_KEY>&api_secret=<SECRET_KEY>&access_token=<ACCESS_TOKEN>
|
50
|
+
headers: {}
|
51
|
+
response:
|
52
|
+
status:
|
53
|
+
code: 200
|
54
|
+
message: OK
|
55
|
+
headers:
|
56
|
+
date:
|
57
|
+
- Tue, 02 Oct 2012 22:22:29 GMT
|
58
|
+
server:
|
59
|
+
- Apache
|
60
|
+
vary:
|
61
|
+
- Cookie,Accept-Encoding
|
62
|
+
x-user:
|
63
|
+
- loginas:None:24478449
|
64
|
+
p3p:
|
65
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
66
|
+
set-cookie:
|
67
|
+
- disqusauth="1|Stipple|0|1|0||24478449|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|1";
|
68
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
69
|
+
connection:
|
70
|
+
- close
|
71
|
+
transfer-encoding:
|
72
|
+
- chunked
|
73
|
+
content-type:
|
74
|
+
- application/json
|
75
|
+
body:
|
76
|
+
encoding: US-ASCII
|
77
|
+
string: ! '{"code": 0, "response": []}'
|
78
|
+
http_version: '1.1'
|
79
|
+
recorded_at: Tue, 02 Oct 2012 22:22:29 GMT
|
80
|
+
recorded_with: VCR 2.2.5
|
@@ -0,0 +1,142 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: https://disqus.com/api/3.0/threads/create.json
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: forum=<FORUM_NAME>&title=1349216549.588383&api_key=<API_KEY>&api_secret=<SECRET_KEY>&access_token=<ACCESS_TOKEN>
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: OK
|
14
|
+
headers:
|
15
|
+
date:
|
16
|
+
- Tue, 02 Oct 2012 22:22:30 GMT
|
17
|
+
server:
|
18
|
+
- Apache
|
19
|
+
vary:
|
20
|
+
- Cookie,Accept-Encoding
|
21
|
+
x-user:
|
22
|
+
- loginas:None:24478449
|
23
|
+
p3p:
|
24
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
25
|
+
set-cookie:
|
26
|
+
- disqusauth="1|Stipple|0|1|0||24478449|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|1";
|
27
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
28
|
+
connection:
|
29
|
+
- close
|
30
|
+
transfer-encoding:
|
31
|
+
- chunked
|
32
|
+
content-type:
|
33
|
+
- application/json
|
34
|
+
body:
|
35
|
+
encoding: US-ASCII
|
36
|
+
string: ! '{"code": 0, "response": {"feed": "http://<FORUM_NAME>.disqus.com/1349216549588383/latest.rss",
|
37
|
+
"reactions": 0, "author": "24478449", "forum": "<FORUM_NAME>", "title": "1349216549.588383",
|
38
|
+
"userScore": 0, "identifiers": [], "dislikes": 0, "createdAt": "2012-10-02T22:22:30",
|
39
|
+
"slug": "1349216549588383", "isClosed": false, "posts": 0, "userSubscription":
|
40
|
+
false, "link": null, "likes": 0, "message": "", "category": "1748258", "ipAddress":
|
41
|
+
"208.80.69.2", "id": "868745092", "isDeleted": false}}'
|
42
|
+
http_version: '1.1'
|
43
|
+
recorded_at: Tue, 02 Oct 2012 22:22:30 GMT
|
44
|
+
- request:
|
45
|
+
method: post
|
46
|
+
uri: https://disqus.com/api/3.0/posts/create.json
|
47
|
+
body:
|
48
|
+
encoding: US-ASCII
|
49
|
+
string: thread=868745092&message=test1&api_key=<API_KEY>&api_secret=<SECRET_KEY>&remote_auth=<AUTH_S3>
|
50
|
+
headers: {}
|
51
|
+
response:
|
52
|
+
status:
|
53
|
+
code: 200
|
54
|
+
message: OK
|
55
|
+
headers:
|
56
|
+
date:
|
57
|
+
- Tue, 02 Oct 2012 22:22:30 GMT
|
58
|
+
server:
|
59
|
+
- Apache
|
60
|
+
vary:
|
61
|
+
- Cookie,Accept-Encoding
|
62
|
+
x-user:
|
63
|
+
- loginas:None:33439463
|
64
|
+
p3p:
|
65
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
66
|
+
set-cookie:
|
67
|
+
- disqusauth="1|stipple-c81e728d9d4c2f636f067f89cc14862c|0|0|0||33439463|http%3A//mediacdn.disqus.com/1349204341/images/noavatar32.png|0";
|
68
|
+
Domain=.disqus.com; Max-Age=2592000; Path=/
|
69
|
+
content-length:
|
70
|
+
- '2012'
|
71
|
+
connection:
|
72
|
+
- close
|
73
|
+
content-type:
|
74
|
+
- application/json
|
75
|
+
body:
|
76
|
+
encoding: US-ASCII
|
77
|
+
string: ! '{"code": 0, "response": {"isJuliaFlagged": true, "isFlagged": false,
|
78
|
+
"forum": "<FORUM_NAME>", "parent": null, "author": {"username": "stipple-c81e728d9d4c2f636f067f89cc14862c",
|
79
|
+
"about": "", "name": "Tester 2", "url": "", "joinedAt": "2012-10-01T23:49:39",
|
80
|
+
"rep": 1.2339689999999999, "isFollowing": false, "isFollowedBy": false, "profileUrl":
|
81
|
+
"http://disqus.com/stipple-c81e728d9d4c2f636f067f89cc14862c/", "emailHash":
|
82
|
+
"b4b624e0beb810286b5e11192c7c485a", "reputation": 1.2339689999999999, "location":
|
83
|
+
"", "isPrimary": true, "isAnonymous": false, "id": "33439463", "avatar": {"small":
|
84
|
+
{"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
85
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
86
|
+
"large": {"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
87
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"},
|
88
|
+
"permalink": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a",
|
89
|
+
"cache": "http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1349204341%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=b4b624e0beb810286b5e11192c7c485a"}},
|
90
|
+
"media": [], "isDeleted": false, "isApproved": true, "dislikes": 0, "raw_message":
|
91
|
+
"test1", "createdAt": "2012-10-02T22:22:30", "id": "669097852", "thread":
|
92
|
+
"868745092", "numReports": 0, "likes": 0, "isEdited": false, "points": 0,
|
93
|
+
"message": "<p>test1</p>", "isSpam": false, "isHighlighted": false, "userScore":
|
94
|
+
0}}'
|
95
|
+
http_version: '1.1'
|
96
|
+
recorded_at: Tue, 02 Oct 2012 22:22:31 GMT
|
97
|
+
- request:
|
98
|
+
method: get
|
99
|
+
uri: https://disqus.com/api/3.0/threads/details.json?thread=868745092&api_key=<API_KEY>&api_secret=<SECRET_KEY>&access_token=<ACCESS_TOKEN>
|
100
|
+
body:
|
101
|
+
encoding: US-ASCII
|
102
|
+
string: ''
|
103
|
+
headers: {}
|
104
|
+
response:
|
105
|
+
status:
|
106
|
+
code: 200
|
107
|
+
message: OK
|
108
|
+
headers:
|
109
|
+
server:
|
110
|
+
- Apache
|
111
|
+
x-user:
|
112
|
+
- loginas:None:24478449
|
113
|
+
p3p:
|
114
|
+
- CP="DSP IDC CUR ADM DELi STP NAV COM UNI INT PHY DEM"
|
115
|
+
content-type:
|
116
|
+
- application/json
|
117
|
+
vary:
|
118
|
+
- Accept-Encoding
|
119
|
+
transfer-encoding:
|
120
|
+
- chunked
|
121
|
+
date:
|
122
|
+
- Tue, 02 Oct 2012 22:22:32 GMT
|
123
|
+
x-varnish:
|
124
|
+
- '3540157789'
|
125
|
+
age:
|
126
|
+
- '0'
|
127
|
+
via:
|
128
|
+
- 1.1 varnish
|
129
|
+
connection:
|
130
|
+
- close
|
131
|
+
body:
|
132
|
+
encoding: US-ASCII
|
133
|
+
string: ! '{"code": 0, "response": {"feed": "http://<FORUM_NAME>.disqus.com/1349216549588383/latest.rss",
|
134
|
+
"reactions": 0, "canModerate": true, "identifiers": [], "dislikes": 0, "likes":
|
135
|
+
0, "message": "", "id": "868745092", "createdAt": "2012-10-02T22:22:30", "category":
|
136
|
+
"1748258", "author": "24478449", "userScore": 0, "isDeleted": false, "isClosed":
|
137
|
+
false, "link": null, "slug": "1349216549588383", "forum": "<FORUM_NAME>",
|
138
|
+
"title": "1349216549.588383", "posts": 1, "userSubscription": false, "canPost":
|
139
|
+
true, "ipAddress": "208.80.69.2"}}'
|
140
|
+
http_version: '1.1'
|
141
|
+
recorded_at: Tue, 02 Oct 2012 22:22:32 GMT
|
142
|
+
recorded_with: VCR 2.2.5
|