Software /
code /
prosody
Log
plugins/mod_disco.lua @ 6943:0a31ec3193f0
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_disco: Check for host type == 'local' ('normal' never existed) | Matthew Wild | Tue, 06 Aug 2013 17:18:39 +0100 |
mod_disco: Allow ansering disco requests including nodes, and adding custom items to disco#items requests | Florian Zeitz | Tue, 04 Jun 2013 23:59:59 +0200 |
mod_disco: Emit events for disco requests, which contain a node, on user accounts | Florian Zeitz | Fri, 17 May 2013 18:35:50 +0200 |
hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva) | Matthew Wild | Sun, 05 Aug 2012 17:18:35 +0100 |
mod_disco: Allow configurable name in disco identity (defaults to 'Prosody') | Matthew Wild | Mon, 23 Jul 2012 12:25:33 +0100 |