Software /
code /
prosody
Log
plugins/mod_message.lua @ 9705:42a3e3a28248
description | author | age |
---|---|---|
Fix spelling throughout the codebase [codespell] | Kim Alvefur | 2018-02-04 |
mod_message: Include username in event for offline messages | Kim Alvefur | 2017-05-10 |
mod_message: Normalize indentation | Kim Alvefur | 2017-05-07 |
mod_message: Remove TODO about privacy list (mod_privacy was removed) | Kim Alvefur | 2017-04-27 |
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck] | Kim Alvefur | 2017-03-06 |
mod_message, mod_carbons: Adjust event hook priorities to negative (core modules should do this to make overriding from other modules easier) | Kim Alvefur | 2016-11-17 |