stanza_router: Remove FIXME and replace with meaningful comment
|
Matthew Wild |
Sat, 16 May 2009 20:19:15 +0100 |
componentmanager: Don't error on stanzas to bare component JID
|
Matthew Wild |
Sat, 16 May 2009 18:23:54 +0100 |
prosody.cfg.lua.dist: Update example to a better one
|
Matthew Wild |
Sat, 16 May 2009 12:01:44 +0100 |
util.events: handler priorities
|
Waqas Hussain |
Sat, 16 May 2009 15:56:45 +0500 |
modulemanager: require util.stanza
|
Waqas Hussain |
Sat, 16 May 2009 05:28:04 +0500 |
modulemanager: Don't close the stream on unhandled stream:features
|
Waqas Hussain |
Sat, 16 May 2009 05:07:51 +0500 |
stanza_router: Added global function core_post_stanza
|
Waqas Hussain |
Sat, 16 May 2009 03:58:05 +0500 |
util.jid: Eliminate global method use
|
Waqas Hussain |
Sat, 16 May 2009 03:56:51 +0500 |
util.muc: Made internal methods local
|
Waqas Hussain |
Sat, 16 May 2009 03:55:53 +0500 |
stanza_router: Improved message routing order
|
Waqas Hussain |
Sat, 16 May 2009 02:19:16 +0500 |
Dropped support for resource based components
|
Waqas Hussain |
Sat, 16 May 2009 02:07:27 +0500 |
stanza_router: Removed global function core_handle_stanza
|
Waqas Hussain |
Sat, 16 May 2009 01:41:45 +0500 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
Fri, 15 May 2009 20:38:30 +0100 |
stanza_router: Cleaner namespace handling
|
Waqas Hussain |
Sat, 16 May 2009 00:33:49 +0500 |
stanza_router: Refactored core_handle_stanza, and added handling for unsupported top-level stanzas
|
Waqas Hussain |
Sat, 16 May 2009 00:03:24 +0500 |
stanza_router: Fire events after all checks
|
Waqas Hussain |
Fri, 15 May 2009 23:42:35 +0500 |
Merging SASL buggy client workaround with current tip.
|
Tobias Markmann |
Fri, 15 May 2009 17:33:04 +0200 |
.
|
Tobias Markmann |
Fri, 15 May 2009 17:28:39 +0200 |
Some beauty treatment.
|
Tobias Markmann |
Fri, 15 May 2009 17:28:22 +0200 |
Adding minimal support for authorization identities to workaround buggy SASL implementations.
|
Tobias Markmann |
Fri, 15 May 2009 17:24:52 +0200 |
adding RFC comment
|
Tobias Markmann |
Fri, 15 May 2009 17:05:26 +0200 |
stanza_router: Removed some unnecessary code
|
Waqas Hussain |
Fri, 15 May 2009 08:42:53 +0500 |
stanza_router: Removed a FIXME
|
Waqas Hussain |
Fri, 15 May 2009 08:30:48 +0500 |
xmlhandlers: Removed another unnecessary check
|
Waqas Hussain |
Fri, 15 May 2009 07:51:33 +0500 |
xmlhandlers: Removed an unnecessary check
|
Waqas Hussain |
Fri, 15 May 2009 07:27:03 +0500 |
core.xmlhandlers: Removed unused variables
|
Waqas Hussain |
Fri, 15 May 2009 07:24:16 +0500 |
stanza_router: Fixed an invalid stanza check
|
Waqas Hussain |
Fri, 15 May 2009 07:04:41 +0500 |
util.stanza: Omit unused clone parameter from error_reply()
|
Waqas Hussain |
Fri, 15 May 2009 06:39:53 +0500 |
mod_presence: Added a FIXME comment about directed presence
|
Waqas Hussain |
Fri, 15 May 2009 06:34:42 +0500 |
stanza_router: Remove unnecessary directed presence handling
|
Waqas Hussain |
Fri, 15 May 2009 06:34:08 +0500 |