log

age author description
Mon, 27 Aug 2018 18:14:28 +0200 Emmanuel Gil Peyrot mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.
Sat, 25 Aug 2018 20:10:21 +0200 Kim Alvefur mod_s2s_auth_posh: Be a tiny bit stricter with types
Sat, 25 Aug 2018 20:02:40 +0200 Kim Alvefur mod_s2s_auth_posh: Follow reference
Sat, 25 Aug 2018 20:00:45 +0200 Kim Alvefur mod_s2s_auth_posh: Ensure JWK data decodes to a table
Sat, 25 Aug 2018 17:55:16 +0200 Emmanuel Gil Peyrot mod_muc_badge: Reduce the opacity of the text shadows.
Sat, 25 Aug 2018 17:54:18 +0200 Emmanuel Gil Peyrot mod_muc_badge: Add spaces around each part of the text.
Sat, 25 Aug 2018 17:42:13 +0200 Emmanuel Gil Peyrot mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
Sat, 25 Aug 2018 17:39:41 +0200 Emmanuel Gil Peyrot mod_http_muc_log: Close unclosed <p/> tag in template.
Sat, 25 Aug 2018 17:39:01 +0200 Emmanuel Gil Peyrot mod_bookmarks: Display the bare JID instead of the username in logs.
Sat, 25 Aug 2018 14:28:15 +0200 Kim Alvefur mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)
Sat, 25 Aug 2018 14:25:30 +0200 Kim Alvefur mod_pubsub_feeds: Fix syntax error
Sat, 25 Aug 2018 14:14:27 +0200 Kim Alvefur mod_pubsub_feeds: Log a message for HTTP 301 redirects
Sat, 25 Aug 2018 13:59:32 +0200 Kim Alvefur mod_pubsub_feeds: Log non-HTTP errors like certificate problems etc
Sat, 25 Aug 2018 13:59:09 +0200 Kim Alvefur mod_pubsub_feeds: Log a debug message for status codes not handled
Fri, 24 Aug 2018 23:59:54 +0200 Kim Alvefur mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)
Fri, 24 Aug 2018 22:52:13 +0200 Kim Alvefur mod_atom: Include User Nickname (if configured to be public)
Fri, 24 Aug 2018 23:00:08 +0200 Kim Alvefur mod_atom: Expose title and description from node metadata in feed
Fri, 24 Aug 2018 22:59:24 +0200 Kim Alvefur mod_atom: Add node as portablecontacts preferredUsername
Fri, 24 Aug 2018 22:58:48 +0200 Kim Alvefur mod_atom: Add some basic metadata to feed
Fri, 24 Aug 2018 21:36:58 +0200 Emmanuel Gil Peyrot mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 21:35:47 +0200 Emmanuel Gil Peyrot mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
Fri, 24 Aug 2018 21:15:38 +0200 Emmanuel Gil Peyrot mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:55:10 +0200 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
Fri, 24 Aug 2018 20:49:54 +0200 Emmanuel Gil Peyrot mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
Fri, 24 Aug 2018 19:51:31 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Remove unused requires.
Fri, 24 Aug 2018 18:05:52 +0200 Kim Alvefur mod_pubsub_github: Remove unused import [luacheck]
Fri, 24 Aug 2018 17:49:53 +0200 Kim Alvefur mod_pubsub_github: Add support for signed requests
Fri, 24 Aug 2018 17:46:47 +0200 Kim Alvefur mod_pubsub_github: Unpack request from event
Fri, 24 Aug 2018 19:45:11 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Add my copyright.
Fri, 24 Aug 2018 19:38:17 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Return early when the key is not bookmarks.
Fri, 24 Aug 2018 19:34:30 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".
Fri, 24 Aug 2018 19:29:34 +0200 Emmanuel Gil Peyrot mod_group_bookmarks: Remove duplicated requires.
Fri, 24 Aug 2018 16:28:48 +0200 Kim Alvefur mod_pubsub_github/README: Note that it might work with Gitlab as well
Fri, 24 Aug 2018 16:16:30 +0200 Kim Alvefur mod_atom: Add a brief README
Fri, 24 Aug 2018 14:50:20 +0200 Kim Alvefur mod_pubsub_post/README: Add a heading for affiliation related text
Fri, 24 Aug 2018 14:49:02 +0200 Kim Alvefur mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
Fri, 24 Aug 2018 14:48:59 +0200 Kim Alvefur mod_pubsub_post: Start with actor unset
Tue, 21 Aug 2018 17:18:31 +0100 Emmanuel Gil Peyrot mod_bookmarks: Use the new item-published/<node> event.
Tue, 21 Aug 2018 11:01:46 +0200 Kim Alvefur mod_profile: Only replace avatar update hash if one is found
Tue, 21 Aug 2018 11:00:30 +0200 Kim Alvefur mod_profile: Only retrieve the last avatar hash from PEP
Mon, 20 Aug 2018 23:20:01 +0200 Kim Alvefur mod_pubsub_text_interface: Ignore whitespace after all commands
Mon, 20 Aug 2018 23:18:43 +0200 Kim Alvefur mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
Mon, 20 Aug 2018 22:58:30 +0200 Kim Alvefur mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
Mon, 20 Aug 2018 22:52:20 +0200 Kim Alvefur mod_pubsub_text_interface: Generate a stanza id for replies
Mon, 20 Aug 2018 21:40:48 +0200 Kim Alvefur mod_profile: Pass item id onto pubsub container element
Mon, 20 Aug 2018 21:20:53 +0200 Kim Alvefur mod_profile: Use type property over content identifiguesstimation
Mon, 20 Aug 2018 20:22:43 +0200 Kim Alvefur mod_pubsub_text_interface: Add a README
Mon, 20 Aug 2018 17:09:20 +0200 Kim Alvefur mod_pubsub_text_interface: A chat interface to PubSub
Mon, 20 Aug 2018 14:23:35 +0200 Kim Alvefur mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
Mon, 20 Aug 2018 12:39:37 +0200 Kim Alvefur mod_atom: Update to the new mod_pep
Sun, 19 Aug 2018 17:53:05 +0100 Matthew Wild mod_firewall: Assume empty list if file could not be loaded
Sat, 18 Aug 2018 18:17:42 +0100 Matthew Wild mod_candy: Remove, outdated. Consider mod_conversejs instead.
Sat, 18 Aug 2018 18:08:47 +0100 Emmanuel Gil Peyrot mod_bookmarks: Require forgotten util.jid module.
Sat, 18 Aug 2018 17:38:48 +0100 Emmanuel Gil Peyrot mod_default_bookmarks: Add support for <password/>.
Sat, 18 Aug 2018 17:36:50 +0100 Emmanuel Gil Peyrot mod_default_bookmarks: Add support for trunk’s mod_pep.
Sat, 18 Aug 2018 17:25:44 +0100 Emmanuel Gil Peyrot mod_bookmarks: Expose publish_to_pep() to other modules.
Sat, 18 Aug 2018 16:55:52 +0100 Emmanuel Gil Peyrot mod_bookmarks: Fire empty and updated events, for other modules to use.
Sat, 18 Aug 2018 14:43:58 +0100 Emmanuel Gil Peyrot mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
Sat, 18 Aug 2018 14:11:26 +0100 Emmanuel Gil Peyrot mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
Sat, 18 Aug 2018 14:10:38 +0100 Emmanuel Gil Peyrot mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.