log

age author description
2019-12-27 Matthew Wild mod_invite: Update to use local_user ad-hoc permission (thanks Martin)
2019-12-27 Matthew Wild mod_easy_invite: Add prosodyctl command to generate account invites
2019-12-27 Matthew Wild mod_easy_invite: New module that implements XEP-0401/XEP-0379
2019-12-27 Matthew Wild mod_invites: New module providing an API to create/manage invite tokens
2019-12-24 Maxime “pep” Buquet mod_web_push: Remove; 357 should be reused instead of this custom implementation
2019-12-23 Kim Alvefur mod_turncredentials: Fix reporting of expiry in extdisco:2 protocol
2019-12-23 Kim Alvefur mod_turncredentials: Rename variable for clarity
2019-12-23 Kim Alvefur mod_s2s_keepalive: Isolate source host of pings
2019-12-23 Kim Alvefur mod_s2s_keepalive: Invert check to work with bidi connections
2019-12-22 Kim Alvefur mod_s2s_keepalive: Mark ping response event as handled
2019-12-22 Kim Alvefur mod_s2s_keepalive: Include event payload in re-fired event (fix traceback)
2019-12-21 Kim Alvefur mod_s2s_keepalive: Update README to document timeout behavior
2019-12-21 Kim Alvefur mod_s2s_keepalive: Update config example (why was the number a string?)
2019-12-21 Kim Alvefur mod_s2s_keepalive: Fix s2sout watchdog reset