Commit graph

119 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
Jonathan Rudenberg
ec76d0f1d5 Regenerate API documentation. Closes #114. 2012-10-13 18:12:18 -04:00
Jonathan Rudenberg
ededae5afe Merge pull request #121 from mxmerz/doc-clarifications
Clarify the GET /followers/:id request
2012-10-13 15:08:43 -07:00
Max Merz
8afb6ff0f6 Clarify the GET /followers/:id request
Clarify what information is available to everyone and what should only
be revealed to authorized apps and the user herself.
See also issue #120: https://github.com/tent/tent.io/issues/120
2012-10-13 23:12:47 +02:00
fulgor
df9bddf959 Corrected typo in line 25 2012-10-09 20:24:16 +03:00
Daniel Siders
c1e4a47686 added remix blog 2012-10-07 13:54:27 -04:00
Jonathan Rudenberg
552d9a41df Add documentation for permissions, notifications 2012-10-07 13:40:38 -04:00
Jonathan Rudenberg
2c3510c512 Merge pull request #106 from longears/master
Add "since_id_entity" and "before_id_entity" to docs for GET /posts
2012-10-06 11:26:45 -07:00
David Wallace
e814c77181 Add "since_id_entity" and "before_id_entity" to docs 2012-10-05 20:17:55 -07:00
Jonathan Rudenberg
d425321034 Update article timestamp 2012-10-05 11:18:20 -04:00
Daniel Siders
a26b78188d updated basics blog 2012-10-05 11:17:31 -04:00
Daniel Siders
28c45aae27 added tent basics blog 2012-10-05 11:12:10 -04:00
Song Gao
08eef1da50 updated server-protocol.md server discovery link
Change is made because: It seems that /profile API for tent.is is /tent/profile. According to the protocol, the Link tag in html header for server discover should be point to /profile API.
2012-10-04 14:34:24 -05:00
David Wallace
7b2a56bfa8 Add to discovery docs (Link URLs can be absolute; entity URL can change) 2012-10-04 11:19:19 -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
Jonathan Rudenberg
ec13f20888 Add IRC channel and mailing list 2012-10-01 23:50:01 -04: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
9edfd8b4d0 Merge pull request #84 from longears/master
Update docs: Status posts are 256 chars long now
2012-10-01 07:40:16 -07:00
Rabbit Whiskers
e36a1c1bcb Update docs: status posts are now 256 chars long
On the Protocol Introduction page, change Status post length from 140 to 256 characters.

It's already 256 on the Post Types page.
2012-09-30 23:30:45 -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
9cc8659f94 Merge pull request #74 from longears/master
Clarify that status posts can't be missing both text and location
2012-09-29 14:03:11 -07:00
Rabbit Whiskers
f06bc83106 Clarify that Status posts can't be empty
As per @titanous at #69, the `text` and `location` fields of a Status post are optional but at least one of them must be present.
2012-09-29 14:01:33 -07:00
Jonathan Rudenberg
716880767d Tweak wording 2012-09-29 16:50:59 -04:00
Jonathan Rudenberg
9a6dd7f4e5 Merge pull request #73 from longears/master
Describe the server discovery process in more detail
2012-09-29 13:48:22 -07:00
Rabbit Whiskers
1d4bf1ba37 Describe the server discovery process in more detail 2012-09-29 13:41:57 -07:00
Jonathan Rudenberg
267dd7a6d2 Update client list 2012-09-29 10:38:40 -04:00
David Wallace
af67f434d7 Add python-tent-client to Contribute page 2012-09-29 00:39:27 -07:00
Steve Phillips
7dd687d54f Added Go to list of Tent libs. Fixed lib list while I was at it 2012-09-28 21:47:43 -07:00
Daniel Siders
01b30d3487 Update content/index.slim 2012-09-28 20:15:15 -03:00
Daniel Siders
7a6c4e4e02 Update content/index.slim 2012-09-28 20:14:26 -03:00
Daniel Siders
9f71f243c5 Update content/index.slim 2012-09-28 20:13:42 -03:00
Jonathan Rudenberg
6d163635cf Update API examples 2012-09-28 00:33:49 -04:00
Daniel Siders
78455682be Update content/contribute.md 2012-09-27 20:32:05 -03:00
Daniel Siders
8843bb57c3 updated to 256 char 2012-09-25 20:18:22 -03:00
Daniel Siders
b604806399 added ios, ruby client libraries 2012-09-24 21:14:04 -03:00
Michael Ford
ccfe817d59 Fix typo 2012-09-23 00:05:03 +08:00
Jonathan Rudenberg
9dea42d892 Fix link header whitespace 2012-09-22 11:06:21 -04:00
Jonathan Rudenberg
d6372fc924 Add GET /posts url params. Closes #54. 2012-09-22 10:50:29 -04:00
Jonathan Rudenberg
50f056f3d7 Fix typo 2012-09-22 10:38:26 -04:00