Log

description author age
mod_groups: Use module:get_option_path, look for file relative to config dir Kim Alvefur 2016-02-04
moduleapi: Add API method for getting a file path Kim Alvefur 2016-02-04
Merge 0.10->trunk Matthew Wild 2016-02-04
loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks. Matthew Wild 2016-02-04
MUC: Roll back parts of 50b9a7e86de9 that were not in the disco#info event Kim Alvefur 2016-02-04
Merge 0.10->trunk Kim Alvefur 2016-02-03
core.certmanager: Look for certificate and key in a few different places Kim Alvefur 2016-02-03
MUC: Fix copypaste mistake Kim Alvefur 2016-02-03
Merge 0.10->trunk Kim Alvefur 2016-02-03
MUC: Separate form data from form in disco#info event Kim Alvefur 2016-02-03
MUC: Fire a muc-disco#info event like in trunk so modules can extend the reply Kim Alvefur 2016-02-03
Add util.ringbuffer, a ringbuffer with a file handle like interface Kim Alvefur 2016-02-02
Merge 0.10->trunk Matthew Wild 2016-02-01
modulemanager, util.pluginloader: Move logic for locating some module libraries to pluginloader, to fix problems with non-filesystem errors being masked by the second load_code call Matthew Wild 2016-02-01
util.random: Restore friendlier error from 0.9/util.uuid Kim Alvefur 2016-01-31