mod_pubsub_post/README: Add an example of curl-ing Atom data
|
Kim Alvefur |
2019-10-13 |
mod_http_muc_log: Add arrow to 'latest' link like on other navigation
|
Kim Alvefur |
2019-10-13 |
mod_http_muc_log: Add add an arrow to upwards navigation links (like on next/prev)
|
Kim Alvefur |
2019-10-13 |
mod_http_muc_log: Add button-link to webchat URL if one is set via mod_muc_webchat_url
|
Kim Alvefur |
2019-10-13 |
mod_http_muc_log: Compose page title from room data
|
Kim Alvefur |
2019-10-13 |
mod_http_muc_log: Add date metadata to log pages
|
Kim Alvefur |
2019-10-13 |
mod_http_upload: Skip custom HEAD handling on recent Prosody trunk
|
Kim Alvefur |
2019-10-12 |
mod_http_altconnect: Handle connection modules being global or host-local
|
Kim Alvefur |
2019-10-12 |
mod_conversejs: Update compatibility section, pretty sure it works with 0.11
|
Kim Alvefur |
2019-10-11 |
mod_nodeinfo2: Store and restore the total message count.
|
Emmanuel Gil Peyrot |
2019-10-10 |
mod_http_altconnect: Add a stub README (thanks JC for reminding me this existed)
|
Kim Alvefur |
2019-10-10 |
mod_nodeinfo2: Fetch active users from mod_lastlog.
|
Emmanuel Gil Peyrot |
2019-10-10 |
mod_nodeinfo2: Retrieve message count from mod_measure_message_e2ee for localPosts and localComments.
|
Emmanuel Gil Peyrot |
2019-10-10 |
mod_nodeinfo2: Add some TODOs
|
Kim Alvefur |
2019-10-10 |
mod_nodeinfo2: Expose service metadata per NodeInfo2
|
Kim Alvefur |
2019-06-25 |
mod_http_muc_log: More blue links to distinguish them as such (thanks jonas’)
|
Kim Alvefur |
2019-10-09 |
mod_http_muc_log: Expose xml:lang from each message/body #a11y
|
Kim Alvefur |
2019-10-09 |
mod_http_muc_log: Use configured room language in room title/desc #a11y
|
Kim Alvefur |
2019-10-09 |
mod_http_muc_log: Use <main> element to mark main content #a11y
|
Kim Alvefur |
2019-10-09 |
mod_http_muc_log: Declare language as English #a11y
|
Kim Alvefur |
2019-10-09 |
mod_xhtmlim: Default to stripping @style attribute by default
|
Kim Alvefur |
2019-10-08 |
mod_aws_profile: New module for role-based access to AWS APIs
|
Matthew Wild |
2019-10-08 |
mod_sms_free: Mention that 0.11 will not work due to the absence of SNI support.
|
Emmanuel Gil Peyrot |
2019-10-06 |
mod_bookmarks2: Fix traceback on updating from no legacy bookmarks to bookmarks 2.
|
Emmanuel Gil Peyrot |
2019-09-28 |
mod_sms_free: New module!
|
Emmanuel Gil Peyrot |
2019-10-06 |
mod_mam: Add flag to session when it performs a MAM query
|
Matthew Wild |
2019-10-03 |
auth_token: Various updates, see below.
|
JC Brand |
2019-10-03 |
mod_http_muc_log: Hide room join link from room listing
|
Kim Alvefur |
2019-09-29 |
mod_http_muc_log: Make link to join room more button-looking
|
Kim Alvefur |
2019-09-29 |
mod_http_muc_log: Wrap navigation in unorderded lists (thanks jonas’)
|
Kim Alvefur |
2019-09-29 |
mod_muc_hide_media: Also strip SIMS media
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Actually consensus is on async.wait after all
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Include original message stanza example
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Update namespace
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Update for actual function named async.await()
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Fix example config
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Fix README filename
|
Matthew Wild |
2019-09-29 |
mod_muc_media_metadata: Module to automatically fetch metadata for posted media
|
Matthew Wild |
2019-09-29 |
mod_muc_hide_media: Module to allow hiding inline media in a MUC
|
Matthew Wild |
2019-09-29 |
mod_csi_grace_period: Fix to store state on correct table
|
Kim Alvefur |
2019-09-28 |
mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs)
|
Kim Alvefur |
2019-09-28 |
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded.
|
Emmanuel Gil Peyrot |
2019-09-28 |
mod_bookmarks2: Add new module.
|
Emmanuel Gil Peyrot |
2019-09-28 |
mod_telnet_tlsinfo: Mark as obsolete since this is included in mod_admin_telnet
|
Kim Alvefur |
2019-09-18 |
mod_muc_webchat_url: Fix default url
|
Kim Alvefur |
2019-09-17 |
mod_muc_webchat_url/README: Fix template option name
|
Kim Alvefur |
2019-09-17 |
mod_muc_webchat_url: Don't save templated value
|
Kim Alvefur |
2019-09-17 |
mod_muc_webchat_url: Advertise the URL to a webchat in disco#info
|
Kim Alvefur |
2019-09-17 |