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:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
test: fixed use of `client.host` in legacy test:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
tools (async_trigger): use `utils.asDeferred` for async triggers:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
tools (xml_tools): `domish.Element` pretty formatting functions:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
plugin XEP-0047: fixed file reading and content encoding
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
core (memory/params): removed legacy "Register new account" label, it's not used anymore
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
core (xmpp): client.roster now implements __contains__
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
core: use utils.asDeferred for `launchCallback` so coroutines can be used
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
docker (compose): test environment variable + network alias:
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
docker (backend_e2e): install pytest and sh
|
Thu, 12 Nov 2020 14:53:15 +0100 |
Goffi |
docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
|
Thu, 12 Nov 2020 14:53:11 +0100 |
Goffi |
doc, core: typos
|
Tue, 20 Oct 2020 09:12:38 +0200 |
Goffi |
plugin app manager docker: typo
|
Mon, 19 Oct 2020 09:30:45 +0200 |
Goffi |
docker: dockers images, first draft:
|
Mon, 19 Oct 2020 09:28:26 +0200 |
Goffi |
tools (common/tls): removed unused import
|
Thu, 15 Oct 2020 16:13:30 +0200 |
Goffi |
core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
|
Thu, 15 Oct 2020 14:44:42 +0200 |
Goffi |
jp: don't guess background when stdout is not a tty
|
Thu, 01 Oct 2020 10:12:01 +0200 |
Goffi |
jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
|