Thu, 29 Jul 2021 17:28:02 +0200 |
Goffi |
plugin XEP-0060: fix notification handling in `retractItems`
|
Thu, 29 Jul 2021 17:26:59 +0200 |
Goffi |
plugin XEP-0060: add trigger points
|
Thu, 29 Jul 2021 17:10:36 +0200 |
Goffi |
plugin XEP-0060: events callbacks can now be sync or async
|
Thu, 29 Jul 2021 15:54:54 +0200 |
Goffi |
plugin XEP-0060: handle purge notifications
|
Wed, 28 Jul 2021 23:01:15 +0200 |
Goffi |
plugin XEP-0060: getItems extra is now serialised dict
|
Wed, 28 Jul 2021 22:15:31 +0200 |
Goffi |
core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)
|
Wed, 30 Jun 2021 16:19:14 +0200 |
Goffi |
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
|
Sun, 27 Jun 2021 00:15:40 +0200 |
Goffi |
core (memory/sqla_mapping): fix some technical debt:
sqlalchemy
|
Fri, 25 Jun 2021 17:55:23 +0200 |
Goffi |
core (memory/sqla): database migration using Alembic:
|
Fri, 25 Jun 2021 10:17:34 +0200 |
Goffi |
memory (storage): adjustements to SQLAlchemy mapping to match current state of database
|
Fri, 18 Jun 2021 18:19:23 +0200 |
Goffi |
merge changes from main branch
|
Fri, 18 Jun 2021 15:15:13 +0200 |
Goffi |
Added tag v0.8.0b1 for changeset efe2445b053c
|
Fri, 18 Jun 2021 15:10:33 +0200 |
Goffi |
v0.8.0b1 release
v0.8.0b1
|
Fri, 18 Jun 2021 15:08:40 +0200 |
Goffi |
install: fix pygobject dependency
|
Fri, 18 Jun 2021 14:44:01 +0200 |
Goffi |
/!\ package is being renamed to libervia-backend following global name change /!\
|
Fri, 18 Jun 2021 14:38:51 +0200 |
Goffi |
install: set upper limit for dependencies versions
|
Fri, 18 Jun 2021 13:03:32 +0200 |
Goffi |
misc: added freedesktop metadata files
|
Thu, 17 Jun 2021 13:05:58 +0200 |
Goffi |
merge changes from main branch
|
Thu, 17 Jun 2021 10:35:42 +0200 |
Goffi |
core (memory/cache): don't crash on EOFError in getMetadata
|
Wed, 16 Jun 2021 13:49:26 +0000 |
Weblate |
i18n: Added translation using Weblate (Slovak)
|
Tue, 15 Jun 2021 15:05:12 +0200 |
Goffi |
i18n: update French catalog
|
Mon, 14 Jun 2021 18:37:25 +0200 |
Goffi |
i18n: extraction update
|
Mon, 14 Jun 2021 18:35:12 +0200 |
Goffi |
core, frontends: fix invalid translatable strings.
|
Mon, 14 Jun 2021 12:19:21 +0200 |
Goffi |
app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:
|
Sat, 12 Jun 2021 15:14:57 +0200 |
Goffi |
app manager (docker/weblate): use new `files` feature to set `settings-override.py`:
|
Sat, 12 Jun 2021 15:10:49 +0200 |
Goffi |
plugin app manager: add a way to create files:
|
Fri, 11 Jun 2021 17:39:59 +0200 |
Goffi |
plugin app manager: "public_url" must NOT have a schema
|
Fri, 11 Jun 2021 09:21:41 +0200 |
Goffi |
doc: fix remaining SàT references/typos + add `libervia-cli` missing commands
|
Fri, 11 Jun 2021 09:19:43 +0200 |
Goffi |
misc: update .hgignore
|
Thu, 10 Jun 2021 15:44:30 +0200 |
Goffi |
plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
|