comparison libervia.py @ 391:c86d7a8d2c1e

browser_side: added a dialog in Settings/Account to update/delete the XMPP account
author souliane <souliane@mailoo.org>
date Mon, 03 Mar 2014 15:44:54 +0100
parents 2d782349b88a
children f539f6f8ee9c
comparison
equal deleted inserted replaced
390:76583fab7ea0 391:c86d7a8d2c1e
123 "inviteMUC", "launchTarotGame", "getTarotCardsPaths", "tarotGameReady", 123 "inviteMUC", "launchTarotGame", "getTarotCardsPaths", "tarotGameReady",
124 "tarotGamePlayCards", "launchRadioCollective", "getMblogs", "getMblogsWithComments", 124 "tarotGamePlayCards", "launchRadioCollective", "getMblogs", "getMblogsWithComments",
125 "getWaitingSub", "subscription", "delContact", "updateContact", "getCard", 125 "getWaitingSub", "subscription", "delContact", "updateContact", "getCard",
126 "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction", 126 "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction",
127 "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer", 127 "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer",
128 "syntaxConvert", 128 "syntaxConvert", "getAccountDialogUI",
129 ]) 129 ])
130 130
131 131
132 class BridgeSignals(LiberviaJsonProxy): 132 class BridgeSignals(LiberviaJsonProxy):
133 RETRY_BASE_DELAY = 1000 133 RETRY_BASE_DELAY = 1000