Log

description author age
mod_admin_web: Specify only directory as bosh service, so it (normally) doesn't need changing (Thanks Zash) Florian Zeitz 2010-12-27
mod_admin_web: Show whether connection is encrypted/compressed Florian Zeitz 2010-12-27
mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. Waqas Hussain 2010-12-27
mod_admin_web: Fix initialisation code, undeclared variable and wrong event scope Matthew Wild 2010-12-27
mod_admin_web: Move pubsub service initialisation into a server-started handler, in case we get loaded before the service Matthew Wild 2010-12-27
mod_admin_web: Don't delete the menu Florian Zeitz 2010-12-27
mod_admin_web: Add a live view for C2S connections Florian Zeitz 2010-12-27
mod_pubsub_feed: Catch and handle errors when publishing Kim Alvefur 2010-12-26
mod_pubsub_feed: Fix detection of updated posts Kim Alvefur 2010-12-26
mod_admin_web: XHTML fix Florian Zeitz 2010-12-26
mod_admin_web: Add support for calling adhoc commands Florian Zeitz 2010-12-26
mod_admin_web: Change page title Florian Zeitz 2010-12-24
mod_admin_web: Only create the node once when loading onto multiple hosts Florian Zeitz 2010-12-24
mod_admin_web: Prepare for adding more features Florian Zeitz 2010-12-23
mod_auth_ldap: Convert to real line endings Matthew Wild 2010-12-23
mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes Florian Zeitz 2010-12-23
mod_admin_web: replace get_deps.lua with a (working) get_deps.sh Florian Zeitz 2010-12-23
mod_group_bookmarks: Always ensure bookmarks are injected, even if the user has no bookmarks already stored Matthew Wild 2010-12-22
mod_group_bookmarks: Module to inject room bookmarks to user private XML stores Matthew Wild 2010-12-20
mod_admin_web: Initial PoC commit Florian Zeitz 2010-12-17
mod_saslauth_muc: Improved timer handling. Waqas Hussain 2010-12-13
mod_auth_ldap: Removed an invalid argument to a function. Waqas Hussain 2010-12-13
mod_muc_intercom: Add a delay to the forwarded message. Kim Alvefur 2010-12-08
mod_saslauth_muc: Initial commit. Implements SASL auth for MUC rooms <http://xmpp.org/extensions/inbox/remote-auth.html>. Waqas Hussain 2010-12-02
mod_tcpproxy: Give stanza handlers a negative priority, to allow mod_iq to process them first. Waqas Hussain 2010-12-02
mod_ircd: Give stanza handlers a negative priority, to allow mod_iq to process them first. Waqas Hussain 2010-12-02
mod_extdisco: XEP-0215: External Service Discovery Matthew Wild 2010-11-29
mod_muc_intercom: Increase priority. Kim Alvefur 2010-11-27
mod_pubsub_feed: Wrap entry in a item element. Kim Alvefur 2010-11-27
mod_pubsub_feed: Fetches Atom feeds and publishes to PubSub Kim Alvefur 2010-11-27
mod_tcpproxy: Updated to use events instead of componentmanager. Waqas Hussain 2010-11-10
mod_ircd: Updated to use events instead of componentmanager. Waqas Hussain 2010-11-10
Merge with Zash Matthew Wild 2010-11-07
mod_auth_dovecot: Implement user_exists Javier Torres 2010-10-30
mod_auth_dovecot: More debug messages Javier Torres 2010-10-30
mod_auth_dovecot: Use sequential (instead of fixed) id for messages Javier Torres 2010-10-30
mod_auth_dovecot: Load dovecot socket path form config Javier Torres 2010-10-30
mod_auth_dovecot: Use correct module name for logger Javier Torres 2010-10-30
mod_auth_dovecot: Close socket on error Javier Torres 2010-10-30
mod_auth_dovecot: Remove asserts (use logger) and refactor socket code Javier Torres 2010-10-30
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
mod_archive: minor fix; shinysky 2010-08-09
mod_ircd: Fix "nickname in use" reply Matthew Wild 2010-08-05
mod_adhoc_cmd_modules: Make required fields required, be more tollerant towards buggy clients Florian Zeitz 2010-08-05
Add new motd_sequential module. This module lets you define numbered messages shown to each user in order, but only once per user, and persistent across server restarts. Useful for notifying users of added features and changes in an Jeff Mitchell 2010-08-04
mod_archive: fixed some serious bugs. shinysky 2010-08-04
merge shinysky 2010-08-02
mod_post_msg: add support for type, subject and body in application/x-www-form-urlencoded Kim Alvefur 2010-07-31
mod_archive: make sure result set are sorted in chronological order. shinysky 2010-07-29
mod_couchdb: Now added as a proper module using the new storage provider system. Waqas Hussain 2010-07-31
mod_archive: refactor shinysky 2010-07-29
mod_adhoc_cmd_admin: Add suport for showing more detail Florian Zeitz 2010-07-29
mod_archive: exit for loop as soon as possible. shinysky 2010-07-29
mod_archive: keep collections in REVERSE chronological order(not tested). shinysky 2010-07-29
mod_archive: keep collections in chronological order. shinysky 2010-07-26
mod_archive: Mapping an message to some collection based on timestamp shinysky 2010-07-25
mod_archive: minor fix. shinysky 2010-07-25
mod_archive: interpret preferences when do auto archiving. shinysky 2010-07-24
mod_smacks: Fix the logic for handling outgoing stanzas and ack requests Matthew Wild 2010-07-24
Merge with Zash Matthew Wild 2010-07-22
mod_auth_ldap: Update for new usermanager.test_password syntax Matthew Wild 2010-07-21
mod_auth_external: Update for new usermanager.test_password syntax Matthew Wild 2010-07-21
mod_post_msg: A plugin that recives a single message by HTTP POST and relays it. Kim Alvefur 2010-07-22
mod_s2s_blackwhitelist: adding blacklist and whitelist plugin for s2s connections Gaurav 2010-07-16
mod_s2s_reload_newcomponent: fix debug logs Gaurav 2010-07-16
initial creation of module for reloading new components Gaurav 2010-07-16
fixed broadcast PRIVMSG bug Bjoern Kalkbrenner 2010-07-14
added correct NAME_REPLY on JOIN message reply Bjoern Kalkbrenner 2010-07-14
mod_archive: Replication is done! shinysky 2010-07-14
mod_archive: added a 'access' attribute to the chat element, representing the time last accessed. shinysky 2010-07-13
mod_adhoc_cmd_modules: Add "Load module" command Florian Zeitz 2010-07-09
mod_adhoc: Add capability to pass data to forms Florian Zeitz 2010-07-09
mod_adhoc_cmd_modules: Add "Unload module" command Florian Zeitz 2010-07-09
mod_adhoc_cmd_modules: Add "Reload module" command Florian Zeitz 2010-07-09
mod_couchdb: Initial commit. Waqas Hussain 2010-07-09
mod_adhoc_cmd_modules: Initial version. Provides a "List loaded modules" cmd for now Florian Zeitz 2010-07-08
mod_smacks: Clean outgoing stanza queue correctly on session close Matthew Wild 2010-07-08
mod_smacks: Use filters for catching incoming stanzas (more reliable and efficient), also add some logic to make compatible with the stream resumption module (coming soon) Matthew Wild 2010-07-08
mod_smacks: Better logic for deciding what is a stanza and what is not, and deciding when to send ack requests Matthew Wild 2010-07-08
mod_archive: '7.3 Removing a Collection' is DONE, so '7. Archive Management' is DONE. shinysky 2010-07-08
mod_archive: XEP-0059 Result Set Management for Retrieving a Collection is DONE shinysky 2010-07-07
restart authorize command if crashed or ended; added example shell script Bjoern Kalkbrenner 2010-07-07
mod_archive: XEP-0059 Result Set Management for Retrieving a List of Collections is DONE shinysky 2010-07-07