log src/memory/sqlite.py @ 1030:15f43b54d697

age author description
Wed, 07 May 2014 16:02:23 +0200 souliane core, memory, bridge: added profile password + password encryption:
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Tue, 25 Mar 2014 14:57:38 +0100 souliane memory: be sure that local_dir exists before creating a new database
Mon, 24 Mar 2014 16:21:14 +0100 souliane plugin account: bug fix profile deletion from the database + unsubscribe the contacts
Sun, 23 Feb 2014 23:30:32 +0100 Goffi core (sqlite): automatic database update:
Wed, 12 Feb 2014 21:46:48 +0100 souliane memory (sqlite): the result of pickle.dumps in addToHistory must be encoded for the special characters to be stored.