Mercurial > libervia-backend
log src/memory/memory.py @ 1241:e56dfe0378a1
age | author | description |
---|---|---|
Fri, 17 Oct 2014 20:26:01 +0200 | souliane | memory: don't save last resource in entity data for the MUC jids |
Tue, 07 Oct 2014 17:12:41 +0200 | Goffi | core: better management of default value in getConfig |
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 |
Mon, 22 Sep 2014 19:24:07 +0200 | souliane | memory: session timeout won't be reset on each access if the Sessions() is called with resettable_timeout=False |
Mon, 22 Sep 2014 18:42:54 +0200 | souliane | memory: profileSessions.profileGetUnique was not resetting the timer |