log sat/memory/sqlite.py @ 3545:31cbcdd096a2

age author description
Fri, 04 Jun 2021 14:07:58 +0200 Goffi memory (sqlite): work around encoding issues with pickle
Thu, 06 May 2021 21:39:08 +0200 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
Wed, 05 May 2021 15:37:21 +0200 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sat, 01 Aug 2020 16:02:41 +0200 Goffi core (memory): files are now public by default except for those in root directory:
Fri, 29 May 2020 21:50:49 +0200 Goffi core (memory/sqlite): new database schema (v9):
Wed, 26 Feb 2020 22:03:15 +0100 Goffi memory (sqlite): don't store empty messages
Sun, 09 Feb 2020 23:50:26 +0100 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 25 Jan 2020 21:08:32 +0100 Goffi core: backend autoconnection:
Thu, 05 Dec 2019 22:58:06 +0100 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Thu, 18 Jul 2019 21:58:34 +0200 Goffi memory (sqlite): properly wait for messages to be writen in database:
Sat, 06 Jul 2019 15:50:55 +0200 Goffi memory (sqlite): fixed order for last_stanza_id: