log

age author description
Fri, 27 Nov 2020 16:39:40 +0100 Goffi tests, docker(e2e): added e2e tests for Libervia:
Fri, 27 Nov 2020 16:32:40 +0100 Goffi tests: added testing files (photos)
Fri, 27 Nov 2020 16:31:05 +0100 Goffi docker (backend_e2e): added packages necessary to test Libervia + some debugging tools
Fri, 27 Nov 2020 16:29:06 +0100 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
Fri, 27 Nov 2020 16:26:36 +0100 Goffi docker (e2e): added `libervia` and `libervia.test` in certificates
Fri, 27 Nov 2020 16:25:02 +0100 Goffi docker(libervia): build site in the image:
Mon, 16 Nov 2020 14:51:15 +0100 Goffi docker: added libervia e2e image and include it in `docker-compose_e2e`:
Mon, 16 Nov 2020 14:51:13 +0100 Goffi docker (backend_e2e): set `xmpp_domain` in conf.
Mon, 16 Nov 2020 14:50:55 +0100 Goffi docker (backend): fixed `media_dir` in conf.
Mon, 16 Nov 2020 14:44:43 +0100 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
Sun, 15 Nov 2020 17:05:47 +0100 Goffi docker (libervia): expose HTTP and HTTPS ports
Sun, 15 Nov 2020 17:05:14 +0100 Goffi docker (compose): name `libervia` image
Sat, 14 Nov 2020 21:20:48 +0100 Goffi plugin app manager: fixed `public_url` value check
Sat, 14 Nov 2020 21:19:40 +0100 Goffi core (launcher): exit code can now specified
Thu, 12 Nov 2020 14:53:16 +0100 Goffi tests: end-2-end tests first draft:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (roster): `delete` implementation
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (base, pubsub/set): new `--quiet` argument:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: new `confirm` method:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (file/send): don't add main resource to bare jid anymore:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (constants): moved shell exit code constants to core constants:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0353: Jingle Message Initiation implementation:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0166: new trigger point + coroutines + helper methods:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin file, XEP-0234: registering is now done by class + use of async:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0329: minor reformatting
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0065: some cleaning:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0077: disconnect client when deleting self account: