Mercurial > libervia-backend
log libervia/backend/memory/sqla.py @ 4371:ed683d56b64c
age | author | description |
---|---|---|
Tue, 06 May 2025 00:34:01 +0200 | Goffi | storage: Add a `add_thread` method: |
Tue, 06 May 2025 00:34:01 +0200 | Goffi | storage: Add a `thread_id` filter to `history_get`: |
Tue, 06 May 2025 00:33:57 +0200 | Goffi | plugin XEP-0444, storage: move `get_history_from_xmpp_id` to storage as it is generally useful. |
Wed, 19 Jun 2024 18:44:57 +0200 | Goffi | Reformatted code base using black. |
Fri, 23 Feb 2024 13:31:04 +0100 | Goffi | core: get rid of `pickle`: |
Tue, 28 Nov 2023 17:26:45 +0100 | Goffi | core (memory/sqla): add `id` filter in `history_get` |
Mon, 16 Oct 2023 17:29:31 +0200 | Goffi | core: notifications implementation, first draft: |