log

age author description
Mon, 02 Nov 2015 22:02:41 +0100 Goffi plugin XEP-0166, XEP-0234, XEP-0261:
Mon, 02 Nov 2015 22:02:41 +0100 Goffi plugin ip: local ip cache + DNS error detection
Mon, 02 Nov 2015 22:02:41 +0100 Goffi plugin NAT port: added UPnP IGD mapping + automatic unmapping on backend shut down
Mon, 02 Nov 2015 22:02:41 +0100 Goffi fixed bad inheritance of SatFile
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (client): add IQ method to easily create an IQ stanza with the current xmlstream, and manage result with a Deferred.
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core: plugin unload:
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (tools): “DelayedDeferred” implementation, which is a Deferred launched after a delay
Mon, 02 Nov 2015 22:02:41 +0100 Goffi launching script: use SIGTERM instead of SIGINT with the “stop” command
Mon, 02 Nov 2015 22:02:41 +0100 Goffi plugin XEP-0085: fixed bad use of threads resulting in delay and crash when stopping the backend.
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (stdui): fixed a keyword argument not changed after commit 48706f4ff19c
Mon, 02 Nov 2015 22:02:41 +0100 Goffi jp: renamed “params” command to “param” for consistency with other commands + added a “get” subcommand
Mon, 02 Nov 2015 22:02:41 +0100 Goffi jp: separate password and connection of profile in --connect and --pwd arguments
Mon, 02 Nov 2015 22:02:37 +0100 Goffi social contract: fixed a typo
Wed, 30 Sep 2015 17:25:09 +0200 Goffi plugins: added new MissingModule exceptions to plugins using third party modules