Software /
code /
prosody
Log
plugins/mod_presence.lua @ 9026:91b5a5667016
description | author | age |
---|---|---|
Fix spelling throughout the codebase [codespell] | Kim Alvefur | Sun, 04 Feb 2018 01:51:25 +0100 |
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck] | Kim Alvefur | Fri, 09 Mar 2018 21:50:01 +0100 |
mod_presence: Remove unused local [luacheck] | Kim Alvefur | Fri, 09 Mar 2018 19:26:35 +0100 |
mod_presence: Use get_child_text on priority child element (fixes #552) | Kim Alvefur | Mon, 10 Apr 2017 20:28:02 +0200 |
mod_presence: No need to overwrite index 1 since it's set on the line below | Kim Alvefur | Mon, 10 Apr 2017 20:04:07 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Fri, 09 Dec 2016 17:07:57 +0100 |
mod_presence: Send probe once subscribed (fixes #794) | Kim Alvefur | Thu, 08 Dec 2016 20:49:35 +0100 |