Wed, 01 Aug 2012 02:33:43 +0200 |
Florian Zeitz |
mod_admin_web: Replace core_post_stanza() with module:send()
|
Wed, 01 Aug 2012 02:30:30 +0200 |
Kim Alvefur |
mod_addressing: Replace use of core_post_stanza() with module:send()
|
Wed, 01 Aug 2012 02:29:01 +0200 |
Kim Alvefur |
mod_service_directories: Replace use of core_post_stanza() with module:send()
|
Wed, 01 Aug 2012 02:22:24 +0200 |
Kim Alvefur |
mod_remote_roster: Replace use of core_post_stanza() with module:send()
|
Sun, 29 Jul 2012 22:24:11 +0200 |
Kim Alvefur |
mod_smacks: Use require to import (thanks a lot, autocomplete)
|
Sun, 29 Jul 2012 22:21:32 +0200 |
Kim Alvefur |
mod_smacks: Import sessionmanager
|
Sun, 29 Jul 2012 22:11:48 +0200 |
Kim Alvefur |
mod_smacks: Fix log statement
|
Sun, 29 Jul 2012 21:38:19 +0200 |
Kim Alvefur |
mod_smacks: Import prosody.core_process_stanza()
|
Fri, 27 Jul 2012 14:29:59 +0100 |
Matthew Wild |
Merge with Oliver Gerlich
|
Mon, 11 Jun 2012 22:32:45 +0200 |
Oliver Gerlich |
mod_archive: cope with <list> requests which don't have a <set> tag
|
Fri, 27 Jul 2012 04:39:48 +0200 |
Kim Alvefur |
mod_mam: Stricter validation, reject invalid timestamps, jids.
|
Fri, 27 Jul 2012 02:38:43 +0100 |
Matthew Wild |
mod_readonly: Allow preventing direct modification of certain user data via XMPP
|
Thu, 26 Jul 2012 15:14:06 +0100 |
Matthew Wild |
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
|
Thu, 26 Jul 2012 14:27:41 +0100 |
Matthew Wild |
mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh)
|
Tue, 24 Jul 2012 15:33:55 +0100 |
Matthew Wild |
mod_admin_web_timber -> mod_admin_web
|