Mercurial > libervia-backend
graph
-
merge branche "@"Sat, 28 Aug 2021 15:32:58 +0200, by Goffi
-
bridge: bridge can now be set using environment variable:Sat, 28 Aug 2021 15:26:02 +0200, by Goffi
-
install (setup): modified sat_tmp version specifier to also match `0.9.dev0`Fri, 27 Aug 2021 15:27:14 +0200, by Goffi
-
doc: minor typoFri, 27 Aug 2021 14:59:47 +0200, by Goffi
-
merge branche "@"Fri, 27 Aug 2021 14:51:40 +0200, by Goffi
-
tests (run_e2e): update tmp dir prefix following name changeFri, 27 Aug 2021 14:48:39 +0200, by Goffi
-
tools (common/date_utils): parse `now` alone (when used without relative delta)Fri, 27 Aug 2021 14:48:38 +0200, by Goffi
-
doc (configuration): add `public_url` in config sampleFri, 27 Aug 2021 14:48:29 +0200, by Goffi
-
doc (overview): comment mentions of web app (not relevant anymore, for now) + web frontend name changeFri, 27 Aug 2021 14:46:56 +0200, by Goffi
-
CLI: fix section used for config following name changeFri, 27 Aug 2021 14:46:52 +0200, by Goffi
-
install (setup): update `sat_tmp` versionFri, 27 Aug 2021 08:49:45 +0200, by Goffi
-
tests: pubsub cache testsMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
tests: unit tests preparation with some fixturesMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
misc: add a `dev-requirements.txt` fileMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
core (memory/sqla): minor docstring line lenght fixMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin text syntaxes: remove side effect on init:Mon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin pubsub cache: use `asDeferred` with `match_cb`Mon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
jp (pubsub/cache/purge): fix conflict with `subtype` short optionMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin XEP-0059: don't show warning message when <last> is missing if there is not messageMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
misc: update VERSIONMon, 02 Aug 2021 21:51:55 +0200, by Goffi
-
merge branch "@"Mon, 02 Aug 2021 21:49:51 +0200, by Goffi
-
plugin XEP-0346: fix deprecated importMon, 02 Aug 2021 21:47:22 +0200, by Goffi
-
docker: fix Dockerfile following repositories redirectionsMon, 02 Aug 2021 21:47:16 +0200, by Goffi
-
doc (cli/pubsub): document pubsub cache management commandsThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/pubsub/delete): update doc following notification option changeThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/pubsub/get): fix option in example:Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/common): time patternThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/common): explain the new `-C, --no-cache` optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (configuration): add `pubsub_cache_strategy` optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc: developer documentation explaining storage and pubsub cacheThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodocThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
frontends (tools/misc): `FlagsHandler.__getitems__` now returns attributeThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cacheThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (base): add flag for `use_pubsub` to add cache skipping optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is usedThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
plugin XEP-0277: pubsub cache analyser implementationThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
plugin pubsub cache: Pubsub Caching implementationThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
core (memory/sqla): generic methods to add and delete ORM objects directlyThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
core (memory/sqla): methods to manipulate pubsub tablesThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
migration: script to create pubsub caching tablesThu, 29 Jul 2021 22:50:57 +0200, by Goffi
-
core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)Thu, 29 Jul 2021 21:38:37 +0200, by Goffi
-
plugin XEP-0059: new `getNextRequest` method to generate request to retrieve next pageThu, 29 Jul 2021 21:30:32 +0200, by Goffi
-
plugin XEP-0277: ignore `max_items` if `rsm_request` is setThu, 29 Jul 2021 21:28:48 +0200, by Goffi
-
plugin XEP-0060: fix notification handling in `retractItems`Thu, 29 Jul 2021 17:28:02 +0200, by Goffi
-
plugin XEP-0060: add trigger pointsThu, 29 Jul 2021 17:26:59 +0200, by Goffi
-
plugin XEP-0060: events callbacks can now be sync or asyncThu, 29 Jul 2021 17:10:36 +0200, by Goffi
-
plugin XEP-0060: handle purge notificationsThu, 29 Jul 2021 15:54:54 +0200, by Goffi
-
plugin XEP-0060: getItems extra is now serialised dictWed, 28 Jul 2021 23:01:15 +0200, by Goffi
-
core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)Wed, 28 Jul 2021 22:15:31 +0200, by Goffi
-
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutinesWed, 30 Jun 2021 16:19:14 +0200, by Goffi
-
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