X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=doc%2Fprotocole3.txt;h=55e2115e388f966b0865ab6e5cc256179603a771;hp=eb661a3fcdaeb17bda9e58792d818a165d304ff2;hb=f2eb4c4ec53b164804c0c7441830372358ce74e6;hpb=302c16cbbd999e97f7bac2b3eb70bf057f5bc709 diff --git a/doc/protocole3.txt b/doc/protocole3.txt index eb661a3..55e2115 100644 --- a/doc/protocole3.txt +++ b/doc/protocole3.txt @@ -90,12 +90,13 @@ ou "login" : "paul49", "email" : "paul@pierre.com", "css" : "css/3/euphorik.css", + "chat_order" : "chrono" | "reverse", "nick_format" : "nick" | "login" | "nick_login", "view_times" : true | false, "view_tooltips" : true | false, - // "main_page" : 1, - "conversations" : [3, 8], - "ek_master" : true | false + "conversations" : [{"root" : 3, "minimized" : true}, + "ek_master" : true | false, + "ostentatious_master" : "invisible" | "light" | "heavy" } @@ -117,11 +118,12 @@ c -> s "nick" : "Paul", "email" : "paul@pierre.com", "css" : "css/3/euphorik.css", + "chat_order" : "chrono" | "reverse", "nick_format" : "nick" | "login" | "nick_login", "view_times" : true | false, "view_tooltips" : true | false, - "main_page" : 1, - "conversations" : [3, 8] + "conversations" : [{"root" : 3, "minimized" : true}, + "ostentatious_master" : "invisible" | "light" | "heavy" } s -> c @@ -150,8 +152,10 @@ Si "main_page" est absent alors est vaut 1. "root" : 453, "answer_to" : [ { "id" : 123, "nick" : "Pierre", "login" : "pierre_45" } - ] - "ek_master" : true | false + ], + "ek_master" : true | false, + "ostentatious_master" : "invisible" | "light" | "heavy", + "last_modification" : "Hier 17:26:54" } c -> s @@ -191,7 +195,8 @@ ou { "reply" : "message_updated", "message_id" : 123, - "content" : "Salut +++ poulpe" + "content" : "Salut poulpe", + "last_modification" : "Hier 17:26:54" } ou {