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:
|
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:
|