Stopped using presencemanager in stanza_router
[prosody.git] / plugins /
2009-04-14 Waqas HussainStopped using presencemanager in stanza_router
2009-04-14 Waqas Hussainmod_presence: initial commit
2009-04-12 Matthew Wildmod_debug: Set default interface to 127.0.0.1
2009-04-12 Matthew Wildmod_posix: Allow logging and pidfile options to take...
2009-04-11 Matthew Wildmod_component: Deregister component on disconnect
2009-04-10 Matthew Wildmod_component: Update for new net_activate_ports
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildmod_debug: Run on a different port, and use a different...
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildmod_muc: Fix malformed presence stanzas (thanks elmex)
2009-04-05 Matthew Wildsessionmanager, s2smanager, mod_component: Send reply...
2009-03-31 Matthew Wildmod_bosh: Fix to correctly timeout idle sessions
2009-03-31 Matthew Wildmod_debug: Some updates
2009-03-31 Matthew Wildmod_debug: New debug module (a simplified mod_console...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-30 Waqas HussainFixed: Some nil access bugs
2009-03-29 Waqas HussainAdded: MUC: Room invites
2009-03-29 Waqas HussainFixed: mod_saslauth: "anonymous_login" currently makes...
2009-03-29 Waqas HussainFixed: mod_saslauth: Changed anonymous host option...
2009-03-29 Waqas HussainFixed: mod_roster: Prep JIDs being added to roster...
2009-03-29 Waqas HussainFixed: mod_register: Node prepping was not being applie...
2009-03-29 Waqas HussainFixed: mod_regster: traceback when removing accounts
2009-03-23 Matthew Wildcore.rostermanager/mod_roster: Support for roster versi...
2009-03-22 Matthew Wildmod_component: Remove some commented code
2009-03-22 Matthew Wildmod_component: Use net_activate_ports to start port...
2009-03-22 Matthew Wildmod_component: Set default listening interface to 127...
2009-03-21 Matthew WildAdd initial mod_component for XEP-0114 support. Albert...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-08 Waqas Hussainmod_xmlrpc: Limit usage to admins
2009-03-07 Waqas Hussainmod_legacyauth: Added stream feature: <auth xmlns=...
2009-03-07 Matthew Wildmod_saslauth: Disable SASL ANONYMOUS unless explicitly...
2009-03-07 Waqas HussainAdded core.objectmanager
2009-03-04 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-04 Waqas HussainXML-RPC: Set appropriate Content-Type header in HTTP...
2009-03-04 Waqas HussainMUC: Kick participants for error replies only on a...
2009-03-04 Waqas Hussainmod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP...
2009-03-04 Waqas HussainAdded mod_xmlrpc
2009-03-03 Matthew Wildmod_bosh: Set Content-Type in response headers
2009-03-03 Tobias MarkmannMerged with main tip.
2009-03-02 Matthew Wildmod_muc: Don't bounce error replies in response to...
2009-02-22 Waqas Hussainmod_register: Fixed an error happening during account...
2009-02-20 Waqas HussainMUC: Added copyright notice
2009-02-20 Waqas HussainMUC: Replaced some duplicate code
2009-02-20 Waqas HussainMUC: Removed commented and unused code
2009-02-19 Waqas HussainMUC: Workaround for a Gajim bug (it includes <x xmlns...
2009-02-19 Waqas HussainMUC: Use util.stanza.clone instead of pre/deserialize...
2009-02-19 Waqas HussainMUC: Syntax error in last commit - this is lua :)
2009-02-19 Waqas HussainMUC: Throw an error if we try talking to ourselves
2009-02-19 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-02-19 Waqas HussainMUC: Bug fixes and workarounds
2009-02-19 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-02-19 Waqas HussainMUC: Logging - logger doesn't like nils
2009-02-18 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-02-18 Waqas HussainMUC: Added logging
2009-02-18 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-02-18 Matthew Wildmod_bosh: Possible fix for invalid key to next crash
2009-02-18 Waqas HussainMUC: Various fixes
2009-02-16 Waqas HussainMUC: Fixed: Presence for user joining the roomi was...
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-16 Waqas HussainMUC: Made vCards work by redirecting vCard requests...
2009-02-16 Waqas HussainMUC: Kick participants sending error messages to other...
2009-02-16 Waqas HussainMUC: Private stanzas (private messages, IQs, etc)
2009-02-16 Waqas HussainMUC: Presence and message stanzas now fully work (statu...
2009-02-15 Matthew Wildmod_version: Operating system detection. Disable with...
2009-02-14 Tobias MarkmannMerging with tip.
2009-02-14 Tobias MarkmannAdding inital support for ANONYMOUS mechanism in SASL.
2009-02-12 Waqas HussainFixed: User resources not disconnected correctly on...
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Waqas Hussainmod_muc: Room history
2009-02-11 Waqas HussainChanged mod_muc to work with changed component manager
2009-02-09 Matthew Wildmod_bosh: Fix for 'invalid key to next' error when...
2009-02-09 Matthew WildRemove redundant logging and debug printing from mod_bosh
2009-02-01 Matthew Wildmod_bosh: No need to tostring() uuids now
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-29 Matthew Wildmod_muc: Add 'nick' to unavailable presence of nick...
2009-01-29 Matthew Wildmod_muc: Convert to unix line endings
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-29 Matthew Wildmod_muc: Add support for being a component
2009-01-16 Matthew Wildmod_console: Make global
2009-01-16 Matthew Wildmod_posix: logging fix
2009-01-16 Matthew WildFix for pposix version detection
2009-01-16 Matthew Wildmod_posix: Check version of pposix
2009-01-16 Matthew WildReplacing pretty_print() with top_tag() for logging
2009-01-16 Matthew WildFix invalid loglevels in mod_saslauth
2009-01-15 Matthew Wildmod_posix/pposix: Fix reporting of incorrect PID on...
2009-01-15 Matthew Wildmod_posix: Support for logging to syslog (log = 'syslog...
2009-01-13 Waqas Hussainmod_console: Added module:reload
2009-01-13 Waqas Hussainmod_muc: Added unload, save and restore callbacks to...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-13 Waqas Hussainmod_muc: deregister component on unload
2009-01-13 Waqas Hussainmod_saslauth, mod_tls: minor code cleanup
2009-01-13 Waqas Hussainmod_version: Removed and rearranged some code
2009-01-13 Matthew WildBOSH: Allow BOSH servers to be configured through confi...
2009-01-12 Matthew Wildmod_actions_http: Show tables as 'list's
next