Commit graph

72 commits

Author SHA1 Message Date
Jonathan Rudenberg
019ad29a7f Set up assets for S3/CloudFront CDN 2012-10-27 19:55:03 -04:00
Jonathan Rudenberg
d17769f368 Add following and follower post type documentation 2012-10-27 18:38:35 -04:00
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
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
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
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
Rabbit Whiskers
1d4bf1ba37 Describe the server discovery process in more detail 2012-09-29 13:41:57 -07:00
Jonathan Rudenberg
6d163635cf Update API examples 2012-09-28 00:33:49 -04:00
Daniel Siders
8843bb57c3 updated to 256 char 2012-09-25 20:18:22 -03: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
945abb82cd Regenerate api documentation 2012-09-21 15:08:36 -04:00
Jonathan Rudenberg
703248261d Fix quoting 2012-09-21 14:18:50 -04:00
Jonathan Rudenberg
bcaafda94b Add more about posts and follow auth. 2012-09-20 12:06:57 -04:00
Daniel Siders
4a3bf5d514 added to FAW, post, info type creation 2012-09-20 10:30:30 -04:00
Jonathan Rudenberg
698342fac0 Regenerate api examples and add repost, profile, and delete post types 2012-09-20 10:28:33 -04:00
Jonathan Rudenberg
e3b1f0b7cc Regenerate api examples 2012-09-18 18:52:25 -04:00
Daniel Siders
f7b6a93a5b updated info types, post types docs 2012-09-18 11:33:42 -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
Daniel Siders
6ccee544a4 added to docs, diagram 2012-09-17 14:46:10 -04:00
Daniel Siders
0af6c1af84 Update content/docs/index.md 2012-09-16 19:18:36 -03:00
Daniel Siders
1af9220b09 changed, added, removed more words, characters, punctuation. 2012-09-16 18:22:43 -03:00
Daniel Siders
502c7d0a0e changed, added, removed words, characters, punctuation. 2012-09-16 17:58:40 -03:00
Daniel Siders
f83beb9320 Update content/docs/server-protocol.md 2012-09-16 16:46:20 -03:00
Daniel Siders
01d4d48e8b Update content/docs/server-protocol.md
following example
2012-09-16 16:45:19 -03:00
Daniel Siders
fc31280e2a Update content/docs/server-protocol.md 2012-09-16 16:08:38 -03:00