mod_console: Add host:* commands to help (thanks Zash)
[prosody.git] / plugins /
2010-08-14 Matthew Wildmod_console: Add host:* commands to help (thanks Zash)
2010-08-07 Matthew Wildmod_bosh: Fix to properly ignore repeated requests
2010-08-06 Matthew Wildmod_bosh: Small change to use variable instead of hard...
2010-08-06 Matthew Wildmod_bosh: Much improve session:close() for BOSH session...
2010-08-06 Matthew Wildmod_bosh: Add error callback for xmlhandlers, to handle...
2010-08-03 Waqas HussainMUC: Fixed: Unavilable presence was not being broadcast...
2010-08-03 Waqas HussainMUC: Return correct error to non-members attempting...
2010-08-03 Matthew Wildmod_bosh: Remove dependency on eventmanager
2010-08-02 Waqas Hussainstorage/mod_ejabberd: Reorganized some code.
2010-08-02 Waqas Hussainmod_auth_*: Fixed copyright headers.
2010-08-01 Kim Alvefurmod_version: Leave out the os element if hide_os_type...
2010-08-01 Kim Alvefurmod_version: Make the command used to get OS version...
2010-07-31 Waqas Hussainmod_saslauth: Fixed a nil global access.
2010-07-31 Waqas Hussainmod_saslauth: Check for unencrypted PLAIN auth in mod_s...
2010-07-31 Waqas Hussainmod_saslauth: Move mandatory encryption enforcement...
2010-07-31 Waqas Hussainstorage/mod_ejabberd (and associated library): Initial...
2010-07-31 Waqas Hussainstorage/mod_xep0227: Initial commit.
2010-07-25 Waqas Hussainmod_message: Discard headline messages sent to offline...
2010-07-25 Waqas Hussainmod_console: Override dofile() in the console environme...
2010-07-25 Waqas Hussainmod_console: Added support for multiple arguments to...
2010-07-22 Matthew Wildmod_tls: Remove extraneous flag to starttls() for s2sou...
2010-07-21 Matthew Wildusermanager, mod_auth_internal_hashed, mod_legacyauth...
2010-07-20 Waqas Hussainmod_register: Drop useless depencency on datamanager.
2010-07-20 Waqas HussainMUC: Store the nick (full room JID) which set the subje...
2010-07-18 Waqas Hussainmod_saslauth: Got rid of undocumented and useless ...
2010-07-17 Waqas HussainMerge with trunk.
2010-07-17 Waqas Hussainmod_auth_internal_hashed: Fixed SCRAM-SHA-1 mechanism...
2010-07-17 Matthew WildMUC: No need to call is_admin twice now, global admins...
2010-07-17 Waqas Hussainmod_saslauth: Cleaned up unused requires.
2010-07-17 Waqas Hussainmod_saslauth: A little cleanup for anonymous_login.
2010-07-16 Matthew WildMerge Zash->trunk
2010-07-16 Kim Alvefurmod_proxy65: Use util.jid.compare() and remove some...
2010-07-14 Waqas HussainSASL: Simplified sasl_handler:mechanisms() to return...
2010-07-14 Waqas HussainMUC: Fixed a traceback introduced in hg:bdc325ce9fbc.
2010-07-13 Matthew Wildmod_httpserver: Serve index.html if a request is made...
2010-07-12 Matthew Wildmod_saslauth: Rename variable 'aret' to 'ok' as per...
2010-07-11 Waqas Hussainmod_disco: Reflect requested 'node' attribute in the...
2010-07-11 Waqas Hussainmod_disco: Respond to disco#info to the correct caps...
2010-07-11 Waqas Hussainmod_disco: Cache disco#info reply and caps hash for...
2010-07-09 Florian Zeitzmod_adhoc: Add capability to pass data to forms
2010-07-09 Matthew Wildmod_pep: Use util.caps
2010-07-09 Matthew Wildmod_disco: Support for putting the server's caps hash...
2010-07-09 Matthew Wildmod_posix: Some (perhaps temporary) changes to re-lock...
2010-07-09 Brian Cullymod_posix: Truncate the pidfile before writing to ensur...
2010-07-08 Matthew Wildmod_auth_internal, usermanager: Rename to mod_auth_inte...
2010-07-08 Matthew Wildmod_auth_internal, mod_auth_internal_hashed: Remove...
2010-07-06 Matthew WildMUC: Make number of stored history messages configurabl...
2010-07-05 Matthew Wildmod_roster: Use value returned by pairs() during roster...
2010-07-04 Matthew Wildmod_bosh: Add jabber:client namespace to stanzas with...
2010-07-04 Matthew Wildmod_component: Read validate_from_addresses option...
2010-07-03 Waqas HussainMerge 0.7->trunk
2010-07-03 Waqas Hussainmod_privacy: Add service discovery feature.
2010-07-02 Matthew WildMerge 0.7->trunk
2010-07-02 Matthew Wildmod_privacy: Return the correct item-not-found instead...
2010-07-02 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-29 Matthew Wildmod_register: Remove the offline store as a list (origi...
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew Wildmod_privacy: Treat stanzas with no 'to' address as...
2010-06-23 Waqas Hussainmod_register: Delete the offline store as a list, and...
2010-06-23 Waqas Hussainmod_register: Don't disable account before deleting...
2010-06-23 Waqas Hussainmod_compression: Lowered a log level.
2010-06-23 Waqas Hussainmod_auth_anonymous, mod_auth_cyrus: Removed unused...
2010-06-23 Waqas Hussainmod_auth_anonymous, mod_auth_cyrus: Removed is_admin...
2010-06-23 Waqas Hussainmod_pep: Fixed a possible traceback during disco#items...
2010-06-22 Matthew Wildmod_auth_internal_hashed: Update TODO comments to COMPAT
2010-06-22 Matthew Wildmod_auth_internal_hashed: Remove far too many instances...
2010-06-22 Matthew Wildmod_auth_internal, mod_auth_internal_hashed: Remove...
2010-06-22 Matthew Wildmod_adhoc: Update for new is_admin usage
2010-06-19 Waqas HussainMUC: A little modification to improve code analysis.
2010-06-19 Waqas HussainMUC: Updated room:set_role() to use room:can_set_role().
2010-06-19 Waqas HussainMUC: Added room:can_set_role().
2010-06-18 Waqas Hussainmod_announce: A little cleanup.
2010-06-18 Waqas Hussainmod_storage: Make DBI a soft dependency, not a hard...
2010-06-18 Waqas Hussainmod_announce: Removed unused variables.
2010-06-18 Waqas Hussainmod_announce: Changed a global variable to local.
2010-06-15 Waqas Hussainmod_auth_internal: Log as "auth_internal", not as ...
2010-06-15 Waqas Hussainmod_auth_cyrus: Log as "auth_cyrus", not as "usermanager".
2010-06-15 Waqas Hussainmod_auth_anonymous: Log as "auth_anonymous", not as...
2010-06-15 Waqas Hussainmod_auth_internal_hashed: Log as "auth_internal_hashed...
2010-06-15 Waqas Hussainmod_auth_internal_hashed: Don't assume user doesn't...
2010-06-15 Waqas Hussainmod_auth_internal_hashed: Removed all checks for Cyrus...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Updated code to use :set_hidden() and :is_hidden().
2010-06-13 Waqas HussainMUC: Added room:set_hidden(boolean) and room:is_hidden().
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Replaced direct access of room's internal persiste...
2010-06-13 Waqas HussainMUC: Added room:set_persistent(boolean) and room:is_per...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added a 'Make Room Members-Only?' field to the...
2010-06-13 Waqas HussainMUC: Updated room:get_default_role() to not assign...
2010-06-13 Waqas HussainMUC: Added room:set_members_only(boolean) and room...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added a 'Make Room Moderated?' field to the room...
2010-06-13 Waqas HussainMUC: Updated room:get_default_role() to assign unaffili...
2010-06-13 Waqas HussainMUC: Added room:set_moderated(boolean) and room:is_mode...
2010-06-13 Waqas HussainMUC: Persist data in room:set_password() when called...
2010-06-13 Waqas HussainMUC: Added a password field to the room config dialog.
next