Software /
code /
prosody
Log
plugins/mod_presence.lua @ 8754:ca40f9a5751a
description | author | age |
---|---|---|
Fix spelling throughout the codebase [codespell] | Kim Alvefur | 2018-02-04 |
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck] | Kim Alvefur | 2018-03-09 |
mod_presence: Remove unused local [luacheck] | Kim Alvefur | 2018-03-09 |
mod_presence: Use get_child_text on priority child element (fixes #552) | Kim Alvefur | 2017-04-10 |
mod_presence: No need to overwrite index 1 since it's set on the line below | Kim Alvefur | 2017-04-10 |
Merge 0.9->0.10 | Kim Alvefur | 2016-12-09 |
mod_presence: Send probe once subscribed (fixes #794) | Kim Alvefur | 2016-12-08 |