Commit graph

25 commits

Author SHA1 Message Date
Jesse Stuart
0c5bf27b83 Add DELETE /posts/:id example 2012-10-21 10:53:25 -04:00
Jesse Stuart
1f9280ded8 Add sort_by param in post queries to make sorting by published_at
possible
2012-10-16 19:35:24 -04:00
Jesse Stuart
185d36f49c Update app-server docs: before_time/since_time now reference received_at
instead of published_at
2012-10-16 19:31:16 -04:00
Jonathan Rudenberg
224dd1ceb8 Update follower/following api examples 2012-10-15 20:36:09 -04:00
Quentin Calvez
79d3333c6d Fixed some details on the App-Server doc page.
* The URL parameters for the pagination of the followings were at the
wrong location.
* The formating was inconsistent between some of the paragraphs.
2012-10-14 22:30:39 +02:00
David Wallace
e814c77181 Add "since_id_entity" and "before_id_entity" to docs 2012-10-05 20:17:55 -07:00
Scott Feeney
6348590eeb Fix typo 2012-10-03 19:23:50 -05:00
Scott Feeney
695ebaa7ce Document mentioned_entity param to GET /posts 2012-10-03 19:16:14 -05:00
Jonathan Rudenberg
c403dd67d3 Merge pull request #90 from longears/master
Explain what happens when you DELETE /followers
2012-10-02 07:19:18 -07:00
Rabbit Whiskers
d52dd79546 Clarify wording about DELETE /followers 2012-10-01 15:12:06 -07:00
Rabbit Whiskers
89c0cab616 Explain what happens when you DELETE /followers 2012-10-01 15:07:40 -07:00
Jonathan Rudenberg
cfb529097b Merge pull request #81 from longears/master
Explain what "GET /posts" returns depending on authentication status
2012-09-30 14:47:33 -07:00
Jonathan Rudenberg
5dd818fd96 Merge pull request #82 from jyap808/patch-1
Update content/docs/app-server.md
2012-09-30 14:47:10 -07:00
Julian Yap
faa396d6df Update content/docs/app-server.md
Add URL Parameters for GET /followers.
2012-09-30 11:16:54 -10:00
Julian Yap
314bb1451e Update content/docs/app-server.md
Add URL Parameters for GET /followings.
2012-09-30 11:08:42 -10:00
Rabbit Whiskers
8cba92b8b6 Explain what GET /posts returns depending on auth 2012-09-30 14:02:34 -07:00
Jonathan Rudenberg
d6372fc924 Add GET /posts url params. Closes #54. 2012-09-22 10:50:29 -04:00
Jonathan Rudenberg
bcaafda94b Add more about posts and follow auth. 2012-09-20 12:06:57 -04:00
Daniel Siders
0f73861447 THIS FILE NEEDS TO BE MOVED
I don't know where this new page should go. have supplied markdown.
2012-09-18 11:33:24 -04:00
Jonathan Rudenberg
012054d322 Add post attachment example 2012-09-08 17:02:41 -04:00
Jonathan Rudenberg
8bcd11200e Update documentation 2012-09-06 22:22:53 -04:00
Walker Hamilton
96e545778c Spelling fix.
Simple first commit.
2012-08-22 20:33:15 -05:00
Jesse Stuart
79e0ea09dd Update versions in docs 2012-08-22 14:31:53 -04:00
Jesse Stuart
45a9fc0ad3 Add authorization to app-server request in docs 2012-08-22 14:15:49 -04:00
Jonathan Rudenberg
68ce1aeaff Add docs 2012-08-22 14:04:09 -04:00