Jonathan Rudenberg
824cabcbcf
Fix active nav highlighting
2012-10-27 20:25:46 -04:00
Jonathan Rudenberg
012da98d7b
Change /index to /
2012-10-27 20:21:52 -04:00
Jonathan Rudenberg
30ca6d2dbf
Optimize images
2012-10-27 19:56:39 -04:00
Jonathan Rudenberg
019ad29a7f
Set up assets for S3/CloudFront CDN
2012-10-27 19:55:03 -04:00
Jonathan Rudenberg
7ff4d0a1bb
Remove unused files
2012-10-27 19:48:04 -04:00
Jonathan Rudenberg
d17769f368
Add following and follower post type documentation
2012-10-27 18:38:35 -04:00
Jonathan Rudenberg
a6a25e061c
Add anchor ids to markdown headings
2012-10-27 15:56:14 -04:00
Jonathan Rudenberg
38755f3cae
Bump gems
2012-10-27 15:41:15 -04:00
Jesse Stuart
077b154966
Fix h2 size
2012-10-22 19:17:12 -04:00
Daniel Siders
292821483d
updated copy
2012-10-22 19:17:04 -04:00
Jesse Stuart
a137394472
Small style changes to feature paragraphs on home page
2012-10-22 18:59:45 -04:00
Jonathan Rudenberg
6e77de8196
Merge pull request #129 from rupertonline/master
...
Homepage Redesign (Stage 1 - more to be done)
2012-10-22 15:59:26 -07:00
Rupert Parry
f65c61500c
Fixed extra whitespace inside navbar
2012-10-22 22:50:55 +00:00
Rupert Parry
64cef22267
Removed empty font face line in style.css, which broke Firefox text display
2012-10-22 22:48:26 +00:00
Rupert Parry
c134fa0476
Lightened backgrounds, removed homepage gradient
2012-10-22 22:36:31 +00:00
Rupert Parry
9d52448d9e
Removed body gradient from all pages other than 'Home'
2012-10-22 02:19:58 +00:00
Rupert Parry
27bd1715cc
Redesigned homepage, made site responsiveness better, added 'About' menu item, changed footer design, other small tweaks
2012-10-22 02:04:26 +00: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
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