Update versions in the documentation
Also remove the warning about the future protocol, we are in the future now \o/
This commit is contained in:
parent
ecc85cd39d
commit
042033ba73
1 changed files with 2 additions and 7 deletions
|
|
@ -1,11 +1,6 @@
|
||||||
---
|
---
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include warning_box.html
|
|
||||||
title="Future federation protocol"
|
|
||||||
content="<p>This document provides the documentation for the future federation protocol for diaspora*. Current diaspora* servers still use an older protocol!</p>"
|
|
||||||
%}
|
|
||||||
|
|
||||||
# diaspora\* federation protocol
|
# diaspora\* federation protocol
|
||||||
|
|
||||||
The purpose of this document is to specify the communications that go on between diaspora\* servers (and other servers
|
The purpose of this document is to specify the communications that go on between diaspora\* servers (and other servers
|
||||||
|
|
@ -13,9 +8,9 @@ supporting this protocol). If you experience any issues, feel free to [get in to
|
||||||
|
|
||||||
## Federation support
|
## Federation support
|
||||||
|
|
||||||
This document specifies the future protocol for diaspora. diaspora\* release 0.6.0.0 and newer has support to receive
|
This document specifies the future protocol for diaspora. diaspora\* release 0.6.3.0 and newer has support to receive
|
||||||
[entities][entities] with this protocol, but still sends entities with an older protocol. Starting with diaspora\*
|
[entities][entities] with this protocol, but still sends entities with an older protocol. Starting with diaspora\*
|
||||||
release X this protocol is fully supported.
|
release 0.7.0.0 this protocol is fully supported.
|
||||||
|
|
||||||
## Implementations
|
## Implementations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue