log mod_pubsub_mqtt/mod_pubsub_mqtt.lua @ 5819:bb51cf204dd4 default tip

age author description
Fri, 16 Dec 2022 22:16:45 +0000 Matthew Wild mod_pubsub_mqtt: Support atom_title payload type
Fri, 16 Dec 2022 12:12:01 +0000 Matthew Wild mod_pubsub_mqtt: Fix some inappropriate log levels
Fri, 16 Dec 2022 12:11:16 +0000 Matthew Wild mod_pubsub_mqtt: Add XEP-0060 <item> wrapper to payloads
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Wed, 19 Feb 2014 17:57:32 +0700 Vadim Misbakh-Soloviov mod_pubsub_mqtt: Avoid tracebacks about concatenating nil field
Tue, 03 Dec 2013 00:08:11 +0000 Matthew Wild mod_pubsub_mqtt: Fix namespace of translator too
Mon, 02 Dec 2013 03:08:17 +0000 Matthew Wild mod_pubsub_mqtt: Change namespace of 'data' element to make it generic
Sun, 01 Dec 2013 19:12:08 +0000 Matthew Wild mod_pubsub_mqtt: MQTT (a lightweight binary pubsub protocol) interface for mod_pubsub