log libervia/backend/plugins/plugin_comp_ap_gateway/__init__.py @ 4304:92a886f31581 default tip @

age author description
Fri, 06 Sep 2024 17:42:07 +0200 Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
Wed, 19 Jun 2024 18:44:57 +0200 Goffi Reformatted code base using black.
Wed, 12 Jun 2024 22:34:19 +0200 Goffi component AP Gateway: log invalid account in case of error.
Wed, 05 Jun 2024 22:34:09 +0200 Goffi component AP Gateway: implement HTTP GET signature.
Sat, 09 Dec 2023 19:20:13 +0100 Goffi plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` method
Fri, 01 Dec 2023 18:22:26 +0100 Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`: