Log

description author age
Finally add README and INSTALL files Matthew Wild 2009-05-22
Merge with 0.4 Matthew Wild 2009-05-21
stanza_router: Fix for subscriptions to users on components [0.4 branch only] Matthew Wild 2009-05-21
mod_register: Attach session to user-registered and user-deregistered events Matthew Wild 2009-05-21
core: hosts[*].events Waqas Hussain 2009-05-20
Merge with 0.4 Matthew Wild 2009-05-19
mod_saslauth: Fix logic error which prevented SASL ANONYMOUS from working Matthew Wild 2009-05-18
mod_welcome: New plugin to welcome users who register on the server Matthew Wild 2009-05-19
mod_register: Fire events and log on account creation/deletion Matthew Wild 2009-05-19
modulemanager: Add module:fire_event() to module API Matthew Wild 2009-05-19
stanza_router: Handle outbound presence if inbound handlers don't catch it Waqas Hussain 2009-05-18
util.events: Dispatch code now accepts a variable number of arguments Waqas Hussain 2009-05-16
util.events: Much more efficient index building Waqas Hussain 2009-05-16
stanza_router: s/conn/stream/ in log message Matthew Wild 2009-05-16
stanza_router: Remove FIXME and replace with meaningful comment Matthew Wild 2009-05-16
componentmanager: Don't error on stanzas to bare component JID Matthew Wild 2009-05-16
prosody.cfg.lua.dist: Update example to a better one Matthew Wild 2009-05-16
util.events: handler priorities Waqas Hussain 2009-05-16
modulemanager: require util.stanza Waqas Hussain 2009-05-16
modulemanager: Don't close the stream on unhandled stream:features Waqas Hussain 2009-05-16
stanza_router: Added global function core_post_stanza Waqas Hussain 2009-05-15
util.jid: Eliminate global method use Waqas Hussain 2009-05-15
util.muc: Made internal methods local Waqas Hussain 2009-05-15
stanza_router: Improved message routing order Waqas Hussain 2009-05-15
Dropped support for resource based components Waqas Hussain 2009-05-15
stanza_router: Removed global function core_handle_stanza Waqas Hussain 2009-05-15
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild 2009-05-15
stanza_router: Cleaner namespace handling Waqas Hussain 2009-05-15
stanza_router: Refactored core_handle_stanza, and added handling for unsupported top-level stanzas Waqas Hussain 2009-05-15
stanza_router: Fire events after all checks Waqas Hussain 2009-05-15
Merging SASL buggy client workaround with current tip. Tobias Markmann 2009-05-15
. Tobias Markmann 2009-05-15
Some beauty treatment. Tobias Markmann 2009-05-15
Adding minimal support for authorization identities to workaround buggy SASL implementations. Tobias Markmann 2009-05-15
adding RFC comment Tobias Markmann 2009-05-15
stanza_router: Removed some unnecessary code Waqas Hussain 2009-05-15
stanza_router: Removed a FIXME Waqas Hussain 2009-05-15
xmlhandlers: Removed another unnecessary check Waqas Hussain 2009-05-15
xmlhandlers: Removed an unnecessary check Waqas Hussain 2009-05-15
core.xmlhandlers: Removed unused variables Waqas Hussain 2009-05-15
stanza_router: Fixed an invalid stanza check Waqas Hussain 2009-05-15
util.stanza: Omit unused clone parameter from error_reply() Waqas Hussain 2009-05-15
mod_presence: Added a FIXME comment about directed presence Waqas Hussain 2009-05-15
stanza_router: Remove unnecessary directed presence handling Waqas Hussain 2009-05-15
stanza_router: Prevent further processing of a handled stanza Waqas Hussain 2009-05-15
mod_presence: return true from the presence handler Waqas Hussain 2009-05-15
util.events: event handlers can now return a result, which also interrupts further handling of the event Waqas Hussain 2009-05-15
util.muc: A MUC library - initial commit Waqas Hussain 2009-05-13
Merge with 0.4 Matthew Wild 2009-05-13
stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed error Matthew Wild 2009-05-13
stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin_unauthed Matthew Wild 2009-05-09
mod_muc: commented connection replace detection code because google keeps resendng directed presence Waqas Hussain 2009-05-07
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad Waqas Hussain 2009-05-07
mod_muc: Extracted sending of occupant list into its own function Waqas Hussain 2009-05-07
mod_muc: Extracted history broadcast into its own function Waqas Hussain 2009-05-07
fallbacks/bit: bit manipulation API (compatible with bitlib for now) Waqas Hussain 2009-05-07
mod_pep: Initial commit (extremely basic implementation) Waqas Hussain 2009-05-07
util/serialization: Fixed serialization formatting Waqas Hussain 2009-05-07
util/sasl: Removed unnecessary references to util.encodings.idna Waqas Hussain 2009-05-07
mod_roster: Advertize roster versioning support Waqas Hussain 2009-05-07
Default config: Add 'presence' to list of modules Matthew Wild 2009-05-07
Merge with 0.4 Matthew Wild 2009-05-06
util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!) Matthew Wild 2009-05-06
Tagging 0.4.1 Matthew Wild 2009-05-05