Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_storage_sql: Create table automatically for all databases now, not just SQLite. Also rename table from Prosody -> prosody. | Matthew Wild | Sat, 08 Jan 2011 23:09:21 +0000 |
util.pubsub: Pass true instead of nil as the actor in a bunch of places, and fix a bunch of methods to not traceback on this (those with *_other capability checking). | Matthew Wild | Sat, 08 Jan 2011 23:17:17 +0000 |
util.pubsub: Some tidying/optimisation to service:may() | Matthew Wild | Sat, 08 Jan 2011 23:15:27 +0000 |
certs/openssl.cnf: Specify output encoding. | Kim Alvefur | Sat, 08 Jan 2011 09:09:19 +0100 |
Merge 0.8->trunk | Matthew Wild | Fri, 07 Jan 2011 11:59:05 +0000 |
mod_storage_sql: Make the 'database' value for the SQLite3 driver relative to the data path | Matthew Wild | Fri, 07 Jan 2011 11:57:48 +0000 |
prosodyctl: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config) | Matthew Wild | Fri, 07 Jan 2011 11:56:52 +0000 |