Mercurial > prosody-modules
log mod_candy/mod_candy.lua @ 2723:ec02ee02a04b
age | author | description |
---|---|---|
Fri, 20 Jan 2017 01:30:34 +0100 | Kim Alvefur | mod_candy: Add support for enabling Candy debug mode from Prosodys config |
Fri, 20 Jan 2017 01:21:21 +0100 | Kim Alvefur | mod_candy: Add note about redirect from /candy to /candy/ not being necessary anymore |
Fri, 20 Jan 2017 01:25:11 +0100 | Kim Alvefur | mod_candy: If no room list is set, try to find a MUC domain and guess a room name of 'candy' |
Fri, 20 Jan 2017 01:24:32 +0100 | Kim Alvefur | mod_candy: Add config option for a list of rooms to join |
Fri, 20 Jan 2017 01:09:36 +0100 | Kim Alvefur | mod_candy: Break out connect path into a function |
Tue, 10 Jan 2017 14:11:56 +0100 | Kim Alvefur | mod_candy: Provide websocket URI if mod_websocket is loaded, fall back to BOSH |