X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=doc%2Fprotocole3.txt;h=585794ae7fc98f52d6f754345996ac41758eaf82;hb=5f49b7e6af9be3e2415136013370af4ac99d59da;hp=3f154a3e3e91c0b8d4bacd2e7491e7098d8e1839;hpb=7f8025543a7a5d614ec47d18026dc0feb3338fdb;p=euphorik.git diff --git a/doc/protocole3.txt b/doc/protocole3.txt index 3f154a3..585794a 100644 --- a/doc/protocole3.txt +++ b/doc/protocole3.txt @@ -81,7 +81,8 @@ ou "nick" : "Paul", "login" : "paul49", "email" : "paul@pierre.com", - "css" : "css/3/euphorik.css", + "css" : "css/3/euphorik.css", + "nick_format" : "nick" | "login" | "nick_login", "main_page" : 1, "conversations" : [ { @@ -109,7 +110,8 @@ c -> s "password" : "IJKJDHHSAD9081238", "nick" : "Paul", "email" : "paul@pierre.com", - "css" : "css/3/euphorik.css", + "css" : "css/3/euphorik.css", + "nick_format" : "nick" | "login" | "nick_login", "main_page" : 1, "conversations" : [ { @@ -141,7 +143,8 @@ c -> s "conversations" : [ { "racine" : 123, - "page" : 1 + "page" : 1, + "last_message_id" : 4 (pas obligatoire) } ] }