Mercurial > libervia-backend
graph
-
plugin app manager: fixed `public_url` value check2020-11-14, by Goffi
-
core (launcher): exit code can now specified2020-11-14, by Goffi
-
tests: end-2-end tests first draft:2020-11-12, by Goffi
-
jp (roster): `delete` implementation2020-11-12, by Goffi
-
jp (pubsub/node/info, pubsub/get): better exit code:2020-11-12, by Goffi
-
jp (base, pubsub/set): new `--quiet` argument:2020-11-12, by Goffi
-
jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:2020-11-12, by Goffi
-
jp: new `confirm` method:2020-11-12, by Goffi
-
jp (file/send): don't add main resource to bare jid anymore:2020-11-12, by Goffi
-
jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)2020-11-12, by Goffi
-
core (constants): moved shell exit code constants to core constants:2020-11-12, by Goffi
-
plugin XEP-0353: Jingle Message Initiation implementation:2020-11-12, by Goffi
-
plugin XEP-0166: new trigger point + coroutines + helper methods:2020-11-12, by Goffi
-
plugin file, XEP-0234: registering is now done by class + use of async:2020-11-12, by Goffi
-
plugin XEP-0329: minor reformatting2020-11-12, by Goffi
-
plugin XEP-0065: some cleaning:2020-11-12, by Goffi
-
plugin XEP-0077: disconnect client when deleting self account:2020-11-12, by Goffi
-
plugin XEP-0363: fixed invalid reference to `slot` in catched exception:2020-11-12, by Goffi
-
test: fixed use of `client.host` in legacy test:2020-11-12, by Goffi
-
tools (async_trigger): use `utils.asDeferred` for async triggers:2020-11-12, by Goffi
-
tools (xml_tools): `domish.Element` pretty formatting functions:2020-11-12, by Goffi
-
tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`2020-11-12, by Goffi
-
plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:2020-11-12, by Goffi
-
tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:2020-11-12, by Goffi
-
plugin XEP-0047: fixed file reading and content encoding2020-11-12, by Goffi
-
plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server2020-11-12, by Goffi
-
core (xmpp): client.roster now implements __contains__2020-11-12, by Goffi
-
core: use utils.asDeferred for `launchCallback` so coroutines can be used2020-11-12, by Goffi
-
docker (compose): test environment variable + network alias:2020-11-12, by Goffi
-
docker (backend_e2e): install pytest and sh2020-11-12, by Goffi
-
doc, core: typos2020-11-12, by Goffi
-
plugin app manager docker: typo2020-10-20, by Goffi
-
docker: dockers images, first draft:2020-10-19, by Goffi
-
tools (common/tls): removed unused import2020-10-19, by Goffi
-
jp: don't guess background when stdout is not a tty2020-10-15, by Goffi
-
jp (application/list): don't use `extend` in argument as in it Python 3.8+ only2020-10-01, by Goffi
-
plugin app manager docker: weblate SàT app file for Docker2020-09-28, by Goffi
-
i18n: renamed template file to get the correct '.pot' extension2020-09-28, by Goffi
-
jp (application): new `application` (or `app`) commands:2020-09-28, by Goffi
-
plugin app managed docker: handle Docker application with App Manager2020-09-28, by Goffi
-
plugin app manager: first draft:2020-09-28, by Goffi
-
core: plugins can now be loaded from a directory:2020-09-20, by Goffi
-
doc (installation): added instruction to download dev version of `sat_template`2020-09-20, by Goffi
-
core: minor typos, docstring/comments update2020-09-20, by Goffi
-
component file sharing: added missing `owner` filtering in `_retrieveFiles`2020-09-20, by Goffi
-
plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:2020-09-20, by Goffi
-
plugin XEP-0329: fix filtering by owner on components2020-09-20, by Goffi
-
core (memory/memory): `public_id` should not be used when creating parent dirs2020-09-17, by Goffi
-
component file sharing: fix used of `self.files_path` in `_retrieveFiles`2020-09-17, by Goffi
-
plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`2020-09-17, by Goffi
-
core (memory/memory): fixed directory creation in setFile2020-09-17, by Goffi
-
plugin XEP-0329: typo2020-09-17, by Goffi
-
plugin XEP-0329: added `FISCreateDir` method:2020-09-17, by Goffi