Sat, 09 Mar 2019 16:24:15 +0100 |
Goffi |
core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
|
Sat, 19 Jan 2019 22:49:32 +0100 |
Goffi |
memory (sqlite): optimizations
|
Sat, 12 Jan 2019 12:25:31 +0100 |
Goffi |
date update
|
Fri, 11 Jan 2019 11:13:15 +0100 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
Fri, 04 Jan 2019 09:26:57 +0100 |
Goffi |
memory (sqlite): minor comment move
|
Fri, 04 Jan 2019 09:21:16 +0100 |
Goffi |
memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliability
|
Wed, 02 Jan 2019 18:25:55 +0100 |
Goffi |
core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile.
|
Wed, 12 Dec 2018 00:53:14 +0100 |
Goffi |
core (memory/sqlite): further improvments in update_v7:
|
Tue, 11 Dec 2018 23:53:27 +0100 |
Goffi |
core (memory/sqlite): fixed v7 update performance issue:
|
Mon, 10 Dec 2018 21:06:20 +0100 |
Goffi |
core (memory/sqlite): do not call commitStatements if there is nothing to commit in checkUpdates
|
Sun, 09 Dec 2018 14:07:26 +0100 |
Goffi |
core (memory/sqlite): changed history constraint
|
Fri, 07 Dec 2018 19:13:28 +0100 |
Goffi |
plugin XEP-0045: MAM implementation for MUC
|
Sat, 01 Dec 2018 14:39:35 +0100 |
Goffi |
core (memory/sqlite): skip a line before debug log showing statements
|
Sat, 01 Dec 2018 10:08:17 +0100 |
Goffi |
core (memory/sqlite): added stanza_id:
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
src/memory/sqlite.py@4c7dae7e53b4
|