| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mod_dialback: Change FIXME comment to COMPAT | Matthew Wild | 2009-06-12 | 1 | -1/+1 |
* | | mod_pep: Add pubsub#publsih disco feature to host | Waqas Hussain | 2009-06-12 | 1 | -0/+1 |
|/ |
|
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-06-12 | 1 | -4/+5 |
|\ |
|
| * | net.http: (Re-)add url[en|de]code functions | Matthew Wild | 2009-06-12 | 1 | -4/+5 |
* | | mod_pep: Add host identity pubsub/pep | Waqas Hussain | 2009-06-12 | 1 | -0/+2 |
* | | modulemanager: Added function add_identity(category, type) to the modules API | Waqas Hussain | 2009-06-12 | 1 | -0/+21 |
* | | Merge | Waqas Hussain | 2009-06-12 | 3 | -1/+21 |
|\| |
|
| * | modulemanager: Use module_name in log entry to fix 'error initialising module... | Matthew Wild | 2009-06-08 | 1 | -1/+1 |
| * | mod_message: Require stanza lib to prevent traceback on error replies | Matthew Wild | 2009-06-07 | 1 | -0/+1 |
| * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-06-07 | 2 | -0/+19 |
| |\ |
|
| | * | mod_console: Show total incoming/outgoing s2s connections | Matthew Wild | 2009-06-06 | 1 | -0/+8 |
| | * | modulemanager: Don't require xmlns to be non-nil | Matthew Wild | 2009-06-06 | 1 | -1/+1 |
| | * | modulemanager: module:log() -> self:log() fix | Matthew Wild | 2009-06-06 | 1 | -1/+1 |
| | * | modulemanager: Allow setting priority of stanza handlers | Matthew Wild | 2009-06-06 | 1 | -5/+5 |
| | * | modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza... | Matthew Wild | 2009-06-06 | 1 | -0/+11 |
* | | | mod_pep: Fix a nil index bug | Waqas Hussain | 2009-06-12 | 1 | -1/+1 |
|/ / |
|
* | | mod_pep: Give the presence handler a higher than default priority | Waqas Hussain | 2009-06-07 | 1 | -1/+1 |
* | | modulemanager: Allow setting a priority while adding an event handler via the... | Waqas Hussain | 2009-06-07 | 1 | -2/+2 |
* | | mod_pep: Send items to contacts coming online | Waqas Hussain | 2009-06-07 | 1 | -0/+27 |
* | | mod_pep: Fix undefined global access | Waqas Hussain | 2009-06-07 | 1 | -1/+1 |
* | | mod_pep: Maintain user nodes for delayed delivery | Waqas Hussain | 2009-06-06 | 1 | -1/+9 |
|/ |
|
* | mod_console: Allow running code in the global environment by prefixing with '>' | Matthew Wild | 2009-06-05 | 1 | -1/+9 |
* | mod_console: Some "improvements" to the useless server:reload() command :) | Matthew Wild | 2009-06-05 | 1 | -0/+2 |
* | mod_console: Much improved module load/unload/reload commands | Matthew Wild | 2009-06-05 | 1 | -16/+79 |
* | prosody: prosody_reload_config => prosody.reload_config (guess I accidentally... | Matthew Wild | 2009-06-05 | 1 | -1/+1 |
* | prosody: Prefix hg: to changeset ids in the version | Matthew Wild | 2009-06-05 | 1 | -0/+3 |
* | mod_version: Use version from prosody.version | Matthew Wild | 2009-06-05 | 1 | -2/+2 |
* | prosody: Read version from prosody.version file and set, er, prosody.version! | Matthew Wild | 2009-06-05 | 1 | -0/+11 |
* | Makefile: Experimental support for recording the version of an installed Prosody | Matthew Wild | 2009-06-05 | 1 | -1/+9 |
* | modulemanager: Load mod_message, mod_iq and mod_presence implicitly | Waqas Hussain | 2009-06-04 | 1 | -1/+6 |
* | s2smanager: Use a UUID as the dialback secret | Waqas Hussain | 2009-06-04 | 1 | -1/+1 |
* | stanza_router: Remove unused s2s dialback functions | Waqas Hussain | 2009-06-04 | 1 | -3/+0 |
* | Merge with trunk | Waqas Hussain | 2009-06-04 | 4 | -6/+31 |
|\ |
|
| * | Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] | Matthew Wild | 2009-06-04 | 1 | -1/+2 |
| * | Makefile: Specify permissions on installed executables [thanks mhavela] | Matthew Wild | 2009-06-04 | 1 | -2/+2 |
| * | prosody: Add support for general 'interface' option which is used as the defa... | Matthew Wild | 2009-06-04 | 1 | -1/+3 |
| * | net.server: Display server port in error messages | Matthew Wild | 2009-06-04 | 1 | -2/+2 |
| * | Adding .hgignore | Matthew Wild | 2009-06-04 | 1 | -0/+22 |
* | | util.sasl: Remove some nastiness | Waqas Hussain | 2009-06-04 | 1 | -2/+0 |
* | | util.uuid: Added function seed(string) to allow further seeding of the PRNG | Waqas Hussain | 2009-06-04 | 1 | -3/+5 |
* | | util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random) | Waqas Hussain | 2009-06-04 | 1 | -1/+15 |
* | | util.uuid: More uniqueness! | Waqas Hussain | 2009-06-04 | 1 | -3/+18 |
* | | sessionmanager: It really is username@host, not host@username :) | Waqas Hussain | 2009-06-04 | 1 | -1/+1 |
|/ |
|
* | My merge!!!! | Waqas Hussain | 2009-06-04 | 2 | -2/+6 |
|\ |
|
| * | prosody.cfg.lua.dist: Enable mod_register by default, but with registration d... | Matthew Wild | 2009-06-02 | 1 | -1/+5 |
| * | sessionmanager: It's username@host, not host@username :) | Matthew Wild | 2009-06-02 | 1 | -1/+1 |
* | | stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV result | Waqas Hussain | 2009-06-03 | 1 | -0/+1 |
* | | mod_privacy: Initial commit | Waqas Hussain | 2009-06-03 | 1 | -0/+23 |
* | | stanza_router: Remove the 'to' attribute when it's value is the bare JID of t... | Waqas Hussain | 2009-06-03 | 1 | -0/+3 |
|/ |
|
* | mod_message: Fix global access | Waqas Hussain | 2009-06-02 | 1 | -0/+2 |