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 |
mod_profile: Use type property over content identifiguesstimation
|
Kim Alvefur |
Mon, 20 Aug 2018 21:20:53 +0200 |
mod_pubsub_text_interface: Add a README
|
Kim Alvefur |
Mon, 20 Aug 2018 20:22:43 +0200 |
mod_pubsub_text_interface: A chat interface to PubSub
|
Kim Alvefur |
Mon, 20 Aug 2018 17:09:20 +0200 |
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
|
Kim Alvefur |
Mon, 20 Aug 2018 14:23:35 +0200 |
mod_atom: Update to the new mod_pep
|
Kim Alvefur |
Mon, 20 Aug 2018 12:39:37 +0200 |
mod_firewall: Assume empty list if file could not be loaded
|
Matthew Wild |
Sun, 19 Aug 2018 17:53:05 +0100 |
mod_candy: Remove, outdated. Consider mod_conversejs instead.
|
Matthew Wild |
Sat, 18 Aug 2018 18:17:42 +0100 |
mod_bookmarks: Require forgotten util.jid module.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 18:08:47 +0100 |
mod_default_bookmarks: Add support for <password/>.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:38:48 +0100 |
mod_default_bookmarks: Add support for trunk’s mod_pep.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:36:50 +0100 |
mod_bookmarks: Expose publish_to_pep() to other modules.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:25:44 +0100 |
mod_bookmarks: Fire empty and updated events, for other modules to use.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 16:55:52 +0100 |
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:43:58 +0100 |
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:11:26 +0100 |
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:10:38 +0100 |
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:04:40 +0100 |
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 13:48:45 +0100 |
mod_http_upload_external: share_v2.php: Comment out verbose debug logging
|
Matthew Wild |
Tue, 14 Aug 2018 18:21:19 +0100 |
mod_http_upload_external: share.php: Fix whitespace
|
Matthew Wild |
Tue, 14 Aug 2018 18:20:59 +0100 |
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests
|
Matthew Wild |
Tue, 14 Aug 2018 17:47:44 +0100 |
mod_s2s_auth_posh: Add a command for generating the JSON file
|
Kim Alvefur |
Mon, 13 Aug 2018 03:35:42 +0200 |
mod_auth_http_cookie: Also try to get HTTP request from WebSocket session
|
Kim Alvefur |
Fri, 10 Aug 2018 06:12:55 +0200 |
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions
|
Kim Alvefur |
Fri, 10 Aug 2018 06:10:38 +0200 |
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
Matthew Wild |
Thu, 09 Aug 2018 22:40:18 +0100 |
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
Matthew Wild |
Thu, 09 Aug 2018 22:36:22 +0100 |
mod_watchuntrusted: Add option to ignore domains
|
Michel Le Bihan |
Wed, 08 Aug 2018 15:58:50 +0200 |
mod_e2e_policy: Always add the 'to' in warning stanzas
|
Michel Le Bihan |
Wed, 08 Aug 2018 15:20:52 +0200 |
mod_smacks: Improve logging on resume so session changes are more easily tracked
|
Matthew Wild |
Wed, 08 Aug 2018 12:49:02 +0100 |
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
|
Matthew Wild |
Tue, 07 Aug 2018 21:11:37 +0100 |
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack
|
Matthew Wild |
Tue, 07 Aug 2018 19:12:52 +0100 |
mod_pep_vcard_avatar: Does not work with trunk anymore
|
Kim Alvefur |
Sat, 04 Aug 2018 16:10:40 +0200 |
mod_adhoc_dataforms_demo/README: Set a summary
|
Kim Alvefur |
Fri, 03 Aug 2018 20:23:03 +0200 |
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
|
Kim Alvefur |
Fri, 03 Aug 2018 19:42:48 +0200 |
mod_adhoc_test -> mod_adhoc_dataforms_demo
|
Kim Alvefur |
Fri, 03 Aug 2018 19:40:24 +0200 |
mod_adhoc_test: A module to test dataforms generation and rendering
|
Kim Alvefur |
Fri, 03 Aug 2018 19:30:15 +0200 |
mod_omemo_all_access: Add compatibility with mod_pep_simple
|
Matthew Wild |
Fri, 03 Aug 2018 11:33:31 +0100 |
mod_omemo_all_access: Log error when used with incompatible mod_pep
|
Matthew Wild |
Fri, 03 Aug 2018 11:24:36 +0100 |
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
|
Kim Alvefur |
Thu, 02 Aug 2018 03:35:36 +0200 |
mod_profile: Update for mod_pep_plus rename
|
Kim Alvefur |
Thu, 02 Aug 2018 03:35:33 +0200 |
mod_s2s_auth_posh: Beginnings of a README
|
Kim Alvefur |
Mon, 19 Feb 2018 09:24:44 +0100 |
mod_s2s_auth_posh: Normalize code formatting
|
Kim Alvefur |
Sun, 28 Jan 2018 13:57:02 +0100 |