Software /
code /
prosody-modules
Changeset
3145:a3afab416271
mod_muc_badge/README: Add a possible future thing to do
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 23 Jun 2018 18:16:01 +0200 |
parents | 3144:be4ba474e55d |
children | 3146:662423cea3f4 |
files | mod_muc_badge/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_badge/README.markdown Sat Jun 23 18:14:44 2018 +0200 +++ b/mod_muc_badge/README.markdown Sat Jun 23 18:16:01 2018 +0200 @@ -30,3 +30,8 @@ Details of the HTTP URL is determined by [standard Prosody HTTP server configuration][doc:http]. + +# TODO + +- Maybe use the room name instead of a fixed label. Would need dynamic + resizing.