mod_group_bookmarks: Return early when the key is not bookmarks.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:38:17 +0200 |
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:34:30 +0200 |
mod_group_bookmarks: Remove duplicated requires.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 19:29:34 +0200 |
mod_pubsub_github/README: Note that it might work with Gitlab as well
|
Kim Alvefur |
Fri, 24 Aug 2018 16:28:48 +0200 |
mod_atom: Add a brief README
|
Kim Alvefur |
Fri, 24 Aug 2018 16:16:30 +0200 |
mod_pubsub_post/README: Add a heading for affiliation related text
|
Kim Alvefur |
Fri, 24 Aug 2018 14:50:20 +0200 |
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
|
Kim Alvefur |
Fri, 24 Aug 2018 14:49:02 +0200 |
mod_pubsub_post: Start with actor unset
|
Kim Alvefur |
Fri, 24 Aug 2018 14:48:59 +0200 |
mod_bookmarks: Use the new item-published/<node> event.
|
Emmanuel Gil Peyrot |
Tue, 21 Aug 2018 17:18:31 +0100 |
mod_profile: Only replace avatar update hash if one is found
|
Kim Alvefur |
Tue, 21 Aug 2018 11:01:46 +0200 |
mod_profile: Only retrieve the last avatar hash from PEP
|
Kim Alvefur |
Tue, 21 Aug 2018 11:00:30 +0200 |
mod_pubsub_text_interface: Ignore whitespace after all commands
|
Kim Alvefur |
Mon, 20 Aug 2018 23:20:01 +0200 |
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Mon, 20 Aug 2018 23:18:43 +0200 |
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
|
Kim Alvefur |
Mon, 20 Aug 2018 22:58:30 +0200 |
mod_pubsub_text_interface: Generate a stanza id for replies
|
Kim Alvefur |
Mon, 20 Aug 2018 22:52:20 +0200 |
mod_profile: Pass item id onto pubsub container element
|
Kim Alvefur |
Mon, 20 Aug 2018 21:40:48 +0200 |