mod_admin_web: Replace core_post_stanza() with module:send()
|
Florian Zeitz |
Wed, 01 Aug 2012 02:33:43 +0200 |
mod_addressing: Replace use of core_post_stanza() with module:send()
|
Kim Alvefur |
Wed, 01 Aug 2012 02:30:30 +0200 |
mod_service_directories: Replace use of core_post_stanza() with module:send()
|
Kim Alvefur |
Wed, 01 Aug 2012 02:29:01 +0200 |
mod_remote_roster: Replace use of core_post_stanza() with module:send()
|
Kim Alvefur |
Wed, 01 Aug 2012 02:22:24 +0200 |
mod_smacks: Use require to import (thanks a lot, autocomplete)
|
Kim Alvefur |
Sun, 29 Jul 2012 22:24:11 +0200 |
mod_smacks: Import sessionmanager
|
Kim Alvefur |
Sun, 29 Jul 2012 22:21:32 +0200 |
mod_smacks: Fix log statement
|
Kim Alvefur |
Sun, 29 Jul 2012 22:11:48 +0200 |
mod_smacks: Import prosody.core_process_stanza()
|
Kim Alvefur |
Sun, 29 Jul 2012 21:38:19 +0200 |
Merge with Oliver Gerlich
|
Matthew Wild |
Fri, 27 Jul 2012 14:29:59 +0100 |
mod_archive: cope with <list> requests which don't have a <set> tag
|
Oliver Gerlich |
Mon, 11 Jun 2012 22:32:45 +0200 |
mod_mam: Stricter validation, reject invalid timestamps, jids.
|
Kim Alvefur |
Fri, 27 Jul 2012 04:39:48 +0200 |
mod_readonly: Allow preventing direct modification of certain user data via XMPP
|
Matthew Wild |
Fri, 27 Jul 2012 02:38:43 +0100 |
mod_compat_vcard: Handle vcard requests sent to full JIDs (a spec violation commited by older versions of ejabberd and possibly others) - replaces vcard_compatibility option from Prosody 0.8
|
Matthew Wild |
Thu, 26 Jul 2012 15:14:06 +0100 |
mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh)
|
Matthew Wild |
Thu, 26 Jul 2012 14:27:41 +0100 |
mod_admin_web_timber -> mod_admin_web
|
Matthew Wild |
Tue, 24 Jul 2012 15:33:55 +0100 |
mod_register_web: nodeprep username before creating user (thanks IRON)
|
Matthew Wild |
Sun, 22 Jul 2012 19:52:45 +0100 |