Sun, 14 Jun 2009 17:59:22 +0500 Waqas Hussain mod_roster: Removed references to presencemanager and core_route_stanza
Sun, 14 Jun 2009 17:58:16 +0500 Waqas Hussain mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence
Sun, 14 Jun 2009 17:41:21 +0500 Waqas Hussain util.muc: Relaxed top-level routing checks to allow node-less rooms, and removed redundant checks
Sun, 14 Jun 2009 17:33:22 +0500 Waqas Hussain util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODO
Sun, 14 Jun 2009 16:31:51 +0500 Waqas Hussain mod_muc: Don't reply with an error in response to unacceptable result stanzas
Sun, 14 Jun 2009 16:30:45 +0500 Waqas Hussain util.muc: Don't reply with an error in response to unacceptable result stanzas
Sun, 14 Jun 2009 16:28:01 +0500 Waqas Hussain util.muc: Fixed error occuring on room leave
Sun, 14 Jun 2009 14:28:20 +0500 Waqas Hussain stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components)
Fri, 19 Jun 2009 17:32:01 +0100 Matthew Wild Merge with waqas via albert!
Sat, 13 Jun 2009 00:07:16 +0500 Waqas Hussain modulemanager: Change the ideitity attribute typ to type
Fri, 19 Jun 2009 17:27:03 +0100 Matthew Wild s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown
Fri, 19 Jun 2009 17:23:17 +0100 Matthew Wild loggingmanager: Log timestamps when using default file logging
Fri, 19 Jun 2009 17:22:16 +0100 Matthew Wild loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config
Fri, 12 Jun 2009 15:43:24 +0100 Matthew Wild mod_console: Redirect print() to console session when executing commands in global environment
Fri, 12 Jun 2009 15:42:43 +0100 Matthew Wild mod_console: Fix syntax error
Fri, 12 Jun 2009 15:35:04 +0100 Matthew Wild mod_console: Add s2s:close() to close s2s sessions between two hosts
Fri, 12 Jun 2009 11:37:34 +0100 Matthew Wild Automated merge with http://waqas.ath.cx:8000/
Fri, 12 Jun 2009 15:33:41 +0500 Waqas Hussain mod_pep: Add pubsub#publsih disco feature to host
Fri, 12 Jun 2009 11:36:32 +0100 Matthew Wild mod_dialback: Change FIXME comment to COMPAT
Fri, 12 Jun 2009 11:21:25 +0100 Matthew Wild Automated merge with http://waqas.ath.cx:8000/
Fri, 12 Jun 2009 14:35:52 +0500 Waqas Hussain mod_pep: Add host identity pubsub/pep
Fri, 12 Jun 2009 14:32:32 +0500 Waqas Hussain modulemanager: Added function add_identity(category, type) to the modules API
Fri, 12 Jun 2009 13:46:31 +0500 Waqas Hussain Merge
Fri, 12 Jun 2009 13:06:41 +0500 Waqas Hussain mod_pep: Fix a nil index bug
Fri, 12 Jun 2009 11:21:11 +0100 Matthew Wild net.http: (Re-)add url[en|de]code functions
Mon, 08 Jun 2009 13:25:10 +0100 Matthew Wild modulemanager: Use module_name in log entry to fix 'error initialising module "nil"' error
Sun, 07 Jun 2009 17:44:48 +0100 Matthew Wild mod_message: Require stanza lib to prevent traceback on error replies
Sun, 07 Jun 2009 14:19:36 +0100 Matthew Wild Automated merge with http://waqas.ath.cx:8000/
Sun, 07 Jun 2009 18:06:01 +0500 Waqas Hussain mod_pep: Give the presence handler a higher than default priority
Sun, 07 Jun 2009 18:04:56 +0500 Waqas Hussain modulemanager: Allow setting a priority while adding an event handler via the module:hook API
Sun, 07 Jun 2009 18:04:08 +0500 Waqas Hussain mod_pep: Send items to contacts coming online
Sun, 07 Jun 2009 17:39:34 +0500 Waqas Hussain mod_pep: Fix undefined global access
Sat, 06 Jun 2009 18:22:29 +0500 Waqas Hussain mod_pep: Maintain user nodes for delayed delivery
Sat, 06 Jun 2009 21:29:34 +0100 Matthew Wild mod_console: Show total incoming/outgoing s2s connections
Sat, 06 Jun 2009 17:17:16 +0100 Matthew Wild modulemanager: Don't require xmlns to be non-nil
Sat, 06 Jun 2009 17:15:26 +0100 Matthew Wild modulemanager: module:log() -> self:log() fix
Sat, 06 Jun 2009 17:08:47 +0100 Matthew Wild modulemanager: Allow setting priority of stanza handlers
Sat, 06 Jun 2009 16:41:09 +0100 Matthew Wild modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza events
Fri, 05 Jun 2009 20:18:55 +0100 Matthew Wild mod_console: Allow running code in the global environment by prefixing with '>'
Fri, 05 Jun 2009 20:18:19 +0100 Matthew Wild mod_console: Some "improvements" to the useless server:reload() command :)
Fri, 05 Jun 2009 19:57:29 +0100 Matthew Wild mod_console: Much improved module load/unload/reload commands
Fri, 05 Jun 2009 13:34:21 +0100 Matthew Wild prosody: prosody_reload_config => prosody.reload_config (guess I accidentally missed it when converting the others)
Fri, 05 Jun 2009 01:58:40 +0100 Matthew Wild prosody: Prefix hg: to changeset ids in the version
Fri, 05 Jun 2009 01:27:41 +0100 Matthew Wild mod_version: Use version from prosody.version
Fri, 05 Jun 2009 01:27:18 +0100 Matthew Wild prosody: Read version from prosody.version file and set, er, prosody.version!
Fri, 05 Jun 2009 01:13:39 +0100 Matthew Wild Makefile: Experimental support for recording the version of an installed Prosody
Thu, 04 Jun 2009 21:25:05 +0500 Waqas Hussain modulemanager: Load mod_message, mod_iq and mod_presence implicitly
Thu, 04 Jun 2009 21:12:36 +0500 Waqas Hussain s2smanager: Use a UUID as the dialback secret
Thu, 04 Jun 2009 21:11:33 +0500 Waqas Hussain stanza_router: Remove unused s2s dialback functions
Thu, 04 Jun 2009 20:48:23 +0500 Waqas Hussain Merge with trunk
Thu, 04 Jun 2009 20:27:53 +0500 Waqas Hussain util.sasl: Remove some nastiness
Thu, 04 Jun 2009 19:55:56 +0500 Waqas Hussain util.uuid: Added function seed(string) to allow further seeding of the PRNG
Thu, 04 Jun 2009 18:04:26 +0500 Waqas Hussain util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)
Thu, 04 Jun 2009 17:41:55 +0500 Waqas Hussain util.uuid: More uniqueness!
Thu, 04 Jun 2009 05:54:32 +0500 Waqas Hussain sessionmanager: It really is username@host, not host@username :)
Thu, 04 Jun 2009 15:46:05 +0100 Matthew Wild Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]
Thu, 04 Jun 2009 15:30:00 +0100 Matthew Wild Makefile: Specify permissions on installed executables [thanks mhavela]
Thu, 04 Jun 2009 15:24:43 +0100 Matthew Wild prosody: Add support for general 'interface' option which is used as the default network interface
Thu, 04 Jun 2009 15:22:04 +0100 Matthew Wild net.server: Display server port in error messages
Thu, 04 Jun 2009 15:17:39 +0100 Matthew Wild Adding .hgignore
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip