mod_muc_badge/README: Correct the example URL to account for default 'http_host'
|
Kim Alvefur |
2018-09-06 |
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
|
Emmanuel Gil Peyrot |
2018-08-31 |
mod_pubsub_text_interface: Add a 'last' command for sending the last item
|
Kim Alvefur |
2018-08-31 |
mod_register_json/README: Add syntax hint
|
Kim Alvefur |
2018-08-29 |
mod_register_json: Update README
|
Matthew Wild |
2018-08-29 |
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.
|
Emmanuel Gil Peyrot |
2018-08-27 |
mod_s2s_auth_posh: Be a tiny bit stricter with types
|
Kim Alvefur |
2018-08-25 |
mod_s2s_auth_posh: Follow reference
|
Kim Alvefur |
2018-08-25 |
mod_s2s_auth_posh: Ensure JWK data decodes to a table
|
Kim Alvefur |
2018-08-25 |
mod_muc_badge: Reduce the opacity of the text shadows.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_muc_badge: Add spaces around each part of the text.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_http_muc_log: Close unclosed <p/> tag in template.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_bookmarks: Display the bare JID instead of the username in logs.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Fix syntax error
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log a message for HTTP 301 redirects
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log non-HTTP errors like certificate problems etc
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log a debug message for status codes not handled
|
Kim Alvefur |
2018-08-25 |
mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)
|
Kim Alvefur |
2018-08-24 |
mod_atom: Include User Nickname (if configured to be public)
|
Kim Alvefur |
2018-08-24 |
mod_atom: Expose title and description from node metadata in feed
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add node as portablecontacts preferredUsername
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add some basic metadata to feed
|
Kim Alvefur |
2018-08-24 |
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_group_bookmarks: Remove unused requires.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_pubsub_github: Remove unused import [luacheck]
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_github: Add support for signed requests
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_github: Unpack request from event
|
Kim Alvefur |
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 |
mod_pubsub_github/README: Note that it might work with Gitlab as well
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add a brief README
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post/README: Add a heading for affiliation related text
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post: Start with actor unset
|
Kim Alvefur |
2018-08-24 |
mod_bookmarks: Use the new item-published/<node> event.
|
Emmanuel Gil Peyrot |
2018-08-21 |
mod_profile: Only replace avatar update hash if one is found
|
Kim Alvefur |
2018-08-21 |
mod_profile: Only retrieve the last avatar hash from PEP
|
Kim Alvefur |
2018-08-21 |
mod_pubsub_text_interface: Ignore whitespace after all commands
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_text_interface: Generate a stanza id for replies
|
Kim Alvefur |
2018-08-20 |
mod_profile: Pass item id onto pubsub container element
|
Kim Alvefur |
2018-08-20 |
mod_profile: Use type property over content identifiguesstimation
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_text_interface: Add a README
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_text_interface: A chat interface to PubSub
|
Kim Alvefur |
2018-08-20 |
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
|
Kim Alvefur |
2018-08-20 |
mod_atom: Update to the new mod_pep
|
Kim Alvefur |
2018-08-20 |
mod_firewall: Assume empty list if file could not be loaded
|
Matthew Wild |
2018-08-19 |
mod_candy: Remove, outdated. Consider mod_conversejs instead.
|
Matthew Wild |
2018-08-18 |
mod_bookmarks: Require forgotten util.jid module.
|
Emmanuel Gil Peyrot |
2018-08-18 |
mod_default_bookmarks: Add support for <password/>.
|
Emmanuel Gil Peyrot |
2018-08-18 |
mod_default_bookmarks: Add support for trunk’s mod_pep.
|
Emmanuel Gil Peyrot |
2018-08-18 |