net.http: Don't throw error on invalid URLs. Fixes #56.
[prosody.git] / plugins /
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
2009-01-12 Matthew WildAdd mod_actions_http for executing actions through...
2009-01-12 Matthew Wildmod_httpserver: Add require 'net.httpserver'
2009-01-12 Matthew WildBOSH: Make previous fix a bit more efficient
2009-01-12 Matthew WildBOSH: Fix for error when closed session was in inactive...
2009-01-11 Matthew WildAdd option to in-band registration to allow only whitel...
2009-01-11 Matthew WildAdded rate limiting to in-band registration, and added...
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildImplement session:close() for BOSH, and add checking...
2009-01-09 Matthew WildChange default maximum inactivity period to 60s from 30s
2009-01-09 Matthew WildNumerous BOSH improvements... handle client disconnects...
2009-01-03 Waqas Hussainmod_muc: Room subject should be sent only the newly...
2009-01-03 Waqas Hussainmod_console: replace all \n with \r\n in the output...
2008-12-31 Waqas Hussainmod_muc: Room subjects stored, and room persistence...
2008-12-31 Waqas HussainInitial mod_muc: XEP-0045: Multi-User Chat
2008-12-29 Matthew WildAdd allow_registration option to disable account regist...
2008-12-27 Matthew WildRemove some old debugging code from mod_bosh
2008-12-25 Matthew WildDestroy session on failed dialback instead of throwing...
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildInitial mod_bosh, works, kind of, but quite incomplete
2008-12-22 Matthew WildAdd initial mod_httpserver for serving static content
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-15 Matthew WildRemove a FIXME from mod_tls
2008-12-13 Matthew WildAdd support for dialback piggy-backing. Fixes #37....
next