Commit graph

154 commits

Author SHA1 Message Date
Jonathan Rudenberg
970a5cb3be Bump redcarpet 2012-10-15 18:14:56 -04:00
Jonathan Rudenberg
bc1db81977 Merge pull request #123 from quentez/master
Fixed the position of the URL parameters for the followings pagination.
2012-10-14 13:34:13 -07: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
6fdaa13ce3 Merge pull request #109 from fulgor/patch-1
Corrected typo in line 25
2012-10-09 12:51:07 -07: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
2af0fc4b6d Switch to released version of pygments.rb 2012-10-07 12:23:17 -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
Jonathan Rudenberg
e17d92e550 Merge pull request #103 from songgao/patch-1
updated server-protocol.md server discovery link
2012-10-04 20:15:12 -07:00
Jonathan Rudenberg
5bd4353588 Bump tent-schemas 2012-10-04 23:11:30 -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
Jonathan Rudenberg
eb67c9f230 Bump tent-schemas 2012-10-04 14:47:57 -04:00
Jonathan Rudenberg
6477c7b850 Merge pull request #102 from longears/master
Add to discovery docs (Link URLs can be absolute; entity URL can change)
2012-10-04 11:47:02 -07: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
Jonathan Rudenberg
8eefa18f02 Merge pull request #100 from graue/master
Document "mentioned_entity" parameter to "GET /posts"
2012-10-04 07:34:18 -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
Jonathan Rudenberg
7a0bf17a2e Merge pull request #83 from jyap808/patch-2
Update content/docs/app-server.md
2012-09-30 14:46:46 -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
Jonathan Rudenberg
33820b7d20 Merge pull request #71 from longears/master
Add python client to list on Contribute page
2012-09-29 07:37:11 -07:00
David Wallace
af67f434d7 Add python-tent-client to Contribute page 2012-09-29 00:39:27 -07:00
Jonathan Rudenberg
f45961ef2a Merge pull request #70 from elimisteve/master
Added Go to list of language libraries
2012-09-28 22:02:37 -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