Mercurial > libervia-backend
graph
-
doc: developer documentation explaining storage and pubsub cache2021-07-29, by Goffi
-
frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute2021-07-29, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:2021-07-29, by Goffi
-
jp (base): add flag for `use_pubsub` to add cache skipping option2021-07-29, by Goffi
-
plugin XEP-0277: pubsub cache analyser implementation2021-07-29, by Goffi
-
plugin pubsub cache: Pubsub Caching implementation2021-07-29, by Goffi
-
core (memory/sqla): generic methods to add and delete ORM objects directly2021-07-29, by Goffi
-
core (memory/sqla): methods to manipulate pubsub tables2021-07-29, by Goffi
-
migration: script to create pubsub caching tables2021-07-29, by Goffi
-
plugin XEP-0277: ignore `max_items` if `rsm_request` is set2021-07-29, by Goffi
-
plugin XEP-0060: fix notification handling in `retractItems`2021-07-29, by Goffi
-
plugin XEP-0060: add trigger points2021-07-29, by Goffi
-
plugin XEP-0060: events callbacks can now be sync or async2021-07-29, by Goffi
-
plugin XEP-0060: handle purge notifications2021-07-29, by Goffi
-
plugin XEP-0060: getItems extra is now serialised dict2021-07-28, by Goffi
-
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines2021-06-30, by Goffi
-
core (memory/sqla): database migration using Alembic:2021-06-25, by Goffi
-
merge changes from main branch2021-06-18, by Goffi
-
Added tag v0.8.0b1 for changeset efe2445b053c2021-06-18, by Goffi
-
install: fix pygobject dependency2021-06-18, by Goffi
-
/!\ package is being renamed to libervia-backend following global name change /!\2021-06-18, by Goffi
-
install: set upper limit for dependencies versions2021-06-18, by Goffi
-
misc: added freedesktop metadata files2021-06-18, by Goffi
-
merge changes from main branch2021-06-17, by Goffi
-
core (memory/cache): don't crash on EOFError in getMetadata2021-06-17, by Goffi
-
i18n: Added translation using Weblate (Slovak)2021-06-16, by Weblate
-
i18n: update French catalog2021-06-15, by Goffi
-
i18n: extraction update2021-06-14, by Goffi
-
core, frontends: fix invalid translatable strings.2021-06-14, by Goffi
-
app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:2021-06-14, by Goffi
-
app manager (docker/weblate): use new `files` feature to set `settings-override.py`:2021-06-12, by Goffi
-
plugin app manager: add a way to create files:2021-06-12, by Goffi
-
plugin app manager: "public_url" must NOT have a schema2021-06-11, by Goffi
-
doc: fix remaining SàT references/typos + add `libervia-cli` missing commands2021-06-11, by Goffi
-
misc: update .hgignore2021-06-11, by Goffi
-
plugin XEP-0054: fix call to JID serialisation method2021-06-10, by Goffi
-
plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid2021-06-09, by Goffi
-
install (requirements): update + add setuptools_scm2021-06-09, by Goffi
-
install (setup): add `setuptools_scm` to install dependencies if in dev version2021-06-09, by Goffi
-
cli: update constants to use new name2021-06-09, by Goffi
-
plugin XEP-0054: fix update call2021-06-09, by Goffi
-
core (xmpp): show "Libervia" without the "(backend)" component in version2021-06-09, by Goffi
-
doc (cli/profile): add autoconnection in example2021-06-09, by Goffi
-
memory(sqlite): fix encoding when loading pickled data2021-06-09, by Goffi
-
plugin forums: use serialised data for extra in forumTopicsGet2021-06-06, by Goffi
-
jp: fix background guessing when stdin is redirected2021-06-04, by Goffi