Sat, 08 Sep 2018 23:31:06 +0200 |
Kim Alvefur |
mod_conversejs: Remove view_mode CSS switching
|
Sat, 08 Sep 2018 23:50:57 +0200 |
t2d |
Fix README of mod_conversejs
|
Sat, 08 Sep 2018 15:27:40 +0200 |
Kim Alvefur |
mod_omemo_all_access: Fix table to not take the first row as header
|
Sat, 08 Sep 2018 15:20:51 +0200 |
Emmanuel Gil Peyrot |
mod_omemo_all_access: Add a note about mod_pep replacing this module on trunk.
|
Sat, 08 Sep 2018 11:37:38 +0200 |
Kim Alvefur |
merge
|
Fri, 07 Sep 2018 20:25:07 -0400 |
Minami-o Le Sabreur |
mod_profile: Update README file next to recent mod_pep changes
|
Sat, 08 Sep 2018 11:31:26 +0200 |
Kim Alvefur |
mod_auth_dovecot/README: Expand example
|
Thu, 06 Sep 2018 18:41:09 +0200 |
Kim Alvefur |
mod_muc_badge/README: Remove obsolete option
|
Thu, 06 Sep 2018 18:11:46 +0200 |
Kim Alvefur |
mod_muc_badge/README: Remove completed TODO
|
Thu, 06 Sep 2018 18:10:44 +0200 |
Kim Alvefur |
mod_muc_badge/README: Add an example
|
Thu, 06 Sep 2018 18:09:30 +0200 |
Kim Alvefur |
mod_muc_badge/README: Correct the example URL to account for default 'http_host'
|
Fri, 31 Aug 2018 22:17:19 +0200 |
Emmanuel Gil Peyrot |
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
|
Fri, 31 Aug 2018 21:16:45 +0200 |
Kim Alvefur |
mod_pubsub_text_interface: Add a 'last' command for sending the last item
|
Wed, 29 Aug 2018 23:58:14 +0200 |
Kim Alvefur |
mod_register_json/README: Add syntax hint
|
Wed, 29 Aug 2018 21:57:59 +0100 |
Matthew Wild |
mod_register_json: Update README
|
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)
|