log src/memory/sqlite.py @ 1222:e6e0ea4dc835

age author description
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
Thu, 12 Jun 2014 15:56:41 +0200 souliane memory (sqlite): fixes upgrade to database v2
Fri, 23 May 2014 13:00:35 +0200 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
Fri, 23 May 2014 09:59:15 +0200 souliane memory: auto-update configuration file with libervia's passphrase when migrating the database