stanza_router: Remove unnecessary directed presence handling
|
Waqas Hussain |
Fri, 15 May 2009 06:34:08 +0500 |
stanza_router: Prevent further processing of a handled stanza
|
Waqas Hussain |
Fri, 15 May 2009 06:31:32 +0500 |
mod_presence: return true from the presence handler
|
Waqas Hussain |
Fri, 15 May 2009 06:28:02 +0500 |
util.events: event handlers can now return a result, which also interrupts further handling of the event
|
Waqas Hussain |
Fri, 15 May 2009 06:23:55 +0500 |
util.muc: A MUC library - initial commit
|
Waqas Hussain |
Wed, 13 May 2009 23:24:49 +0500 |
Merge with 0.4
|
Matthew Wild |
Wed, 13 May 2009 16:55:20 +0100 |
stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed error
|
Matthew Wild |
Wed, 13 May 2009 16:54:46 +0100 |
stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin_unauthed
|
Matthew Wild |
Sat, 09 May 2009 19:43:11 +0100 |
mod_muc: commented connection replace detection code because google keeps resendng directed presence
|
Waqas Hussain |
Fri, 08 May 2009 04:41:18 +0500 |
mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad
|
Waqas Hussain |
Fri, 08 May 2009 01:29:43 +0500 |
mod_muc: Extracted sending of occupant list into its own function
|
Waqas Hussain |
Fri, 08 May 2009 01:27:22 +0500 |
mod_muc: Extracted history broadcast into its own function
|
Waqas Hussain |
Fri, 08 May 2009 01:14:01 +0500 |
fallbacks/bit: bit manipulation API (compatible with bitlib for now)
|
Waqas Hussain |
Fri, 08 May 2009 01:09:07 +0500 |
mod_pep: Initial commit (extremely basic implementation)
|
Waqas Hussain |
Fri, 08 May 2009 01:07:35 +0500 |
util/serialization: Fixed serialization formatting
|
Waqas Hussain |
Fri, 08 May 2009 01:06:45 +0500 |