Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 10 Jun 2013 20:59:39 +0200 | Thijs Alkemade | mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services. |
Mon, 10 Jun 2013 15:07:00 +0100 | Philipp Hancke | mod_turncredentials: XEP-0215 implementation for time-limited turn credentials |
Sat, 08 Jun 2013 16:31:13 +0100 | Matthew Wild | mod_muc_limits: Fix traceback on presence sent to the room's bare JID |
Fri, 07 Jun 2013 14:29:01 +0100 | Matthew Wild | mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG) |
Fri, 07 Jun 2013 17:54:45 +0700 | Vadim Misbakh-Soloviov | mod_listusers: fixed banner skipping cycle |
Fri, 07 Jun 2013 08:43:03 +0700 | Vadim Misbakh-Soloviov | mod_listusers: added (+config support; -assert tracebacks; +user friendly connection errors; -unneded repeat-until cycle, which braked module) |
Fri, 07 Jun 2013 06:42:50 +0700 | Vadim Misbakh-Soloviov | mod_webpresence: added /xml and /json; Rewritten /html; A bit of refactoring; |