Log

description author age
configmanager: Delay importing LuaFileSystem until needed by an Include line Kim Alvefur Fri, 09 May 2014 19:59:49 +0200
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths Kim Alvefur Fri, 09 May 2014 19:35:29 +0200
core.configmanager: Move path utility functions into util.paths Kim Alvefur Fri, 09 May 2014 19:34:35 +0200
Merge 0.10->trunk Kim Alvefur Tue, 06 May 2014 00:37:08 +0200
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined Kim Alvefur Fri, 02 May 2014 08:56:03 +0200
prosodyctl: Use correct variable in check certs Kim Alvefur Fri, 02 May 2014 08:27:29 +0200
prosodyctl: Check for deprecated config options Kim Alvefur Fri, 02 May 2014 08:21:56 +0200
prosodyctl: Add check that points out any disabled hosts Kim Alvefur Fri, 02 May 2014 08:16:26 +0200
prosodyctl: Only perform checks on enabled hosts Kim Alvefur Fri, 02 May 2014 08:11:11 +0200
Merge 0.10->trunk Kim Alvefur Sun, 27 Apr 2014 01:02:54 +0200
Merge 0.9->0.10 Kim Alvefur Sun, 27 Apr 2014 01:02:20 +0200
util.pposix: Fix error reporting from really old Linux fallocate() that did not use errno for some reason (thanks pro) Kim Alvefur Fri, 25 Apr 2014 02:41:55 +0200
util.pposix: Fix error reporting from posix_fallocate, it doesn't use errno (thanks pro) Kim Alvefur Fri, 25 Apr 2014 00:36:01 +0200
util.x509: Remove unused imports Kim Alvefur Fri, 25 Apr 2014 02:47:09 +0200
util.x509: And functions for converting between DER and PEM Kim Alvefur Thu, 24 Apr 2014 23:38:47 +0200
util.indexedbheap: Fix a possible traceback when removing the last item. Waqas Hussain Wed, 23 Apr 2014 11:38:34 -0400
Merge 0.10->trunk Kim Alvefur Wed, 23 Apr 2014 00:23:46 +0200
Merge 0.9->0.10 Kim Alvefur Wed, 23 Apr 2014 00:22:36 +0200
util.dataforms: Add support for XEP-0221: Data Forms Media Element Kim Alvefur Tue, 22 Apr 2014 23:36:26 +0200
tools/jabberd14sql2prosody: Fix package.path (thanks daurnimator) Kim Alvefur Tue, 22 Apr 2014 23:14:53 +0200
mod_s2s: Follow XMPP Core on when a stream is to be considered ready Kim Alvefur Tue, 22 Apr 2014 21:56:06 +0200
Merge daurnimator->trunk Matthew Wild Mon, 21 Apr 2014 17:42:44 +0100
Merge with daurnimator Matthew Wild Thu, 17 Apr 2014 09:01:32 +0100
plugins/muc/muc.lib: If decline is to person in room; route to all sessions daurnimator Thu, 27 Mar 2014 19:16:46 -0400
plugins/muc/muc.lib: Have timestamp as seconds since epoch inside of history daurnimator Thu, 27 Mar 2014 18:10:34 -0400
plugins/muc: Rename admin query hook daurnimator Thu, 27 Mar 2014 18:09:42 -0400
plugins/muc/muc.lib: Add :broadcast method; use it from :broadcast_except_nick and :broadcast_message daurnimator Mon, 24 Mar 2014 16:32:18 -0400
plugins/muc/muc.lib: Extra utility functions around subjects daurnimator Mon, 24 Mar 2014 13:36:43 -0400
plugins/muc/muc.lib: Add muc-get-history event; it uses an iterator in the event object so that messages don't need to be all in memory at once daurnimator Mon, 24 Mar 2014 13:34:06 -0400
plugins/muc/muc.lib: Add muc-broadcast-message event. Use it for saving to history daurnimator Mon, 24 Mar 2014 13:10:54 -0400