Mercurial > libervia-backend
log src/memory/sqlite.py @ 1237:c1e916594e09
age | author | description |
---|---|---|
2014-10-04 | souliane | bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern) |
2014-09-24 | souliane | memory: add Parameter "Chat history limit" |
2014-10-03 | souliane | memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messages |
2014-07-06 | souliane | memory (sqlite): fixes upgrade Deferred issue |
2014-06-12 | souliane | memory (sqlite): fixes upgrade to database v2 |
2014-05-23 | souliane | memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryption |