2022-02-02 |
Kim Alvefur |
mod_invites_page: Fix templates including stray inviter name (thanks Menel)
|
2022-01-31 |
Kim Alvefur |
misc/lnav: Attempt at log format description for lnav
|
2022-01-21 |
Kim Alvefur |
mod_vcard_muc: Add a summary to improve SEO
|
2022-01-18 |
Kim Alvefur |
mod_measure_process: Handle unlimited FD limits
|
2022-01-18 |
Kim Alvefur |
mod_measure_process: Report the enforced limit
|
2022-01-18 |
Matthew Wild |
mod_http_xep227: Add support for import via APIs rather than direct store manipulation
|
2022-01-18 |
Kim Alvefur |
mod_pubsub_summary: Fix typo in example
|
2022-01-18 |
Kim Alvefur |
mod_pubsub_summary: Add stub documentation
|
2022-01-16 |
Matthew Wild |
mod_http_xep227: Fix typo in method name
|
2022-01-16 |
Matthew Wild |
mod_http_xep227: Correctly read selected stores from URL query part
|
2022-01-16 |
Matthew Wild |
mod_http_xep227: Handle nil/errors opening archive stores
|
2022-01-16 |
Matthew Wild |
mod_http_xep227: Don't require admin privileges to use import/export
|
2022-01-15 |
Matthew Wild |
mod_http_xep227: Initialize XEP-0227 XML
|
2022-01-15 |
Matthew Wild |
mod_http_xep227: Fix validation of resulting export XML
|
2022-01-15 |
Matthew Wild |
mod_http_xep227: Fix luacheck warnings
|
2022-01-14 |
Kim Alvefur |
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos)
|
2022-01-12 |
Matthew Wild |
mod_http_xep227: New module providing HTTP API for account data import/export
|
2022-01-10 |
Kim Alvefur |
mod_default_bookmarks: Silence warning when probing for mod_bookmarks version
|
2022-01-09 |
Jonas Schäfer |
mod_groups_muc_bookmarks: restore bookmark injection on empty store
|
2022-01-09 |
Jonas Schäfer |
mod_groups_muc_bookmarks: fix typo/leftover from refactor
|
2022-01-08 |
Kim Alvefur |
mod_groups_muc_bookmarks: Switch to XEP-0402
|
2022-01-08 |
Kim Alvefur |
mod_default_bookmarks: Improve validation
|
2022-01-08 |
Kim Alvefur |
mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2)
|
2022-01-08 |
Kim Alvefur |
mod_default_bookmarks: Minor refactor to do some checks earlier
|
2022-01-07 |
Kim Alvefur |
mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabled
|
2022-01-07 |
Kim Alvefur |
mod_default_bookmarks: Fix mod_bookmarks capability check
|
2022-01-07 |
Kim Alvefur |
mod_conversejs: Reduce mod_bookmarks dependency to a warning
|
2022-01-07 |
Kim Alvefur |
mod_default_bookmarks: Abort on incompatible mod_bookmarks
|
2022-01-07 |
Emmanuel Gil Peyrot |
mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047
|
2022-01-06 |
Kim Alvefur |
mod_bookmarks2: Update Compatibility table
|
2022-01-06 |
Kim Alvefur |
mod_bookmarks2: Add a notice of inclusion in prosody-trunk
|
2022-01-05 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Override the node configuration if it was wrong
|
2022-01-05 |
Kim Alvefur |
mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
|
2022-01-04 |
Kim Alvefur |
Back out ad7767a9f3ea
|
2022-01-04 |
Emmanuel Gil Peyrot |
mod_bookmarks: So long, and thanks for all the fish!
|
2022-01-04 |
Kim Alvefur |
mod_bookmarks2: Fix check for max_items=max support
|
2022-01-04 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Actually fix the right wrong codepath
|
2022-01-04 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
|
2022-01-04 |
Kim Alvefur |
mod_conversejs: Switch dependency to mod_bookmarks2
|
2021-12-29 |
Kim Alvefur |
mod_pubsub_post: Document JSON to XML mapping capability
|
2021-12-29 |
Kim Alvefur |
mod_rest: Fix nested message stanzas in XEP-0297 containers
|
2021-12-29 |
Kim Alvefur |
mod_rest: Fixup internal schema references for correctness
|
2021-12-27 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Remove obsolete comment
|
2021-12-26 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Advertise XEP-0049 support
|
2021-12-26 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Use constants for namespaces
|
2021-12-25 |
Emmanuel Gil Peyrot |
mod_pep_atom_categories: Add a module to index categories in Atom entries
|
2021-12-24 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Finally add the #compat-pep feature!
|
2021-12-23 |
Emmanuel Gil Peyrot |
mod_bookmarks2: Add simple support for legacy PEP queries
|
2021-12-22 |
Matthew Wild |
mod_invites_register_web: Add mod_password_policy checks for web registration
|
2021-12-22 |
Matthew Wild |
mod_password_policy: Support for additional policies provided by other modules
|
2021-12-22 |
Matthew Wild |
mod_password_policy: Silence luacheck warning for intentional global
|
2021-12-22 |
Matthew Wild |
mod_password_policy: Hard failure on missing/empty passwords
|
2021-12-22 |
Matthew Wild |
mod_password_policy: Add check that password doesn't contain username
|
2021-12-22 |
Matthew Wild |
mod_password_policy: Allow check_password() to indicate the policy that failed
|
2021-12-19 |
Kim Alvefur |
mod_cloud_notify: Include extra error details if available
|
2021-12-15 |
Kim Alvefur |
mod_jsxc: Try not to put username and password into the ?query ...
|
2021-12-15 |
Kim Alvefur |
mod_jsxc: Demo module serving JSXC relatively easily from Prosody
|
2021-12-12 |
Kim Alvefur |
mod_muc_bot: Use correct JID for virtual occupant
|
2021-12-11 |
Kim Alvefur |
mod_conversejs: Refresh client shortlist in fallback text
|
2021-12-10 |
Kim Alvefur |
mod_export_skeletons: Add a standalone filter script
|
2021-12-10 |
Kim Alvefur |
mod_export_skeletons: Remove wildcard query
|
2021-12-10 |
Kim Alvefur |
mod_export_skeletons: Fix logic to do wildcard search
|
2021-12-09 |
Kim Alvefur |
mod_export_skeletons: Update examples too
|
2021-12-09 |
Kim Alvefur |
mod_export_skeletons: Generate ids based on log2 of the original length
|
2021-12-09 |
Kim Alvefur |
mod_export_skeletons: Fix override docs
|
2021-12-09 |
Kim Alvefur |
mod_export_skeletons: Document archive name override option
|
2021-12-09 |
Kim Alvefur |
mod_export_skeletons: Command to aid in analysis of archive contents
|
2021-12-07 |
Kim Alvefur |
mod_muc_moderation: Handle non-retraction moderation
|
2021-12-06 |
Kim Alvefur |
mod_muc_rtbl: Optimize case with zero hashes
|
2021-12-06 |
Matthew Wild |
mod_muc_rtbl: Check joining user's host against RTBL
|
2021-12-06 |
Matthew Wild |
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
|
2021-12-06 |
Matthew Wild |
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
|
2021-12-06 |
Matthew Wild |
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
|
2021-12-06 |
Matthew Wild |
mod_muc_rtbl: Sync existing list entries when first loaded
|
2021-12-05 |
Matthew Wild |
mod_muc_rtbl: Real-time blocklist checks for MUC services
|
2021-12-04 |
Kim Alvefur |
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
|
2021-12-04 |
Kim Alvefur |
mod_admin_blocklist: Update admin check for new 0.12 role API
|
2021-12-02 |
Kim Alvefur |
mod_ping_muc: Yet another attempt to improve MUC reliability
|
2021-12-02 |
Kim Alvefur |
mod_rest: Handle unknown 'kind' values
|
2021-11-28 |
Kim Alvefur |
mod_rest: Fix minor mistakes in openapi spec
|
2021-11-28 |
Kim Alvefur |
mod_rest: Add GET method of invoking XEP-0215 to openapi spec
|
2021-11-28 |
Kim Alvefur |
mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map
|
2021-11-28 |
Kim Alvefur |
mod_bind2: Add initial README
|
2021-11-28 |
Kim Alvefur |
mod_sasl2: Add initial README
|
2021-11-28 |
Kim Alvefur |
mod_bind2: Silence [luacheck] warning
|
2021-11-28 |
Kim Alvefur |
mod_sasl2: Silence [luacheck] warning
|
2021-11-28 |
Kim Alvefur |
mod_bind2: Add missing missing SASL2 namespace [luacheck]
|
2021-11-28 |
Kim Alvefur |
mod_bind2: Advertise stream feature
|
2021-11-28 |
Kim Alvefur |
mod_bind2: Experimental implementation of XEP-0386: Bind 2.0
|
2021-11-28 |
Kim Alvefur |
mod_sasl2: Remove channel binding
|
2021-11-26 |
Matthew Wild |
mod_s2s_status: Module to track status of s2s connections by domain
|
2021-11-25 |
Matthew Wild |
mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12
|
2021-11-24 |
Kim Alvefur |
mod_muc_restrict_media: Fix disco#info field (thanks mirux)
|
2021-11-24 |
Kim Alvefur |
mod_muc_hide_media: Fix disco#info field (thanks mirux)
|
2021-11-23 |
Matthew Wild |
mod_muc_restrict_media: Allow hiding inline media from unaffiliated users in MUCs
|
2021-07-09 |
Emmanuel Gil Peyrot |
mod_mam_muc: Obsolete this module, it is included in Prosody since 0.11 under the name mod_muc_mam
|
2021-07-09 |
Emmanuel Gil Peyrot |
mod_csi: Obsolete this module, it is included in Prosody since 0.11
|
2021-07-09 |
Emmanuel Gil Peyrot |
mod_carbons: Obsolete this module, it is included in Prosody since 0.10
|
2021-07-09 |
Emmanuel Gil Peyrot |
mod_mam: Obsolete this module, it is included in Prosody since 0.10
|
2021-07-09 |
Emmanuel Gil Peyrot |
mod_limits: Obsolete this module, it is included in Prosody since 0.10
|
2021-11-22 |
Kim Alvefur |
mod_http_muc_log: Show messages moderated using XEP-0425
|
2021-11-19 |
Matthew Wild |
mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
|
2021-11-19 |
Kim Alvefur |
mod_dnsupdate: Add support for components
|
2021-11-18 |
Kim Alvefur |
mod_http_admin_api: Fix YAML indentation
|
2021-11-18 |
Kim Alvefur |
mod_http_admin_api: Export total storage use via mod_http_file_share
|
2021-11-18 |
Kim Alvefur |
mod_http_admin_api: Ensure freshness of metrics when in manual mode
|
2021-11-18 |
Matthew Wild |
mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
|
2021-11-17 |
Matthew Wild |
mod_measure_active_users: Calculate active user counts over fixed time periods
|
2021-11-16 |
Matthew Wild |
mod_muc_offline_delivery: Allow the module to be enabled by default for all users
|
2021-11-16 |
Matthew Wild |
mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants
|
2021-11-16 |
Kim Alvefur |
mod_smacks: Send <r> immediately from csi-flushing event
|
2021-11-15 |
Matthew Wild |
mod_muc_offline_delivery: split name/var so that retrieval of form data works
|
2021-11-12 |
Gary Kramlich |
mod_slack_webhook: fixed documentation for default nick and marked trunk as works
|
2021-11-09 |
Matthew Wild |
mod_muc_offline_delivery: Less noisy, clearer, debug logging for notifications
|
2021-11-09 |
Matthew Wild |
mod_invites_adhoc: Allow role-based permissions to override default policy
|
2021-11-09 |
Matthew Wild |
mod_invites_adhoc: Add the ability to deny user invites by specific roles
|
2021-11-08 |
Kim Alvefur |
mod_dnsupdate: Restore the --each option
|
2021-11-08 |
Kim Alvefur |
mod_dnsupdate: Rewrite port config vs DNS comparison code
|
2021-11-08 |
Kim Alvefur |
mod_dnsupdate: Fix to use correct port settings
|
2021-11-06 |
Kim Alvefur |
mod_dnsupdate: Use with nsupdate to update DNS records from config
|
2021-11-07 |
tmolitor |
Merge commit
|
2021-11-07 |
tmolitor |
mod_smacks: Don't forgive client counting errors
|
2021-11-07 |
Jonas Schäfer |
mod_admin_web: make get_deps.sh stand out a little
|
2021-11-07 |
Kim Alvefur |
mod_measure_malloc: Fix accidental global variable write [luacheck]
|
2021-11-07 |
Kim Alvefur |
luacheck: Discourage use of the 'hosts' global (like in Prosody)
|
2021-11-07 |
Kim Alvefur |
luacheck: Make module:metric() known
|
2020-01-28 |
Kim Alvefur |
luacheckrc: Remove accidentally commented directive
|
2021-11-06 |
Kim Alvefur |
mod_muc_moderation: Bump year
|
2021-11-06 |
Kim Alvefur |
mod_muc_moderation: More client feature requests
|
2021-11-06 |
Kim Alvefur |
mod_muc_moderation: Add list of client feature requests for XEP-0425
|
2021-11-06 |
Kim Alvefur |
Delete stray editor swap file
|
2021-11-06 |
Kim Alvefur |
mod_muc_moderation: Use reserved nickname as fallback
|
2021-11-06 |
Kim Alvefur |
mod_muc_moderation: Clarify behavior with a comment
|
2021-11-04 |
Kim Alvefur |
mod_rest: Correct unused reference
|
2021-11-04 |
Kim Alvefur |
mod_rest: Map the XEP-0313 <fin> element to make paging work
|
2021-11-04 |
Kim Alvefur |
mod_rest: Imply type=set for archive queries
|
2021-11-04 |
Kim Alvefur |
mod_rest: Let 'type' be implied in path based queries
|
2021-11-04 |
Kim Alvefur |
mod_rest: Stop search when an implied type is determined
|
2021-11-04 |
Kim Alvefur |
mod_rest: Add some convenience mapping to make MAM queries easier
|
2021-11-04 |
Kim Alvefur |
mod_rest: Add support for mapping of XEP-0313 query iqs
|
2021-11-04 |
Kim Alvefur |
mod_rest: Add XEP-0059 mapping
|
2021-11-04 |
Kim Alvefur |
mod_rest: Add XEP-0004 mapping for future reuse
|
2021-11-03 |
Kim Alvefur |
mod_bookmarks2: Fix comparison
|
2021-11-03 |
Kim Alvefur |
mod_bookmarks2: Fix handling of nick and password elements
|
2021-11-03 |
Kim Alvefur |
mod_rest: Remove unused variable [luacheck]
|
2021-11-03 |
Kim Alvefur |
mod_reminders: Fix README metadata syntax
|
2021-11-01 |
Kim Alvefur |
mod_rest: Fire pre-events
|
2021-11-01 |
Kim Alvefur |
mod_rest: Add an anonymous mode
|
2021-10-27 |
Kim Alvefur |
mod_rest: Add JSON mapping of XEP-0313 archive result container
|
2021-10-27 |
Kim Alvefur |
mod_rest: Add recursive properties of XEP-0297 forwarded container
|
2021-10-27 |
Kim Alvefur |
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)
|
2021-10-27 |
Matthew Wild |
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls
|
2021-10-27 |
Kim Alvefur |
mod_rest: Add new fields to openapi spec from mapping schema
|
2021-10-27 |
Kim Alvefur |
mod_rest: Correct option name in error message
|
2021-10-26 |
Kim Alvefur |
mod_rest: Set type on temp session to satisfy certain auth checks
|
2021-10-26 |
Kim Alvefur |
mod_rest: Add mapping for XEP-0215: External Service Discovery
|
2021-10-25 |
Kim Alvefur |
mod_muc_webchat_url: Add hint of being an URL to form field
|
2021-10-25 |
JC Brand |
mod_muc_http_auth: Add missing import
|
2021-10-25 |
JC Brand |
mod_muc_http_auth: Allow for enabling/disabling per user host
|
2021-10-25 |
Kim Alvefur |
mod_smacks: Remove EOL releases from Compatibility section, add 0.11 & trunk
|
2021-10-25 |
Kim Alvefur |
mod_smacks: Add smacks_s2s_resend to configuration listing
|
2021-10-23 |
Kim Alvefur |
mod_rest: Add XEP-0100 gateway to mapping schema
|
2021-10-20 |
Kim Alvefur |
mod_bookmarks2: Use max_items='max' on trunk, with fallback
|
2021-10-19 |
Matthew Wild |
mod_cloud_notify: Fix traceback for clients without a stable client_id
|
2021-10-18 |
Kim Alvefur |
mod_auth_ldap: Mark as Merged into Prosody
|
2021-10-18 |
Matthew Wild |
mod_cloud_notify: Move client info out of sub-object to improve usability with map store API
|
2021-10-18 |
Matthew Wild |
mod_cloud_notify_priority_tag: Fix summary (thanks Zash)
|
2021-10-18 |
Matthew Wild |
mod_http_admin_api: Include client info in push registration debug output
|
2021-10-18 |
Matthew Wild |
mod_cloud_notify: Record client id (or resource) and language during registration
|
2021-10-18 |
Matthew Wild |
mod_cloud_notify: Fix some minor luacheck offences
|
2021-10-17 |
Kim Alvefur |
mod_cloud_notify: Reverse dependencies
|
2021-10-17 |
Kim Alvefur |
mod_auth_cyrus: Import from Prosody rev 8f1e7fd55e7b
|
2021-10-15 |
Goffi |
mod_delegation: update to XEP-0355 v0.5
|
2021-10-15 |
Kim Alvefur |
mod_cloud_notify_extensions: Add depends metadata for plugin installer
|
2021-10-12 |
Kim Alvefur |
mod_groups_internal: Remove deleted user from groups
|
2021-10-12 |
Kim Alvefur |
mod_groups_internal: Fix accidental global [luacheck]
|
2021-10-10 |
Matthew Wild |
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
|
2021-10-03 |
Kim Alvefur |
mod_tlsfail/README: Fix header
|
2021-10-03 |
Kim Alvefur |
mod_tlsfail: Add README
|
2021-10-03 |
Kim Alvefur |
mod_tlsfail: Add c2s support
|
2021-10-01 |
JC Brand |
mod_tweet_data: Return when no tweet data returned
|
2021-09-29 |
Kim Alvefur |
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
|
2021-09-28 |
Kim Alvefur |
mod_rest: Support returning multiple replies in an <xmpp> container
|
2021-09-25 |
arcseconds |
mod_cloud_notify: notify on groupchat messages sent to bare JID
|
2021-09-23 |
Seve Ferrer |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
2021-09-23 |
Seve Ferrer |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
2021-09-21 |
Seve Ferrer |
mod_muc_http_auth: External auth services might need to check on the nickname as well
|
2021-09-18 |
Matthew Wild |
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)
|
2021-09-16 |
Emmanuel Gil Peyrot |
mod_muc_require_tos: Generate a message id instead of hardcoding "foo"
|
2021-09-16 |
Emmanuel Gil Peyrot |
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil
|
2021-09-16 |
Emmanuel Gil Peyrot |
mod_muc_require_tos: Send the message after the subject, once the client is fully joined
|
2021-09-16 |
Emmanuel Gil Peyrot |
mod_muc_require_tos: Add this new module
|