Mercurial > libervia-backend
graph
-
core (memory/sqla_mapping): fix some technical debt: sqlalchemySun, 27 Jun 2021 00:15:40 +0200, by Goffi
-
core (memory/sqla): database migration using Alembic:Fri, 25 Jun 2021 17:55:23 +0200, by Goffi
-
memory (storage): adjustements to SQLAlchemy mapping to match current state of databaseFri, 25 Jun 2021 10:17:34 +0200, by Goffi
-
merge changes from main branchFri, 18 Jun 2021 18:19:23 +0200, by Goffi
-
Added tag v0.8.0b1 for changeset efe2445b053cFri, 18 Jun 2021 15:15:13 +0200, by Goffi
-
install: fix pygobject dependencyFri, 18 Jun 2021 15:08:40 +0200, by Goffi
-
/!\ package is being renamed to libervia-backend following global name change /!\Fri, 18 Jun 2021 14:44:01 +0200, by Goffi
-
install: set upper limit for dependencies versionsFri, 18 Jun 2021 14:38:51 +0200, by Goffi
-
misc: added freedesktop metadata filesFri, 18 Jun 2021 13:03:32 +0200, by Goffi
-
merge changes from main branchThu, 17 Jun 2021 13:05:58 +0200, by Goffi
-
core (memory/cache): don't crash on EOFError in getMetadataThu, 17 Jun 2021 10:35:42 +0200, by Goffi
-
i18n: Added translation using Weblate (Slovak)Wed, 16 Jun 2021 13:49:26 +0000, by Weblate
-
i18n: update French catalogTue, 15 Jun 2021 15:05:12 +0200, by Goffi
-
i18n: extraction updateMon, 14 Jun 2021 18:37:25 +0200, by Goffi
-
core, frontends: fix invalid translatable strings.Mon, 14 Jun 2021 18:35:12 +0200, by Goffi
-
app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:Mon, 14 Jun 2021 12:19:21 +0200, by Goffi
-
app manager (docker/weblate): use new `files` feature to set `settings-override.py`:Sat, 12 Jun 2021 15:14:57 +0200, by Goffi
-
plugin app manager: add a way to create files:Sat, 12 Jun 2021 15:10:49 +0200, by Goffi
-
plugin app manager: "public_url" must NOT have a schemaFri, 11 Jun 2021 17:39:59 +0200, by Goffi
-
doc: fix remaining SàT references/typos + add `libervia-cli` missing commandsFri, 11 Jun 2021 09:21:41 +0200, by Goffi
-
misc: update .hgignoreFri, 11 Jun 2021 09:19:43 +0200, by Goffi
-
plugin XEP-0313: on cold start (without known archive) we only request 50 last messagesThu, 10 Jun 2021 15:44:30 +0200, by Goffi
-
plugin XEP-0054: fix call to JID serialisation methodThu, 10 Jun 2021 15:43:28 +0200, by Goffi
-
plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name validWed, 09 Jun 2021 18:39:13 +0200, by Goffi
-
doc (installation): update instruction to use requirements + fix name in a few placesWed, 09 Jun 2021 17:31:52 +0200, by Goffi
-
install (requirements): update + add setuptools_scmWed, 09 Jun 2021 17:30:52 +0200, by Goffi
-
install (setup): add `setuptools_scm` to install dependencies if in dev versionWed, 09 Jun 2021 17:30:27 +0200, by Goffi
-
cli: update constants to use new nameWed, 09 Jun 2021 17:29:29 +0200, by Goffi
-
plugin XEP-0054: fix update callWed, 09 Jun 2021 11:35:49 +0200, by Goffi
-
core (xmpp): show "Libervia" without the "(backend)" component in versionWed, 09 Jun 2021 11:27:22 +0200, by Goffi
-
doc (cli/profile): add autoconnection in exampleWed, 09 Jun 2021 10:04:10 +0200, by Goffi
-
memory(sqlite): fix encoding when loading pickled dataWed, 09 Jun 2021 10:01:56 +0200, by Goffi
-
plugin XEP-0277: "user" part of author jid is used for author name when later is missingSun, 06 Jun 2021 22:06:28 +0200, by Goffi
-
plugin forums: use serialised data for extra in forumTopicsGetSun, 06 Jun 2021 19:35:19 +0200, by Goffi
-
plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:Fri, 04 Jun 2021 17:18:44 +0200, by Goffi
-
jp: fix background guessing when stdin is redirectedFri, 04 Jun 2021 15:23:24 +0200, by Goffi
-
tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidgetFri, 04 Jun 2021 14:44:33 +0200, by Goffi
-
memory (sqlite): work around encoding issues with pickleFri, 04 Jun 2021 14:07:58 +0200, by Goffi
-
plugin XEP-0045: fix `/join` text commandThu, 03 Jun 2021 17:59:41 +0200, by Goffi
-
plugin XEP-0045: fix "reason" parsing for /ban and /kick text commandsThu, 03 Jun 2021 17:47:25 +0200, by Goffi
-
core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflowThu, 03 Jun 2021 15:40:57 +0200, by Goffi
-
core: various changes and fixes to work with new storage and D-Bus bridge:Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
tools (utils): new `ensure_deferred` decoratorThu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
bridge (dbus): use Tx DBus for backend part of D-Bus bridge:Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
bridge (constructor/base_constructor): add `args_no_default` to `completion`Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
core (memory/storage): backend storage is now based on SQLAlchemyThu, 03 Jun 2021 15:20:47 +0200, by Goffi
-
doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)Thu, 03 Jun 2021 15:15:11 +0200, by Goffi
-
core (memory/sqlite): return 0 instead of None when user has no file yetThu, 06 May 2021 21:39:08 +0200, by Goffi
-
plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` methodThu, 06 May 2021 18:11:33 +0200, by Goffi
-
core (xmpp): fix typo in sendErrorThu, 06 May 2021 18:10:09 +0200, by Goffi
-
component file sharing: forbid jingle upload by entities which are not in allowed hostsWed, 05 May 2021 15:41:19 +0200, by Goffi
-
component file sharing (management): add values of `quota` and `used` size on result formWed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0050: show notes when there is a data form on completed command:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
component file sharing (plugin management): new command to get available quota/used space.Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
component file sharing: quotas implementation:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0166, XEP-0234: better management of `terminate`:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` elementWed, 05 May 2021 15:37:33 +0200, by Goffi
-
tools (async_trigger): new `asyncReturnPoint` methodWed, 05 May 2021 15:37:33 +0200, by Goffi
-
tools (common/utils): new methods to parse and generate file size with symbols:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
core (memory, sqlite): new `fileGetUsedSpace` methodWed, 05 May 2021 15:37:21 +0200, by Goffi
-
core (xmpp): added `appCondition` argument to `sendError`Wed, 05 May 2021 12:58:11 +0200, by Goffi
-
jp (pubsub, blog): `rename` commands implementationSat, 01 May 2021 18:39:34 +0200, by Goffi
-
jp (blog/get): fix comments node parsingSat, 01 May 2021 18:38:58 +0200, by Goffi