Commit graph

132 commits

Author SHA1 Message Date
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
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
Jonathan Rudenberg
80935ead8b Update README.md 2012-09-24 16:20:28 -03:00
Jonathan Rudenberg
2e3edce428 Merge pull request #55 from fanquake/patch-1
Fix typo
2012-09-22 09:05:39 -07: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
ddac4d84cf Add temporary post type redirect
Closes #52.
2012-09-22 10:40:02 -04:00
Jonathan Rudenberg
50f056f3d7 Fix typo 2012-09-22 10:38:26 -04:00
Daniel Siders
7cc853e1a0 Merge pull request #53 from d-snp/patch-1
Spelling/Grammar fixes on contribute page
2012-09-22 07:06:19 -07:00
Tinco Andringa
666bdaf473 Spelling/Grammar fixes on contribute page 2012-09-22 14:02:41 +03:00
Jonathan Rudenberg
945abb82cd Regenerate api documentation 2012-09-21 15:08:36 -04:00
Jonathan Rudenberg
62d8992571 Fix typo 2012-09-21 14:23:23 -04:00
Jonathan Rudenberg
452a5b7508 Fix footer 2012-09-21 14:20:18 -04:00
Jonathan Rudenberg
703248261d Fix quoting 2012-09-21 14:18:50 -04:00
Jonathan Rudenberg
28cdc5a609 Merge branch 'master' of github.com:tent/tent.io 2012-09-21 14:15:32 -04:00
Daniel Siders
08caf94d9b Update content/_faq.md 2012-09-21 15:15:24 -03:00
Jonathan Rudenberg
dc35757f07 Fix typo 2012-09-21 14:10:05 -04:00
Jonathan Rudenberg
8c58b0b913 bump 2012-09-21 14:09:08 -04:00
Daniel Siders
f88d8aeb22 Update content/blog/tent-v01.md 2012-09-21 15:03:45 -03:00