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