Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Mon, 01 Sep 2014 11:05:27 +0200 | Goffi | core: more robust plugins importation |
Wed, 27 Aug 2014 01:27:24 +0200 | Goffi | plugin OTR: added ability to drop private key |
Wed, 27 Aug 2014 01:27:05 +0200 | Goffi | core (constants): Bool method allow to convert from python bool to string constant for true/false (in both directions) |
Wed, 27 Aug 2014 01:24:26 +0200 | Goffi | core (XMLUI): sugar method "note" allow to easily create a XMLUI note dialog (more methods for other dialogs should follow) |
Wed, 27 Aug 2014 00:23:14 +0200 | Goffi | plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust) |
Tue, 26 Aug 2014 13:33:12 +0200 | souliane | sat_frontends (tools): force JID's node and domain to lower-case: |
Tue, 26 Aug 2014 12:52:46 +0200 | souliane | move sat.tools.jid to sat_frontends.tools.jid |
Tue, 26 Aug 2014 09:54:23 +0200 | souliane | setup: sat_frontends was omitted by the cleaning method |