Log

plugins/mod_groups.lua @ 12780:2c0c1b18a02b

description author age
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
Merge 0.10->trunk Kim Alvefur 2018-07-07
mod_groups: Log a warning about invalid JIDs (#1180) Kim Alvefur 2018-07-07
mod_groups: Adjust imports to avoid name clash [luacheck] Kim Alvefur 2018-07-07
mod_groups: Move variable to smaller scope Kim Alvefur 2016-02-04
mod_groups: Use module:get_option_path, look for file relative to config dir Kim Alvefur 2016-02-04
Remove all trailing whitespace Florian Zeitz 2013-08-09
rostermanager, mod_groups: Change roster-load event to pass an event table for consistency Matthew Wild 2013-07-15
mod_groups: Remove unused import Matthew Wild 2013-04-03
mod_groups: Add a public function other modules can use to determine if a JID belongs to a given group Matthew Wild 2013-04-03
mod_groups: Use module API for reading config Kim Alvefur 2013-03-23
Backout bcdff2b1d3ec from 0.8 - going to commit a slightly cleaner patch for the same issue to trunk Matthew Wild 2011-06-07
mod_groups: Persist changes to mod_groups contacts (e.g. moving groups) Christian Haase 2011-06-05
Add the ability to have names in group files, by putting them with an = sign after the jid: Jeff Mitchell 2010-05-28
mod_groups: Check for existence of roster[false] before clearing version (thanks Flo) Matthew Wild 2010-05-26