Mercurial > libervia-backend
log src/memory/sqlite.py @ 1666:dbac3cb19159
age | author | description |
---|---|---|
2015-08-15 | Goffi | tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest |
2015-04-16 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
2015-03-30 | Goffi | 2015 copyright dates update |
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 |