mod_privilege: update to v0.4:
|
Goffi |
Wed, 11 May 2022 12:43:26 +0200 |
mod_rest: Fix 'format' property in schema
|
Kim Alvefur |
Sat, 30 Apr 2022 01:02:38 +0200 |
mod_rest: Expand mapping of XEP-0045 join stanza
|
Kim Alvefur |
Sat, 30 Apr 2022 01:00:01 +0200 |
mod_audit: make the extension of the module API less of a hack
|
Jonas Schäfer |
Tue, 26 Apr 2022 22:42:09 +0200 |
mod_audit*: fix luacheck warnings
|
Jonas Schäfer |
Tue, 26 Apr 2022 22:37:13 +0200 |
mod_audit*: modules for audit logging in prosody
|
Jonas Schäfer |
Tue, 26 Apr 2022 22:32:44 +0200 |
mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)
|
moparisthebest |
Sun, 24 Apr 2022 23:58:41 -0400 |
mod_http_muc_log: Fix exception on lack of trailing slash in room path
|
Kim Alvefur |
Fri, 22 Apr 2022 14:29:32 +0200 |
mod_rest: Fix description of extdisco endpoint (thanks MattJ)
|
Kim Alvefur |
Mon, 18 Apr 2022 23:02:04 +0200 |
mod_rest/apidemo: Don't show traceback to users on config/resource problem
|
Kim Alvefur |
Sun, 17 Apr 2022 12:52:13 +0200 |
mod_rest: Add some notes about custom disco#info mapping code
|
Kim Alvefur |
Sun, 17 Apr 2022 12:51:45 +0200 |
mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744
|
Kim Alvefur |
Sun, 17 Apr 2022 12:49:06 +0200 |
mod_http_admin_api: Indicate whether a given push registration uses encryption
|
Matthew Wild |
Mon, 11 Apr 2022 20:32:05 +0100 |
mod_http_admin_api: Fix client -> client_id (the actual field name)
|
Matthew Wild |
Mon, 11 Apr 2022 20:31:43 +0100 |
mod_http_oauth2/README: Update Compatibility section to mention 0.12
|
Kim Alvefur |
Mon, 11 Apr 2022 00:19:48 +0200 |
mod_rest: Add configuration of which stanzas to route to callback
|
Kim Alvefur |
Sat, 09 Apr 2022 01:04:25 +0200 |
mod_rest: Improve logging of results from callback startup probe
|
Kim Alvefur |
Sat, 09 Apr 2022 00:43:18 +0200 |
mod_rest: Support parameters in callback URL
|
Kim Alvefur |
Sat, 09 Apr 2022 00:41:18 +0200 |
mod_rest/README: Mention the OPTIONS probe fired at the callback
|
Kim Alvefur |
Sat, 09 Apr 2022 00:37:55 +0200 |
mod_rest: Improve error handling during format mapping
|
Kim Alvefur |
Thu, 07 Apr 2022 17:49:08 +0200 |
mod_rest: Catch and coerce errors in echo endpoint
|
Kim Alvefur |
Thu, 07 Apr 2022 17:48:08 +0200 |
mod_rest: Move most of XEP-0432 handling into JSON mapping schema
|
Kim Alvefur |
Thu, 07 Apr 2022 15:39:57 +0200 |
mod_rest/jsonmap: Fix indentation
|
Kim Alvefur |
Thu, 07 Apr 2022 15:39:11 +0200 |
mod_conversejs: Bump Copyright year
|
Kim Alvefur |
Mon, 04 Apr 2022 17:50:24 +0200 |
mod_conversejs: Remove plugin installer dependency on mod_bookmarks
|
Kim Alvefur |
Mon, 04 Apr 2022 17:48:34 +0200 |
mod_register_web: Include HTML templates in rock (thanks unbunt)
|
Kim Alvefur |
Wed, 30 Mar 2022 17:52:41 +0200 |
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG)
|
Kim Alvefur |
Thu, 24 Mar 2022 14:56:30 +0100 |
mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)
|
Matthew Wild |
Sat, 19 Mar 2022 17:52:33 +0000 |
mod_adhoc_account_management: Add compatibility with 0.12 permission string (thanks mirux)
|
Matthew Wild |
Sat, 19 Mar 2022 09:10:25 +0000 |
mod_onions: Add comment explaining s2s-check-certificate handler
|
Matthew Wild |
Thu, 17 Mar 2022 20:24:43 +0000 |
mod_invites_register: Push invitee contact entry to inviter (Thanks gerald)
|
Kim Alvefur |
Tue, 15 Mar 2022 21:59:51 +0100 |
mod_http_upload: Update compatibility information
|
Matthew Wild |
Tue, 08 Mar 2022 11:57:25 +0000 |
mod_muc_restrict_media: Fix traceback when checking default (thanks Martin)
|
Matthew Wild |
Fri, 04 Mar 2022 19:57:13 +0000 |
mod_muc_restrict_media: Fix logic inversion on default value
|
Matthew Wild |
Fri, 04 Mar 2022 19:56:52 +0000 |
mod_cloud_notify_encrypted: Linkify dependencies
|
Kim Alvefur |
Wed, 23 Feb 2022 12:40:50 +0100 |
mod_ping_muc: Fix typo in README
|
Kim Alvefur |
Tue, 22 Feb 2022 20:27:09 +0100 |
mod_portcheck: Don't rewrite '*' to '0.0.0.0' since Prosody doesn't
|
Kim Alvefur |
Tue, 22 Feb 2022 14:00:01 +0100 |
mod_muc_moderation: Update Clients section (+ Gajim, clix)
|
Kim Alvefur |
Sun, 20 Feb 2022 11:49:06 +0100 |
mod_portcheck: Include '*' in allowed characters so '*:port' works
|
Kim Alvefur |
Sat, 19 Feb 2022 01:42:12 +0100 |
mod_graceful_shutdown: Add a banner saying no longer needed with trunk
|
Kim Alvefur |
Fri, 18 Feb 2022 23:40:41 +0100 |
mod_portcheck: Shell command to check if ports are open
|
Kim Alvefur |
Fri, 18 Feb 2022 18:35:45 +0100 |
mod_dnsupdate: Add a --remove option to delete all SRV records
|
Kim Alvefur |
Thu, 17 Feb 2022 01:59:24 +0100 |
mod_turn_external: Fix type of config option (thanks mirux)
|
Kim Alvefur |
Tue, 15 Feb 2022 21:51:52 +0100 |
mod_turn_external: Import from prosody trunk @ ed23bbf3b946
|
Matthew Wild |
Mon, 14 Feb 2022 14:36:32 +0000 |
mod_graceful_shutdown: Close multiplex ports
|
Kim Alvefur |
Fri, 11 Feb 2022 16:13:09 +0100 |
mod_graceful_shutdown: Deactivate direct TLS c2s along with plain c2s
|
Kim Alvefur |
Fri, 11 Feb 2022 16:11:55 +0100 |
mod_conversejs: Revert back to depending on mod_bookmarks
|
Kim Alvefur |
Wed, 09 Feb 2022 18:16:33 +0100 |
mod_bookmarks2: Remove conflict check with mod_bookmarks
|
Kim Alvefur |
Wed, 09 Feb 2022 18:10:27 +0100 |
mod_rest: Add XEP-0363 HTTP Upload to schemas
|
Kim Alvefur |
Wed, 09 Feb 2022 00:34:36 +0100 |
mod_rest: Ensure mod_http is loaded before API demo
|
Kim Alvefur |
Tue, 08 Feb 2022 13:51:41 +0100 |
mod_ping_muc: Remove 'kick' status code
|
Kim Alvefur |
Mon, 07 Feb 2022 16:52:19 +0100 |
mod_bookmarks: Add a stub that loads mod_bookmarks2
|
Kim Alvefur |
Sat, 05 Feb 2022 01:11:22 +0100 |
mod_bookmarks: Use autolink to mod_bookmarks2
|
Kim Alvefur |
Sat, 05 Feb 2022 01:10:14 +0100 |
mod_bookmarks: Also link to mod_bookmarks included with Prosody (trunk)
|
Kim Alvefur |
Sat, 05 Feb 2022 01:09:35 +0100 |
mod_pubsub_feeds: Allow but ignore XML comments and processing instructions
|
Kim Alvefur |
Fri, 04 Feb 2022 21:22:10 +0100 |
mod_dnsupdate: Fix typo
|
Kim Alvefur |
Fri, 04 Feb 2022 16:25:23 +0100 |
mod_invites_page: Fix templates including stray inviter name (thanks Menel)
|
Kim Alvefur |
Wed, 02 Feb 2022 11:22:50 +0100 |
misc/lnav: Attempt at log format description for lnav
|
Kim Alvefur |
Mon, 31 Jan 2022 11:51:50 +0100 |
mod_vcard_muc: Add a summary to improve SEO
|
Kim Alvefur |
Fri, 21 Jan 2022 17:53:31 +0100 |
mod_measure_process: Handle unlimited FD limits
|
Kim Alvefur |
Tue, 18 Jan 2022 19:09:01 +0100 |
mod_measure_process: Report the enforced limit
|
Kim Alvefur |
Tue, 18 Jan 2022 18:55:20 +0100 |
mod_http_xep227: Add support for import via APIs rather than direct store manipulation
|
Matthew Wild |
Tue, 18 Jan 2022 17:01:18 +0000 |
mod_pubsub_summary: Fix typo in example
|
Kim Alvefur |
Tue, 18 Jan 2022 09:39:15 +0100 |
mod_pubsub_summary: Add stub documentation
|
Kim Alvefur |
Tue, 18 Jan 2022 09:34:10 +0100 |
mod_http_xep227: Fix typo in method name
|
Matthew Wild |
Sun, 16 Jan 2022 15:02:14 +0000 |
mod_http_xep227: Correctly read selected stores from URL query part
|
Matthew Wild |
Sun, 16 Jan 2022 15:01:53 +0000 |
mod_http_xep227: Handle nil/errors opening archive stores
|
Matthew Wild |
Sun, 16 Jan 2022 15:01:20 +0000 |
mod_http_xep227: Don't require admin privileges to use import/export
|
Matthew Wild |
Sun, 16 Jan 2022 13:44:26 +0000 |
mod_http_xep227: Initialize XEP-0227 XML
|
Matthew Wild |
Sat, 15 Jan 2022 14:25:27 +0000 |
mod_http_xep227: Fix validation of resulting export XML
|
Matthew Wild |
Sat, 15 Jan 2022 14:06:19 +0000 |
mod_http_xep227: Fix luacheck warnings
|
Matthew Wild |
Sat, 15 Jan 2022 13:46:34 +0000 |
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos)
|
Kim Alvefur |
Sat, 15 Jan 2022 00:38:32 +0100 |
mod_http_xep227: New module providing HTTP API for account data import/export
|
Matthew Wild |
Wed, 12 Jan 2022 16:42:08 +0000 |
mod_default_bookmarks: Silence warning when probing for mod_bookmarks version
|
Kim Alvefur |
Mon, 10 Jan 2022 22:19:31 +0100 |
mod_groups_muc_bookmarks: restore bookmark injection on empty store
|
Jonas Schäfer |
Sun, 09 Jan 2022 18:20:28 +0100 |
mod_groups_muc_bookmarks: fix typo/leftover from refactor
|
Jonas Schäfer |
Sun, 09 Jan 2022 18:20:02 +0100 |
mod_groups_muc_bookmarks: Switch to XEP-0402
|
Kim Alvefur |
Sat, 08 Jan 2022 02:57:36 +0100 |
mod_default_bookmarks: Improve validation
|
Kim Alvefur |
Sat, 08 Jan 2022 02:28:16 +0100 |
mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2)
|
Kim Alvefur |
Sat, 08 Jan 2022 02:24:42 +0100 |
mod_default_bookmarks: Minor refactor to do some checks earlier
|
Kim Alvefur |
Sat, 08 Jan 2022 02:21:54 +0100 |
mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabled
|
Kim Alvefur |
Sat, 08 Jan 2022 00:05:45 +0100 |
mod_default_bookmarks: Fix mod_bookmarks capability check
|
Kim Alvefur |
Sat, 08 Jan 2022 00:01:29 +0100 |
mod_conversejs: Reduce mod_bookmarks dependency to a warning
|
Kim Alvefur |
Fri, 07 Jan 2022 23:33:12 +0100 |
mod_default_bookmarks: Abort on incompatible mod_bookmarks
|
Kim Alvefur |
Fri, 07 Jan 2022 23:25:33 +0100 |
mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047
|
Emmanuel Gil Peyrot |
Fri, 07 Jan 2022 19:55:03 +0100 |
mod_bookmarks2: Update Compatibility table
|
Kim Alvefur |
Thu, 06 Jan 2022 17:45:15 +0100 |
mod_bookmarks2: Add a notice of inclusion in prosody-trunk
|
Kim Alvefur |
Thu, 06 Jan 2022 17:28:53 +0100 |
mod_bookmarks2: Override the node configuration if it was wrong
|
Emmanuel Gil Peyrot |
Thu, 06 Jan 2022 00:59:40 +0100 |
mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
|
Kim Alvefur |
Wed, 05 Jan 2022 21:22:13 +0100 |
Back out ad7767a9f3ea
|
Kim Alvefur |
Wed, 05 Jan 2022 00:06:24 +0100 |
mod_bookmarks: So long, and thanks for all the fish!
|
Emmanuel Gil Peyrot |
Tue, 04 Jan 2022 23:22:31 +0100 |
mod_bookmarks2: Fix check for max_items=max support
|
Kim Alvefur |
Tue, 04 Jan 2022 23:00:04 +0100 |
mod_bookmarks2: Actually fix the right wrong codepath
|
Emmanuel Gil Peyrot |
Tue, 04 Jan 2022 22:59:24 +0100 |
mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
|
Emmanuel Gil Peyrot |
Tue, 04 Jan 2022 22:57:06 +0100 |
mod_conversejs: Switch dependency to mod_bookmarks2
|
Kim Alvefur |
Tue, 04 Jan 2022 20:21:10 +0100 |
mod_pubsub_post: Document JSON to XML mapping capability
|
Kim Alvefur |
Wed, 29 Dec 2021 23:12:43 +0100 |