Software /
code /
prosody-modules
Graph
-
mod_support_room: Module that invites newly registered users to a roomThu, 03 Jan 2019 12:06:09 +0100, by Kim Alvefur
-
mod_http_pep_avatar: Provides PEP avatars via HTTPThu, 03 Jan 2019 11:46:51 +0100, by Kim Alvefur
-
mod_atom: Check whether user existsThu, 03 Jan 2019 11:39:28 +0100, by Kim Alvefur
-
mod_atom: Unpack event objectThu, 03 Jan 2019 11:36:01 +0100, by Kim Alvefur
-
lint: Teach luacheck about the new module:send_iq APIWed, 02 Jan 2019 10:49:43 +0100, by Kim Alvefur
-
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacyMon, 31 Dec 2018 09:43:29 +0100, by Kim Alvefur
-
mod_bookmarks: Mention that it also works on 0.11.Fri, 28 Dec 2018 12:12:15 +0100, by Emmanuel Gil Peyrot
-
mod_ignore_host_chatstates: Discard chat state messages sent to a bare hostFri, 28 Dec 2018 04:23:30 +0100, by Kim Alvefur
-
mod_muc_limits: Simplify bypass for affiliated usersSun, 23 Dec 2018 22:52:23 +0100, by Kim Alvefur
-
mod_muc_limits: Add support for new MUC API in Prosody 0.11Sun, 23 Dec 2018 21:46:06 +0100, by Kim Alvefur
-
mod_adhoc_account_management: Reduce indentation of one in the main function.Sun, 23 Dec 2018 18:33:32 +0100, by Emmanuel Gil Peyrot
-
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)Sun, 23 Dec 2018 17:11:10 +0100, by Kim Alvefur
-
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2Sun, 23 Dec 2018 11:00:38 +0000, by Matthew Wild
-
mod_pubsub_text_interface/README: Add lost _Sat, 22 Dec 2018 19:02:21 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Add a Compatibility sectionSat, 22 Dec 2018 18:52:13 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Document the 'last' commandSat, 22 Dec 2018 18:53:59 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Normalize Markdown syntaxSat, 22 Dec 2018 18:53:48 +0100, by Kim Alvefur
-
mod_pubsub_stats/README: Link to docs for Prosodys statisticsSat, 22 Dec 2018 18:22:15 +0100, by Kim Alvefur
-
mod_pubsub_stats: Sort summarySat, 22 Dec 2018 16:39:47 +0100, by Kim Alvefur
-
mod_pubsub_stats: Generate a textual summary for notificationsSat, 22 Dec 2018 16:34:51 +0100, by Kim Alvefur
-
mod_bidi: Mark as StableTue, 18 Dec 2018 19:12:52 +0100, by Kim Alvefur
-
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)Sun, 16 Dec 2018 13:54:53 +0100, by Kim Alvefur
-
mod_xhtmlim: Turn unknown elements into <span>Thu, 13 Dec 2018 14:32:17 +0100, by Kim Alvefur
-
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforcedThu, 13 Dec 2018 10:35:26 +0000, by Matthew Wild
-
mod_muc_limits: Document brokenness with 0.11.xTue, 11 Dec 2018 18:27:40 +0100, by Kim Alvefur
-
mod_motd_sequential: Fix typo (fixes unintentional global access)Tue, 11 Dec 2018 18:27:08 +0100, by Kim Alvefur
-
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)Tue, 11 Dec 2018 18:26:31 +0100, by Kim Alvefur
-
mod_prometheus/README: Add line for 0.11 in compat sectionSun, 09 Dec 2018 00:35:57 +0100, by Kim Alvefur
-
mod_minimix: Fix typo in commentSat, 08 Dec 2018 20:08:11 +0100, by Kim Alvefur
-
mod_devices: New module for device identificationThu, 06 Dec 2018 16:57:01 +0000, by Matthew Wild
-
mod_csi: Update READMEWed, 05 Dec 2018 14:12:35 +0000, by Matthew Wild
-
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibilityWed, 05 Dec 2018 14:12:00 +0000, by Matthew Wild
-
Merge with goffiSat, 01 Dec 2018 17:52:17 +0100, by Kim Alvefur
-
mod_privilege: fixed routing issue with message permission:Sat, 01 Dec 2018 17:50:36 +0100, by Goffi
-
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)Sat, 01 Dec 2018 16:04:35 +0100, by Kim Alvefur
-
mod_s2s_auth_monkeysphere/README: Normalize markdownSat, 01 Dec 2018 16:04:24 +0100, by Kim Alvefur
-
mod_auth_external/README: Update mentioning 0.11.xSat, 01 Dec 2018 15:27:55 +0100, by Kim Alvefur
-
mod_auth_external/README: Update to reflect non-blocking by defaultSat, 01 Dec 2018 15:27:53 +0100, by Kim Alvefur
-
mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.xSat, 01 Dec 2018 15:22:49 +0100, by Kim Alvefur
-
mod_delegation: avoid crash on recent prosody versionsSat, 01 Dec 2018 12:10:31 +0100, by Goffi
-
mod_e2e_policy: Fix an error with getting stanza from eventFri, 30 Nov 2018 19:31:25 +0100, by Michel Le Bihan
-
mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelistFri, 30 Nov 2018 19:17:16 +0100, by Michel Le Bihan
-
mod_password_reset: Fix titles for consistencyThu, 22 Nov 2018 23:35:27 +0000, by Matthew Wild
-
mod_password_reset: Adjust form slightly after user testingThu, 22 Nov 2018 23:34:08 +0000, by Matthew Wild
-
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendlyThu, 22 Nov 2018 23:31:17 +0000, by Matthew Wild
-
mod_muc_ping: Update README to mention 0.11.x as separate from trunkThu, 22 Nov 2018 17:12:00 +0100, by Kim Alvefur
-
mod_http_upload: Disallow POST in CORSSun, 18 Nov 2018 18:38:37 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Remove extra check for Origin HTTP headerSun, 18 Nov 2018 18:36:16 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Relocate function definition to avoid tracebackSun, 18 Nov 2018 12:16:47 +0000, by Matthew Wild
-
mod_http_upload: Also add CORS headers in response to PUTSun, 18 Nov 2018 12:15:02 +0000, by Matthew Wild
-
mod_http_upload: Add CORS headers for web clients (untested)Sun, 18 Nov 2018 12:06:13 +0000, by Matthew Wild
-
mod_muc_cloud_notify: README updatesSat, 17 Nov 2018 14:27:00 +0000, by JC Brand
-
mod_measure_client_features: Add a module to count the features of each connected clientSun, 11 Nov 2018 14:44:27 +0100, by Emmanuel Gil Peyrot
-
mod_presence_cache: Set delay source to bare JID instead of hostWed, 07 Nov 2018 22:20:56 +0100, by Kim Alvefur
-
mod_register_web: Add soft dependency on mod_register_limits (0.11+)Wed, 07 Nov 2018 17:49:27 +0100, by Kim Alvefur
-
mod_firewall: Improve logging on chain returnWed, 07 Nov 2018 12:38:03 +0000, by Matthew Wild
-
mod_measure_message_e2ee: Count OTR messages too.Tue, 06 Nov 2018 20:05:09 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Fix order of arguments to :measureTue, 06 Nov 2018 14:44:11 +0100, by Kim Alvefur
-
mod_bob: Don’t try to access XHTML-IM when it isn’t present.Sun, 04 Nov 2018 18:38:06 +0100, by Emmanuel Gil Peyrot
-
mod_measure_malloc: Use the 'amount' measure typeMon, 29 Oct 2018 01:33:14 +0100, by Kim Alvefur
-
mod_http_upload: Report statistics on upload sizes (0.10+)Mon, 29 Oct 2018 01:21:29 +0100, by Kim Alvefur
-
mod_measure_memory: Use the 'amount' measure typeMon, 29 Oct 2018 01:10:10 +0100, by Kim Alvefur
-
mod_mam_muc: Log to debug log whether a message is archived or notSun, 28 Oct 2018 19:01:12 +0100, by Kim Alvefur
-
mod_conversejs: Weaken dependency on mod_boshFri, 26 Oct 2018 20:07:16 +0200, by Kim Alvefur
-
mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pagesThu, 25 Oct 2018 22:41:13 +0200, by Kim Alvefur
-
mod_storage_memory: Fix saving of remaining items during deletionSun, 21 Oct 2018 17:49:39 +0200, by Kim Alvefur
-
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versionsSun, 21 Oct 2018 15:19:58 +0100, by Matthew Wild
-
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)Sun, 21 Oct 2018 15:09:29 +0100, by Matthew Wild
-
mod_http_upload_external: Improve implementation docs, including v2 detailsSun, 21 Oct 2018 14:54:19 +0100, by Matthew Wild
-
mod_test_data: New module to generate test data in Prosody's data storeMon, 15 Oct 2018 14:27:20 +0100, by Matthew Wild
-
mod_muc_ping: Add more details to READMETue, 09 Oct 2018 16:47:27 +0200, by Kim Alvefur
-
mod_password_reset: Implement password policy enforcement (requires mod_password_policy)Tue, 09 Oct 2018 14:12:45 +0100, by Matthew Wild
-
mod_password_reset: Improve password input field with additional relevant attributesTue, 09 Oct 2018 14:12:03 +0100, by Matthew Wild
-
mod_password_reset: Improve error reporting when setting a password failsTue, 09 Oct 2018 14:10:42 +0100, by Matthew Wild
-
mod_password_reset: Switch to util.interpolation (our standard template library)Tue, 09 Oct 2018 14:09:54 +0100, by Matthew Wild
-
mod_password_policy: Export function to get policy in use by the moduleTue, 09 Oct 2018 14:03:00 +0100, by Matthew Wild
-
mod_password_policy: Return error as second result explaining failure reasonTue, 09 Oct 2018 14:02:42 +0100, by Matthew Wild
-
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-PingSun, 07 Oct 2018 03:39:35 +0200, by Kim Alvefur
-
mod_conversejs: Default to latest version of Converse.jsThu, 04 Oct 2018 14:43:23 +0200, by Kim Alvefur
-
mod_conversejs: Strip extra slash if version is set to the empty stringThu, 04 Oct 2018 14:40:32 +0200, by Kim Alvefur
-
mod_pastebin: Convert limit values to strings (fixes traceback)Wed, 03 Oct 2018 13:08:17 +0200, by Kim Alvefur
-
mod_pastebin: Advertise a disco feature and current thresholdsWed, 03 Oct 2018 12:59:04 +0200, by Kim Alvefur
-
mod_password_reset: New module for self-service password resets via a web pageTue, 02 Oct 2018 16:09:17 +0100, by Matthew Wild
-
mod_bob: Simplify check_cid using string.match. (thanks Zash!)Fri, 28 Sep 2018 16:31:36 +0200, by Emmanuel Gil Peyrot
-
mod_bob: Add this new module.Fri, 28 Sep 2018 16:12:18 +0200, by Emmanuel Gil Peyrot
-
mod_http_upload: Use legacy datamanager directly (makes it work)Thu, 27 Sep 2018 20:16:15 +0200, by Kim Alvefur
-
mod_http_upload: Abort and throw error in case of failure to iterate over usersThu, 27 Sep 2018 20:03:10 +0200, by Kim Alvefur
-
mod_http_upload: Run expiry for all users if command run with a hostnameThu, 27 Sep 2018 19:54:26 +0200, by Kim Alvefur
-
mod_http_roster_admin: Add explicit dependency on mod_httpThu, 27 Sep 2018 19:39:55 +0200, by Kim Alvefur
-
mod_conversejs: Set a friendly name for mod_http_indexThu, 27 Sep 2018 17:15:37 +0200, by Kim Alvefur
-
mod_http_index: Allow listed modules to include a friendlier nameThu, 27 Sep 2018 17:13:10 +0200, by Kim Alvefur
-
mod_http_index: Tweak headerThu, 27 Sep 2018 16:56:44 +0200, by Kim Alvefur
-
mod_conversejs: Update READMEThu, 27 Sep 2018 12:19:21 +0100, by Matthew Wild
-
mod_conversejs: Allow custom tags to be inserted into the generated HTMLThu, 27 Sep 2018 11:55:35 +0100, by Matthew Wild
-
mod_conversejs: Variable rename for clarity (user may override options)Thu, 27 Sep 2018 11:55:07 +0100, by Matthew Wild
-
mod_conversejs: Allow overriding CDN URL, or script/css URLs independentlyThu, 27 Sep 2018 11:54:39 +0100, by Matthew Wild
-
Mention auto_register_muc_nickname setting from ConverseMon, 24 Sep 2018 14:41:37 +0000, by JC Brand
-
mod_conversejs: Explicitly depend on mod_httpSun, 23 Sep 2018 18:54:52 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10Sun, 23 Sep 2018 16:43:03 +0200, by Kim Alvefur
-
mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.)Sun, 23 Sep 2018 14:20:06 +0200, by Kim Alvefur
-
mod_auth_ldap: Correct name of admin option (thanks pep.)Sun, 23 Sep 2018 14:19:47 +0200, by Kim Alvefur
-
mod_auth_ldap: fix ldap_admins documentationSat, 22 Sep 2018 16:25:26 +0100, by Maxime “pep” Buquet
-
mod_conversejs: Add a page titleThu, 20 Sep 2018 15:21:48 +0200, by Kim Alvefur
-
mod_conversejs: Update to Conversejs 4.0.1Thu, 20 Sep 2018 15:16:52 +0200, by Kim Alvefur
-
mod_profile: Fix PEP event handler to detach on unloadSun, 16 Sep 2018 13:23:09 +0200, by Kim Alvefur
-
Backed out changeset 395835d89d88: Might still be neededSun, 16 Sep 2018 13:08:04 +0200, by Kim Alvefur
-
mod_pubsub_mqtt/README: Fix quotesSat, 15 Sep 2018 19:41:57 +0200, by Kim Alvefur
-
mod_muc_cloud_notify: New moduleFri, 14 Sep 2018 08:02:50 +0000, by JC Brand
-
mod_blocking: Update to set id attribute on iq stanzaThu, 13 Sep 2018 16:29:06 +0100, by Matthew Wild
-
mod_delegation: Update to generate own iq idsThu, 13 Sep 2018 16:28:10 +0100, by Matthew Wild
-
mod_http_roster_admin: Explicitly set 'id' attribute on roster pushesThu, 13 Sep 2018 16:14:41 +0100, by Matthew Wild
-
mod_prometheus: Add more documentation.Wed, 12 Sep 2018 18:54:49 +0200, by Emmanuel Gil Peyrot
-
mod_conversejs: Add an endpoint returning only initialization snippetMon, 10 Sep 2018 15:08:09 +0200, by Kim Alvefur
-
mod_conversejs: Factor out option handling into a function for future reuseMon, 10 Sep 2018 15:07:07 +0200, by Kim Alvefur
-
mod_conversejs: Factor JavaScript part out of HTMLMon, 10 Sep 2018 15:04:03 +0200, by Kim Alvefur
-
mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh)Mon, 10 Sep 2018 14:49:49 +0200, by Kim Alvefur
-
mod_conversejs: Restore accidentally removed configuration option handlingSun, 09 Sep 2018 14:43:23 +0200, by Kim Alvefur
-
mod_conversejs: Pin to version 4.0.0Sun, 09 Sep 2018 14:32:01 +0200, by Kim Alvefur
-
mod_bookmarks: Handle iq:private queries before mod_privateSun, 09 Sep 2018 14:10:22 +0200, by Kim Alvefur
-
mod_bookmarks: Correctly hook events on PEP servicesSun, 09 Sep 2018 14:09:12 +0200, by Kim Alvefur
-
mod_auth_dovecot: Update example dovecot configSun, 09 Sep 2018 13:11:29 +0200, by Kim Alvefur
-
mod_conversejs: Remove view_mode CSS switchingSat, 08 Sep 2018 23:31:06 +0200, by Kim Alvefur
-
Fix README of mod_conversejsSat, 08 Sep 2018 23:50:57 +0200, by t2d
-
mod_omemo_all_access: Fix table to not take the first row as headerSat, 08 Sep 2018 15:27:40 +0200, by Kim Alvefur
-
mod_omemo_all_access: Add a note about mod_pep replacing this module on trunk.Sat, 08 Sep 2018 15:20:51 +0200, by Emmanuel Gil Peyrot
-
mergeSat, 08 Sep 2018 11:37:38 +0200, by Kim Alvefur
-
mod_profile: Update README file next to recent mod_pep changesFri, 07 Sep 2018 20:25:07 -0400, by Minami-o Le Sabreur
-
mod_auth_dovecot/README: Expand exampleSat, 08 Sep 2018 11:31:26 +0200, by Kim Alvefur
-
mod_muc_badge/README: Remove obsolete optionThu, 06 Sep 2018 18:41:09 +0200, by Kim Alvefur
-
mod_muc_badge/README: Remove completed TODOThu, 06 Sep 2018 18:11:46 +0200, by Kim Alvefur
-
mod_muc_badge/README: Add an exampleThu, 06 Sep 2018 18:10:44 +0200, by Kim Alvefur
-
mod_muc_badge/README: Correct the example URL to account for default 'http_host'Thu, 06 Sep 2018 18:09:30 +0200, by Kim Alvefur
-
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.Fri, 31 Aug 2018 22:17:19 +0200, by Emmanuel Gil Peyrot
-
mod_pubsub_text_interface: Add a 'last' command for sending the last itemFri, 31 Aug 2018 21:16:45 +0200, by Kim Alvefur
-
mod_register_json/README: Add syntax hintWed, 29 Aug 2018 23:58:14 +0200, by Kim Alvefur
-
mod_register_json: Update READMEWed, 29 Aug 2018 21:57:59 +0100, by Matthew Wild
-
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.Mon, 27 Aug 2018 18:14:28 +0200, by Emmanuel Gil Peyrot
-
mod_s2s_auth_posh: Be a tiny bit stricter with typesSat, 25 Aug 2018 20:10:21 +0200, by Kim Alvefur
-
mod_s2s_auth_posh: Follow referenceSat, 25 Aug 2018 20:02:40 +0200, by Kim Alvefur
-
mod_s2s_auth_posh: Ensure JWK data decodes to a tableSat, 25 Aug 2018 20:00:45 +0200, by Kim Alvefur
-
mod_muc_badge: Reduce the opacity of the text shadows.Sat, 25 Aug 2018 17:55:16 +0200, by Emmanuel Gil Peyrot
-
mod_muc_badge: Add spaces around each part of the text.Sat, 25 Aug 2018 17:54:18 +0200, by Emmanuel Gil Peyrot
-
mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.Sat, 25 Aug 2018 17:42:13 +0200, by Emmanuel Gil Peyrot
-
mod_http_muc_log: Close unclosed <p/> tag in template.Sat, 25 Aug 2018 17:39:41 +0200, by Emmanuel Gil Peyrot
-
mod_bookmarks: Display the bare JID instead of the username in logs.Sat, 25 Aug 2018 17:39:01 +0200, by Emmanuel Gil Peyrot
-
mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)Sat, 25 Aug 2018 14:28:15 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Fix syntax errorSat, 25 Aug 2018 14:25:30 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Log a message for HTTP 301 redirectsSat, 25 Aug 2018 14:14:27 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Log non-HTTP errors like certificate problems etcSat, 25 Aug 2018 13:59:32 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Log a debug message for status codes not handledSat, 25 Aug 2018 13:59:09 +0200, by Kim Alvefur
-
mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)Fri, 24 Aug 2018 23:59:54 +0200, by Kim Alvefur
-
mod_atom: Include User Nickname (if configured to be public)Fri, 24 Aug 2018 22:52:13 +0200, by Kim Alvefur
-
mod_atom: Expose title and description from node metadata in feedFri, 24 Aug 2018 23:00:08 +0200, by Kim Alvefur
-
mod_atom: Add node as portablecontacts preferredUsernameFri, 24 Aug 2018 22:59:24 +0200, by Kim Alvefur
-
mod_atom: Add some basic metadata to feedFri, 24 Aug 2018 22:58:48 +0200, by Kim Alvefur
-
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 21:36:58 +0200, by Emmanuel Gil Peyrot
-
mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.Fri, 24 Aug 2018 21:35:47 +0200, by Emmanuel Gil Peyrot
-
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 21:15:38 +0200, by 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:55:10 +0200, by Emmanuel Gil Peyrot
-
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.Fri, 24 Aug 2018 20:49:54 +0200, by Emmanuel Gil Peyrot
-
mod_group_bookmarks: Remove unused requires.Fri, 24 Aug 2018 19:51:31 +0200, by Emmanuel Gil Peyrot
-
mod_pubsub_github: Remove unused import [luacheck]Fri, 24 Aug 2018 18:05:52 +0200, by Kim Alvefur
-
mod_pubsub_github: Add support for signed requestsFri, 24 Aug 2018 17:49:53 +0200, by Kim Alvefur
-
mod_pubsub_github: Unpack request from eventFri, 24 Aug 2018 17:46:47 +0200, by Kim Alvefur
-
mod_group_bookmarks: Add my copyright.Fri, 24 Aug 2018 19:45:11 +0200, by Emmanuel Gil Peyrot
-
mod_group_bookmarks: Return early when the key is not bookmarks.Fri, 24 Aug 2018 19:38:17 +0200, by Emmanuel Gil Peyrot
-
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".Fri, 24 Aug 2018 19:34:30 +0200, by Emmanuel Gil Peyrot
-
mod_group_bookmarks: Remove duplicated requires.Fri, 24 Aug 2018 19:29:34 +0200, by Emmanuel Gil Peyrot
-
mod_pubsub_github/README: Note that it might work with Gitlab as wellFri, 24 Aug 2018 16:28:48 +0200, by Kim Alvefur
-
mod_atom: Add a brief READMEFri, 24 Aug 2018 16:16:30 +0200, by Kim Alvefur
-
mod_pubsub_post/README: Add a heading for affiliation related textFri, 24 Aug 2018 14:50:20 +0200, by Kim Alvefur
-
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)Fri, 24 Aug 2018 14:49:02 +0200, by Kim Alvefur
-
mod_pubsub_post: Start with actor unsetFri, 24 Aug 2018 14:48:59 +0200, by Kim Alvefur
-
mod_bookmarks: Use the new item-published/<node> event.Tue, 21 Aug 2018 17:18:31 +0100, by Emmanuel Gil Peyrot
-
mod_profile: Only replace avatar update hash if one is foundTue, 21 Aug 2018 11:01:46 +0200, by Kim Alvefur
-
mod_profile: Only retrieve the last avatar hash from PEPTue, 21 Aug 2018 11:00:30 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Ignore whitespace after all commandsMon, 20 Aug 2018 23:20:01 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]Mon, 20 Aug 2018 23:18:43 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>Mon, 20 Aug 2018 22:58:30 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Generate a stanza id for repliesMon, 20 Aug 2018 22:52:20 +0200, by Kim Alvefur
-
mod_profile: Pass item id onto pubsub container elementMon, 20 Aug 2018 21:40:48 +0200, by Kim Alvefur
-
mod_profile: Use type property over content identifiguesstimationMon, 20 Aug 2018 21:20:53 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Add a READMEMon, 20 Aug 2018 20:22:43 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: A chat interface to PubSubMon, 20 Aug 2018 17:09:20 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsubMon, 20 Aug 2018 14:23:35 +0200, by Kim Alvefur
-
mod_atom: Update to the new mod_pepMon, 20 Aug 2018 12:39:37 +0200, by Kim Alvefur
-
mod_firewall: Assume empty list if file could not be loadedSun, 19 Aug 2018 17:53:05 +0100, by Matthew Wild
-
mod_candy: Remove, outdated. Consider mod_conversejs instead.Sat, 18 Aug 2018 18:17:42 +0100, by Matthew Wild
-
mod_bookmarks: Require forgotten util.jid module.Sat, 18 Aug 2018 18:08:47 +0100, by Emmanuel Gil Peyrot
-
mod_default_bookmarks: Add support for <password/>.Sat, 18 Aug 2018 17:38:48 +0100, by Emmanuel Gil Peyrot
-
mod_default_bookmarks: Add support for trunk’s mod_pep.Sat, 18 Aug 2018 17:36:50 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Expose publish_to_pep() to other modules.Sat, 18 Aug 2018 17:25:44 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Fire empty and updated events, for other modules to use.Sat, 18 Aug 2018 16:55:52 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.Sat, 18 Aug 2018 14:43:58 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.Sat, 18 Aug 2018 14:11:26 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.Sat, 18 Aug 2018 14:10:38 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.Sat, 18 Aug 2018 14:04:40 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pepSat, 18 Aug 2018 13:48:45 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload_external: share_v2.php: Comment out verbose debug loggingTue, 14 Aug 2018 18:21:19 +0100, by Matthew Wild
-
mod_http_upload_external: share.php: Fix whitespaceTue, 14 Aug 2018 18:20:59 +0100, by Matthew Wild
-
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requestsTue, 14 Aug 2018 17:47:44 +0100, by Matthew Wild
-
mod_s2s_auth_posh: Add a command for generating the JSON fileMon, 13 Aug 2018 03:35:42 +0200, by Kim Alvefur
-
mod_auth_http_cookie: Also try to get HTTP request from WebSocket sessionFri, 10 Aug 2018 06:12:55 +0200, by Kim Alvefur
-
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessionsFri, 10 Aug 2018 06:10:38 +0200, by Kim Alvefur
-
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simpleThu, 09 Aug 2018 22:40:18 +0100, by Matthew Wild
-
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simpleThu, 09 Aug 2018 22:36:22 +0100, by Matthew Wild
-
mod_watchuntrusted: Add option to ignore domainsWed, 08 Aug 2018 15:58:50 +0200, by Michel Le Bihan
-
mod_e2e_policy: Always add the 'to' in warning stanzasWed, 08 Aug 2018 15:20:52 +0200, by Michel Le Bihan
-
mod_smacks: Improve logging on resume so session changes are more easily trackedWed, 08 Aug 2018 12:49:02 +0100, by Matthew Wild
-
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soonTue, 07 Aug 2018 21:11:37 +0100, by Matthew Wild
-
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attackTue, 07 Aug 2018 19:12:52 +0100, by Matthew Wild
-
mod_pep_vcard_avatar: Does not work with trunk anymoreSat, 04 Aug 2018 16:10:40 +0200, by Kim Alvefur
-
mod_adhoc_dataforms_demo/README: Set a summaryFri, 03 Aug 2018 20:23:03 +0200, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]Fri, 03 Aug 2018 19:42:48 +0200, by Kim Alvefur
-
mod_adhoc_test -> mod_adhoc_dataforms_demoFri, 03 Aug 2018 19:40:24 +0200, by Kim Alvefur
-
mod_adhoc_test: A module to test dataforms generation and renderingFri, 03 Aug 2018 19:30:15 +0200, by Kim Alvefur
-
mod_omemo_all_access: Add compatibility with mod_pep_simpleFri, 03 Aug 2018 11:33:31 +0100, by Matthew Wild
-
mod_omemo_all_access: Log error when used with incompatible mod_pepFri, 03 Aug 2018 11:24:36 +0100, by Matthew Wild
-
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plusThu, 02 Aug 2018 03:35:36 +0200, by Kim Alvefur
-
mod_profile: Update for mod_pep_plus renameThu, 02 Aug 2018 03:35:33 +0200, by Kim Alvefur
-
mod_s2s_auth_posh: Beginnings of a READMEMon, 19 Feb 2018 09:24:44 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Normalize code formattingSun, 28 Jan 2018 13:57:02 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Abort if no fingerprints are foundThu, 21 Dec 2017 03:23:58 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Remove commented out lineThu, 21 Dec 2017 03:23:46 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Skip POSH if session certificate is already validThu, 21 Dec 2017 03:20:34 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Remove commented out importsThu, 21 Dec 2017 03:19:56 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Cache tweakThu, 21 Dec 2017 03:04:51 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: Changes done outside of version control during 2014-2017Wed, 15 Mar 2017 15:49:46 +0100, by Kim Alvefur
-
mod_s2s_auth_posh: PKIX over Secure HTTPWed, 21 May 2014 23:01:47 +0200, by Kim Alvefur
-
mod_firewall: Add a missing space after a comma in the README.Wed, 01 Aug 2018 10:00:53 +0200, by Emmanuel Gil Peyrot
-
mod_pastebin: Make first line and URL more clearly separatedTue, 31 Jul 2018 18:29:08 +0200, by Kim Alvefur
-
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)Thu, 26 Jul 2018 10:35:30 +0100, by Matthew Wild
-
mod_profile: Remove purging of previous PEP data, should no longer be neededTue, 24 Jul 2018 17:18:13 +0200, by Kim Alvefur
-
mod_profile: Bump priority of xep153 hook to surely run before mod_presenceTue, 24 Jul 2018 16:26:40 +0200, by Kim Alvefur
-
mod_profile: Correctly add avatar hashTue, 24 Jul 2018 16:23:04 +0200, by Kim Alvefur
-
mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsubTue, 24 Jul 2018 16:28:02 +0200, by Kim Alvefur
-
mod_profile: Refactor wrapping of payloads in <item>Tue, 24 Jul 2018 16:27:59 +0200, by Kim Alvefur
-
mod_http_upload_external/README: Add Perl implementation by Holger to listWed, 18 Jul 2018 23:44:09 +0200, by Kim Alvefur
-
Backed out parts of changeset a81456a13797Wed, 18 Jul 2018 15:57:13 +0200, by Kim Alvefur
-
mod_profile: Skip injecting xep153 into presence for sessions with no usernameFri, 13 Jul 2018 14:38:40 +0200, by Kim Alvefur
-
mod_profile: Add support for XEP-0398Fri, 13 Jul 2018 01:13:37 +0200, by Kim Alvefur
-
mod_profile: Add copyright headerFri, 13 Jul 2018 01:13:06 +0200, by Kim Alvefur
-
mod_profile: Fix typoFri, 13 Jul 2018 01:11:51 +0200, by Kim Alvefur
-
mod_presence_cache: Forget cached presence on s2s closeFri, 13 Jul 2018 00:47:29 +0200, by Kim Alvefur
-
mod_checkcerts: Note about apparent incompatibility with >=0.10.xThu, 12 Jul 2018 23:47:26 +0200, by Kim Alvefur
-
mod_profile: Ignore shadowed variable nameThu, 12 Jul 2018 21:09:41 +0200, by Kim Alvefur
-
mod_profile: Reformat READMEThu, 12 Jul 2018 21:07:10 +0200, by Kim Alvefur
-
mod_pep_vcard_avatar: Normalize syntax in READMEThu, 12 Jul 2018 21:02:04 +0200, by Kim Alvefur
-
mod_pep_vcard_avatar: Mention XEP-398Thu, 12 Jul 2018 21:01:51 +0200, by Kim Alvefur
-
mod_pep_vcard_avatar: Advertise XEP-0398 featureThu, 12 Jul 2018 21:00:01 +0200, by Kim Alvefur
-
mod_http_upload: use correct error conditionSun, 08 Jul 2018 13:04:46 +0200, by Jonas Wielicki
-
mod_pubsub_stats: Pass configuration to disable persistence and limit number of itemsSun, 08 Jul 2018 01:17:23 +0200, by Kim Alvefur
-
various/README: Add a Statistics labelThu, 05 Jul 2018 02:03:29 +0200, by Kim Alvefur
-
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)Wed, 04 Jul 2018 23:04:22 +0200, by Kim Alvefur
-
mod_muc_badge: Simplify SVGWed, 04 Jul 2018 23:04:04 +0200, by Kim Alvefur
-
mod_smacks_noerror: Add ability to silence errors if mod_offline is disabledTue, 03 Jul 2018 01:03:48 +0200, by tmolitor
Scroll all the way down to load more.