Mercurial > libervia-backend
graph
-
plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`2020-12-04, by Goffi
-
core (constants): added EXIT_CONFLICT2020-12-04, by Goffi
-
docker (e2e): use shared volume for SàT's local dir:2020-12-04, by Goffi
-
doc (testing): typos2020-12-04, by Goffi
-
doc: documentation for testing in new `contributing` section2020-11-27, by Goffi
-
tests, docker(e2e): added e2e tests for Libervia:2020-11-27, by Goffi
-
tests: added testing files (photos)2020-11-27, by Goffi
-
plugin XEP-0077: use `xmpp_domain` when set for `host`2020-11-27, by Goffi
-
docker (e2e): added `libervia` and `libervia.test` in certificates2020-11-27, by Goffi
-
docker(libervia): build site in the image:2020-11-27, by Goffi
-
docker: added libervia e2e image and include it in `docker-compose_e2e`:2020-11-16, by Goffi
-
docker (backend_e2e): set `xmpp_domain` in conf.2020-11-16, by Goffi
-
docker (backend): fixed `media_dir` in conf.2020-11-16, by Goffi
-
tools(utils): fixed error catching when getting repository data with `pkg_resources`2020-11-16, by Goffi
-
docker (libervia): expose HTTP and HTTPS ports2020-11-15, by Goffi
-
docker (compose): name `libervia` image2020-11-15, by Goffi
-
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