mod_auth_dovecot: Use PID in handshake
|
Javier Torres |
2010-10-30 |
mod_seclabels: Advertise features in account disco#info, fixes interop with Swift
|
Kim Alvefur |
2010-11-07 |
mod_muc_log_http: Updated to use the new events API.
|
Waqas Hussain |
2010-10-16 |
mod_muc_log_http: Mark as global.
|
Waqas Hussain |
2010-10-16 |
mod_smacks: Fixed to use the correct events API.
|
Waqas Hussain |
2010-10-16 |
mod_blocking: Updated to use the new events API.
|
Waqas Hussain |
2010-10-16 |
mod_auth_dovecot: Initial commit of Dovecot authentication backend by Javier Torres
|
Matthew Wild |
2010-10-10 |
Merge Zash->trunk
|
Matthew Wild |
2010-10-10 |
mod_streamstats: New module that streams live stats from Prosody over a TCP stream
|
Matthew Wild |
2010-10-07 |
mod_smacks: Add commented log statement for future debugging
|
Matthew Wild |
2010-10-07 |
mod_smacks: Fixes for monkey-patched sessionmanager.destroy to handle stream resumption, and to fall back to stock destroy() if the session is not smacks-enabled.
|
Matthew Wild |
2010-10-07 |
mod_smacks: Fixes for storing the unacked stanzas so that they can be properly replayed to clients on stream resume
|
Matthew Wild |
2010-10-07 |
mod_smacks: Fix to reply to stream for s2s sessions
|
Matthew Wild |
2010-10-07 |
mod_adhoc: Answer disco#info for node=xmlns_cmd
|
Florian Zeitz |
2010-10-01 |
mod_muc_intercom: Fix traceback on topic changes
|
Kim Alvefur |
2010-09-26 |
mod_seclabels: Prototype security labels plugin
|
Matthew Wild |
2010-09-20 |
mod_adhoc_cmd_admin: Use correct dataform layout
|
Florian Zeitz |
2010-09-02 |
mod_adhoc: Fix dataform creation
|
Florian Zeitz |
2010-09-01 |
mod_twitter: Initial commit.
|
dersd |
2010-08-28 |
mod_adhoc_cmd_admin: Check if announcement fields are filled (Thanks Zash)
|
Florian Zeitz |
2010-08-26 |
adds mod_muc_intercom; forwards messages between rooms on a muc host
|
Kim Alvefur |
2010-08-24 |
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)
|
Florian Zeitz |
2010-08-22 |
mod_adhoc: Fix typo introduced during refactoring
|
Florian Zeitz |
2010-08-22 |
mod_adhoc: Code restructuring
|
Florian Zeitz |
2010-08-21 |
mod_archive: added some config options.
|
shinysky |
2010-08-13 |
mod_adhoc_cmd_admin: Be more tollerant towards client/user errors.
|
Florian Zeitz |
2010-08-12 |
mod_adhoc_cmd_modules: Fix error message
|
Florian Zeitz |
2010-08-12 |
mod_archive_muc: clean up '\n ' in preference stanza
|
shinysky |
2010-08-10 |
mod_archive: use usermanager to check if some user exists
|
shinysky |
2010-08-10 |
mod_archive_muc: use usermanager to check if some user exists; use rostermanager to check if someone is in the roster; minor fixes.
|
shinysky |
2010-08-10 |