Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sat, 04 Oct 2014 10:25:32 +0200 | souliane | bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern) |
Sat, 04 Oct 2014 10:23:13 +0200 | souliane | frontends: printInfo and printMessage timestamp attribute defaults to None instead of '' |
Wed, 24 Sep 2014 13:49:43 +0200 | souliane | memory: add Parameter "Chat history limit" |
Fri, 03 Oct 2014 12:43:59 +0200 | souliane | memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messages |
Fri, 03 Oct 2014 12:27:43 +0200 | souliane | memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes |
Mon, 22 Sep 2014 22:25:44 +0200 | souliane | plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet |
Mon, 22 Sep 2014 20:50:20 +0200 | souliane | plugin maildir: fixes missing import |