# HG changeset patch # User Kim Alvefur # Date 1529770561 -7200 # Node ID a3afab416271276d97c5c414995b8fc98293e52b # Parent be4ba474e55d6a37a8858a3303cbbaa894d6df72 mod_muc_badge/README: Add a possible future thing to do diff -r be4ba474e55d -r a3afab416271 mod_muc_badge/README.markdown --- 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.