Mercurial > libervia-backend
log src/memory/sqlite.py @ 1224:f0c9b149ed99
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) |
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 |
Sun, 06 Jul 2014 21:54:07 +0200 | souliane | memory (sqlite): fixes upgrade Deferred issue |