Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Tue, 05 Nov 2013 22:40:55 +0100 | Goffi | core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi" |
Tue, 05 Nov 2013 22:40:46 +0100 | Goffi | plugin text syntaxes: this plugin manage rich text syntaxes conversions and cleaning. |
Thu, 31 Oct 2013 17:18:32 +0100 | Goffi | install: added lxml to setup.py dependencies |
Thu, 31 Oct 2013 17:18:04 +0100 | Goffi | core: Deferred in onMessage. |
Thu, 31 Oct 2013 17:14:15 +0100 | Goffi | core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one. |
Tue, 15 Oct 2013 23:10:31 +0200 | Goffi | primitivus: fixed crash on private messages |
Tue, 15 Oct 2013 19:28:34 +0200 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |