Software /
code /
prosody-modules
Log
mod_group_bookmarks/mod_group_bookmarks.lua @ 5383:df11a2cbc7b7
description | author | age |
---|---|---|
mod_group_bookmarks: Remove unused requires. | Emmanuel Gil Peyrot | 2018-08-24 |
mod_group_bookmarks: Add my copyright. | Emmanuel Gil Peyrot | 2018-08-24 |
mod_group_bookmarks: Return early when the key is not bookmarks. | Emmanuel Gil Peyrot | 2018-08-24 |
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get". | Emmanuel Gil Peyrot | 2018-08-24 |
mod_group_bookmarks: Remove duplicated requires. | Emmanuel Gil Peyrot | 2018-08-24 |
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_group_bookmarks: Log error when group_bookmarks_file not specified | Matthew Wild | 2012-05-26 |
mod_group_bookmarks: Always ensure bookmarks are injected, even if the user has no bookmarks already stored | Matthew Wild | 2010-12-22 |
mod_group_bookmarks: Module to inject room bookmarks to user private XML stores | Matthew Wild | 2010-12-20 |