Mercurial > prosody-modules
log mod_motd_sequential/mod_motd_sequential.lua @ 4160:9626d5d1adc4
age | author | description |
---|---|---|
2018-12-11 | Kim Alvefur | mod_motd_sequential: Fix typo (fixes unintentional global access) |
2018-12-11 | Kim Alvefur | mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258) |
2018-02-17 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |