Log

description author age
prosodyctl: Show description of each certificate subcommand Kim Alvefur Tue, 16 May 2017 17:51:33 +0200
mod_storage_internal: Handle case of empty item store when deleting (fixes #910) Kim Alvefur Sun, 14 May 2017 17:31:50 +0200
mod_storage_internal: Correctly calculate number of deleted items (fixes #912) Kim Alvefur Sun, 14 May 2017 17:22:33 +0200
mod_message: Include username in event for offline messages Kim Alvefur Wed, 10 May 2017 19:22:13 +0200
mod_mam: Format timestamps in log message Kim Alvefur Sun, 07 May 2017 20:23:29 +0200
mod_message: Normalize indentation Kim Alvefur Sun, 07 May 2017 16:31:48 +0200
mod_storage_sql: Fix logic error introduced by variable rename in aa9f198cb3c9 (thanks waqas) Matthew Wild Sun, 30 Apr 2017 10:44:53 +0100
mod_mam: Use correct variable Kim Alvefur Thu, 27 Apr 2017 12:41:53 +0200
mod_message: Remove TODO about privacy list (mod_privacy was removed) Kim Alvefur Thu, 27 Apr 2017 10:58:02 +0200
mod_motd: Use initial presence event (saves some checking) Kim Alvefur Thu, 27 Apr 2017 10:17:54 +0200
mod_component: Use typed config API Kim Alvefur Wed, 26 Apr 2017 16:54:58 +0200
Merge 0.10->trunk Kim Alvefur Wed, 26 Apr 2017 11:55:27 +0200
mod_mam: Don't ask the storage backend to count all items when expiry is disabled Kim Alvefur Wed, 26 Apr 2017 11:46:22 +0200
mod_tls: Rebuild SSL context objects on configuration reload - #701 Kim Alvefur Tue, 25 Apr 2017 21:50:36 +0200
configure: --add-ldflags to amend $LDFLAGS without overriding previous value #858 Kim Alvefur Tue, 25 Apr 2017 21:48:24 +0200
configure: --add-cflags to amend $CFLAGS without replacing existing value(s) #858 Kim Alvefur Tue, 25 Apr 2017 21:46:46 +0200
Merge 0.10->trunk Kim Alvefur Tue, 25 Apr 2017 01:42:59 +0200
util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) Kim Alvefur Tue, 25 Apr 2017 01:35:13 +0200
mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin) Kim Alvefur Tue, 25 Apr 2017 00:14:19 +0200
mod_pep: Handle disco#info queries to nodes (fixes #805) Kim Alvefur Mon, 24 Apr 2017 23:27:21 +0200
mod_pep: Split long line [luacheck] Kim Alvefur Mon, 24 Apr 2017 22:19:27 +0200
util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix) Kim Alvefur Mon, 24 Apr 2017 16:24:28 +0200
prosodyctl: Add cert import to short help Kim Alvefur Mon, 24 Apr 2017 15:53:26 +0200
Merge 0.10->trunk Kim Alvefur Mon, 24 Apr 2017 14:19:49 +0200
prosodyctl: Attempt to reload prosody after importing certificates Kim Alvefur Sat, 22 Apr 2017 19:12:51 +0200
prosodyctl: Make note about reporting where certificates are searched for Kim Alvefur Sat, 22 Apr 2017 19:12:26 +0200
prosodyctl: Return non-zero exit code from cert import if no certificates imported Kim Alvefur Sat, 22 Apr 2017 19:12:04 +0200
prosodyctl: Delay reporting of successful certificate imports until all done Kim Alvefur Sat, 22 Apr 2017 19:11:26 +0200
mod_posix: Use typed config API Kim Alvefur Sat, 22 Apr 2017 16:41:44 +0200
net.http: Add request.url, which is the original full URL as a string Matthew Wild Fri, 21 Apr 2017 16:42:25 +0100