Software /
code /
prosody-modules
Log
mod_muc_badge/mod_muc_badge.lua @ 3877:562b34050561
description | author | age |
---|---|---|
mod_muc_badge: Reduce the opacity of the text shadows. | Emmanuel Gil Peyrot | 2018-08-25 |
mod_muc_badge: Add spaces around each part of the text. | Emmanuel Gil Peyrot | 2018-08-25 |
mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders. | Emmanuel Gil Peyrot | 2018-08-25 |
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations) | Kim Alvefur | 2018-07-04 |
mod_muc_badge: Simplify SVG | Kim Alvefur | 2018-07-04 |
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms | Kim Alvefur | 2018-06-23 |