util.muc: Don't reply with an error in response to unacceptable result stanzas
[prosody.git] / plugins /
2009-06-12 Matthew Wildmod_console: Redirect print() to console session when...
2009-06-12 Matthew Wildmod_console: Fix syntax error
2009-06-12 Matthew Wildmod_console: Add s2s:close() to close s2s sessions...
2009-06-12 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-12 Matthew Wildmod_dialback: Change FIXME comment to COMPAT
2009-06-12 Waqas Hussainmod_pep: Add pubsub#publsih disco feature to host
2009-06-12 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-12 Waqas Hussainmod_pep: Add host identity pubsub/pep
2009-06-12 Waqas HussainMerge
2009-06-12 Waqas Hussainmod_pep: Fix a nil index bug
2009-06-07 Matthew Wildmod_message: Require stanza lib to prevent traceback...
2009-06-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-07 Waqas Hussainmod_pep: Give the presence handler a higher than defaul...
2009-06-07 Waqas Hussainmod_pep: Send items to contacts coming online
2009-06-07 Waqas Hussainmod_pep: Fix undefined global access
2009-06-06 Matthew Wildmod_console: Show total incoming/outgoing s2s connections
2009-06-06 Waqas Hussainmod_pep: Maintain user nodes for delayed delivery
2009-06-05 Matthew Wildmod_console: Allow running code in the global environme...
2009-06-05 Matthew Wildmod_console: Some "improvements" to the useless server...
2009-06-05 Matthew Wildmod_console: Much improved module load/unload/reload...
2009-06-05 Matthew Wildmod_version: Use version from prosody.version
2009-06-04 Waqas HussainMy merge!!!!
2009-06-03 Waqas Hussainmod_privacy: Initial commit
2009-06-02 Waqas Hussainmod_message: Fix global access
2009-06-02 Waqas Hussainmod_iq: Limit sub-events to get and set IQs
2009-06-02 Waqas Hussainmod_presence: Fix a global access
2009-06-02 Waqas Hussainmod_presence: Check for nil 'to' attribute in all cases...
2009-06-02 Waqas Hussainmod_presence: Check for nil 'to' attribute in all cases...
2009-06-02 Waqas Hussainmod_presence: return true from incoming presence handle...
2009-06-02 Waqas Hussainmod_presence: Handle non-subscription presence and...
2009-06-02 Waqas Hussainmod_presence: Handle subscriptions and probes
2009-06-02 Waqas Hussainmod_presence: Add hooks for inbound presence
2009-06-02 Waqas Hussainmod_presence: Fix a comment
2009-06-02 Waqas Hussainmod_presence: Handle all outbound presence stanzas
2009-06-02 Waqas Hussainmod_presence: A little cleanup
2009-06-02 Waqas Hussainmod_presence: Remove JIDs from directed presence list...
2009-06-02 Waqas Hussainmod_presence: Handle outbound presence to full JIDs
2009-06-01 Waqas Hussainmod_message: A little cleanup
2009-06-01 Waqas Hussainmod_message: mod_message now handles all cases
2009-06-01 Waqas Hussainmod_message: Added code to handle error groupchat and...
2009-06-01 Waqas Hussainmod_message: Move bare JID processing to it's own function
2009-06-01 Waqas Hussainmod_iq: Correctly handle the lack of 'to' on IQs
2009-06-01 Waqas Hussainmod_iq: Immediately return an error for IQs to non...
2009-06-01 Waqas Hussainmod_iq: Include event data in sub-events
2009-06-01 Waqas Hussainmod_iq: Error reply for IQ to non-existing session...
2009-06-01 Matthew WildMerge backout with following commits
2009-06-01 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-01 Waqas Hussainmod_iq: Fire sub-events for IQs directed at bare JIDs...
2009-05-30 Waqas Hussainmod_welcome: Use module:hook instead of module:add_even...
2009-05-30 Waqas Hussainmod_watchregistrations: Use module:hook instead of...
2009-05-30 Waqas Hussainmod_presence: Changed to use the prosody.events object...
2009-05-30 Matthew Wildmod_console: c2s:show(), c2s:show_secure(), c2s:show_in...
2009-05-30 Matthew Wildmod_console: Allow restricting results to matching...
2009-05-30 Matthew Wildmod_posix: Use global prosody object
2009-05-30 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-30 Waqas Hussainmod_message, mod_iq: A little cleanup
2009-05-30 Waqas Hussainmod_iq: Initial commit
2009-05-30 Waqas Hussainmod_message: Initial commit
2009-05-29 Matthew Wildmod_tls: Add <required/> to stream feature when TLS...
2009-05-29 Matthew Wildmod_legacyauth: Hide stream feature when secure auth...
2009-05-29 Matthew Wildmod_saslauth: Don't offer bind/session when they aren...
2009-05-29 Matthew Wildmod_saslauth, mod_legacyauth: Deny logins to unsecure...
2009-05-29 Matthew Wildsessionmanager, mod_tls: Mark a session as secure when...
2009-05-28 Matthew Wildmod_presence: Lower some log levels to their correct...
2009-05-28 Matthew Wildmod_presence: Use logger supplied by modulemanager
2009-05-28 Matthew Wildmod_presence: Leave alone the from attribute of session...
2009-05-27 Matthew Wildmod_watchregistrations: admin -> admins
2009-05-26 Matthew Wildmod_watchregistrations: New plugin to send a message...
2009-05-26 Matthew Wildmod_roster: Add some comments for the error cases to...
2009-05-26 Matthew Wildmod_roster: Don't send a query element in roster respon...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-21 Matthew Wildmod_register: Attach session to user-registered and...
2009-05-19 Matthew WildMerge with 0.4
2009-05-19 Matthew Wildmod_welcome: New plugin to welcome users who register...
2009-05-19 Matthew Wildmod_register: Fire events and log on account creation...
2009-05-18 Matthew Wildmod_saslauth: Fix logic error which prevented SASL...
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainmod_presence: Added a FIXME comment about directed...
2009-05-15 Waqas Hussainmod_presence: return true from the presence handler
2009-05-13 Matthew WildMerge with 0.4
2009-05-07 Waqas Hussainmod_muc: commented connection replace detection code...
2009-05-07 Waqas Hussainmod_muc: s/broadcast_history/send_history/ - since...
2009-05-07 Waqas Hussainmod_muc: Extracted sending of occupant list into its...
2009-05-07 Waqas Hussainmod_muc: Extracted history broadcast into its own function
2009-05-07 Waqas Hussainmod_pep: Initial commit (extremely basic implementation)
2009-05-07 Waqas Hussainmod_roster: Advertize roster versioning support
2009-05-06 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildmod_posix: Reload the config and reopen log files on...
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildmod_posix: Don't let the server run as root without...
2009-05-02 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildmod_console: Add s2s:show() command to list s2s connections
2009-05-01 Matthew WildMerge with 0.4
next