Merge
draft
|
Trần H. Trung |
3 days ago |
Merge
draft
|
Trần H. Trung |
3 days ago |
Merge
draft
|
Trần H. Trung |
3 days ago |
mod_http_oauth2: Reorder HTTP handler (noop)
|
Kim Alvefur |
4 days ago |
mod_rest: Strip down error payloads to avoid stack overflow
|
Kim Alvefur |
4 days ago |
mod_groups_internal: Save roster after adding group info (thanks gtech1)
|
Matthew Wild |
7 days ago |
mod_pubsub: new module to fetch pubsub items via HTTP GET
|
nicoco |
8 days ago |
mod_pubsub_forgejo: new module for forgejo webhooks
|
nicoco |
4 weeks ago |
mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
|
Matthew Wild |
4 weeks ago |
mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
|
Menel |
5 weeks ago |
mod_audit: Document Prosody version requirement (currently trunk)
|
Kim Alvefur |
5 weeks ago |
mod_conversejs: Serve base app at /
|
Matthew Wild |
5 weeks ago |
mod_muc_log_http: Delete because obsolete
|
Kim Alvefur |
5 weeks ago |
mod_muc_log: Delete because obsolete
|
Kim Alvefur |
5 weeks ago |
mod_lastlog2: Add a shell command
|
Kim Alvefur |
5 weeks ago |
mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
|
Kim Alvefur |
5 weeks ago |
mod_vcard_muc: Add conflict with Prosody versions that have native MUC vcards
|
Matthew Wild |
6 weeks ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
6 weeks ago |
Backed out changeset 94399ad6b5ab
|
Matthew Wild |
6 weeks ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
6 weeks ago |
mod_push2: support for disabling push notifications
|
Stephen Paul Weber |
6 weeks ago |
mod_measure_message_e2ee: Add support for OMEMO:2
|
Link Mauve |
6 weeks ago |
mod_measure_client_features: Switch to the more modern statistics API
|
Link Mauve |
6 weeks ago |
mod_measure_client_presence: Switch to the more modern statistics API
|
Link Mauve |
6 weeks ago |
mod_push2: this expression was throwing away the second value
|
Stephen Paul Weber |
6 weeks ago |
Check both localpart and host
|
Stephen Paul Weber |
6 weeks ago |
mod_unsubscriber: Add disabling mod_s2s to example
|
Kim Alvefur |
6 weeks ago |
mod_groups_internal: Improve Markdown structure of documentation
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Remove broken links
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Update groups_muc_host config documentation
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Use syntax closer to Lua in README
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Replace tabs by spaces in README
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Uncommit README.markdown
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Rename README.markdown to README.md
|
Rémi Bardon |
7 weeks ago |
mod_groups_internal: Add README
|
Rémi Bardon |
8 months ago |
mod_groups_internal: Delete all associated MUCs when deleting a group
|
Rémi Bardon |
8 months ago |
mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Fix wrongly done refactoring
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Add support for mod_muc_mam storage
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Fix luacheck warnings
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Fix documentation for pep_data (was pep)
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Add uploads to the documentation
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Fix with to be JID, and not just username
|
Link Mauve |
7 weeks ago |
mod_storage_metronome_readonly: Add support for migrating to mod_http_file_share
|
Link Mauve |
7 weeks ago |
mod_sasl_ssdp: Fix delimiter ascii codes
|
tmolitor |
7 weeks ago |
mod_sasl_ssdp: Upgrade to version 0.4.0 with new delimiter
|
tmolitor |
7 weeks ago |
mod_muc_moderation: add missing id attribute to retract
|
nicoco |
8 weeks ago |
mod_dnsbl: Flag accounts registered by IPs matching blocklists
|
Matthew Wild |
8 weeks ago |
mod_turn_external: Remove merged module
|
Link Mauve |
8 weeks ago |
mod_anti_spam: prosody 0.12 compat
|
Menel |
2 months ago |
mod_anti_spam: Fix generation of error bounce stanzas
|
Matthew Wild |
2 months ago |
mod_anti_spam: Don't consider pre-approved contacts as strangers
|
Matthew Wild |
2 months ago |
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)
|
nicoco |
2 months ago |
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request
|
Matthew Wild |
2 months ago |
mod_anti_spam: Optimization to avoid needless string concatenation
|
Matthew Wild |
2 months ago |
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
|
Matthew Wild |
2 months ago |
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
|
Matthew Wild |
2 months ago |
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer
|
Kim Alvefur |
2 months ago |
mod_sasl2_fast: Restore non-FAST SASL handler upon reset
|
Matthew Wild |
2 months ago |
mod_sasl2: Reset SASL handler after failed authentication
|
Matthew Wild |
2 months ago |
mod_persisthosts: Also skip defined Components (thanks gtech1)
|
Kim Alvefur |
2 months ago |
mod_storage_metronome_readonly: New module for migrating off Metronome
|
Link Mauve |
2 months ago |
mod_persisthosts: Retrieve hosts from config instead of Prosody state
|
Kim Alvefur |
2 months ago |
luacheckrc: Add module.ready() (new in trunk)
|
Kim Alvefur |
2 months ago |
luacheckrc: Add module.could() (new in trunk)
|
Kim Alvefur |
2 months ago |
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled
|
Matthew Wild |
2 months ago |
mod_report_forward: Measure number of forwarded reports
|
Kim Alvefur |
2 months ago |
mod_spam_reporting: Add a metric
|
Kim Alvefur |
2 months ago |
mod_storage_s3: Note about data format change
|
Kim Alvefur |
2 months ago |
mod_sasl2: revert changes that should not have been committed
|
tmolitor |
2 months ago |
Merge upstream
|
tmolitor |
2 months ago |
mod_sasl_ssdp: Fix handling of disabled sasl mechanisms
|
tmolitor |
4 months ago |
mod_sasl2: add usable sasl mechanisms to session table
|
tmolitor |
4 months ago |
mod_flags: trunk version backported to 0.12
|
Matthew Wild |
2 months ago |
Backed out changeset ffec70ddbffc
|
Matthew Wild |
2 months ago |
mod_muc_activity: create module
|
Jonas Schäfer |
2 months ago |
mod_flags: trunk version backported to 0.12
|
Matthew Wild |
2 months ago |
mod_groups_internal: Disable MUC integration by default
|
Matthew Wild |
2 months ago |
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux)
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix stanza type check in presence handler
|
Matthew Wild |
2 months ago |
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin)
|
Matthew Wild |
2 months ago |
mod_anti_spam: Improve error bounce text with actionable info
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix luacheck warning
|
Matthew Wild |
2 months ago |
mod_anti_spam: Add some debug logs
|
Matthew Wild |
2 months ago |
mod_anti_spam: Add README
|
Matthew Wild |
2 months ago |
mod_anti_spam: Prevent traceback when processing a message to an unknown host
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux)
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix another traceback for origin sessions without an IP
|
Matthew Wild |
2 months ago |
mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications
|
Matthew Wild |
2 months ago |
mod_anti_spam: Tweak trie method name (fixes traceback)
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin)
|
Matthew Wild |
2 months ago |
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash)
|
Matthew Wild |
2 months ago |
mod_pubsub_subscription: Match stanzas with fixed prefix only
|
Matthew Wild |
2 months ago |
mod_compliance_latest: using module:log_status
|
Menel |
2 months ago |
mod_compliance_latest: Gracefull error logging on missing dependency.
|
Menel |
2 months ago |
mod_compliance_latest: New module that depends on and therefore loads the latest compliance tester mod.
|
Menel |
2 months ago |
mod_compliance_2023: Add 2023 Version of the compliance module, basis is the 2021 Version.
|
Menel |
2 months ago |
mod_push2: fix link
|
Menel |
2 months ago |
mod_sasl2_sm: Add dependency to sasl2_bind2 as stated in the Readme to module and rockspec
|
Menel |
2 months ago |
mod_sasl2_fast: Update Compatibility
|
Menel |
2 months ago |
mod_sasl2_bind2: Update XEP status and Comp.
|
Menel |
2 months ago |
mod_auto_accept_subscriptions: Update Compatibility
|
Menel |
2 months ago |
mod_auto_moved: Fix markdown in Readme and update Compatibility
|
Menel |
2 months ago |
mod_admin_blocklist: fix typo
|
Menel |
2 months ago |
mod_bind2: Remove
|
Kim Alvefur |
2 months ago |
mod_stanzadebug: markdown syntax correction
|
Menel |
3 months ago |
mod_stanzadebug: mark as merged
|
Menel |
3 months ago |
mod_swedishchef: update Comp of the most important module and mention whole server support as tested :-)
|
Menel |
3 months ago |
mod_storage_memory: Cleanup old community version and add note to Readme for prosody integration.
|
Menel |
3 months ago |
mod_statistics: is broken
|
Menel |
3 months ago |
mod_register_apps: Fix iOS download button image URLs
|
Robby Stokoe |
3 months ago |
mod_warn_legacy_tls: typo
|
Menel |
3 months ago |
mod_warn_legacy_tls: Update Examples and Introduction for current TLS versions.
|
Menel |
3 months ago |
mod_http_upload_external: add external service and update Compatibility.
|
Menel |
3 months ago |
mod_http_libjs: Update Compability
|
Menel |
3 months ago |
mod_invites_tracking: Add Compability
|
Menel |
3 months ago |
mod_invites_register_web: Add compability-section
|
Menel |
3 months ago |
mod_invites_page: Add compability-section and clarify dependencies.
|
Menel |
3 months ago |
mod_sslv3_warn: add Readme to obsolete it.
|
Menel |
3 months ago |
mod_unified_push: add http default path to readme for reverse proxying
|
Menel |
3 months ago |
mod_filter_chatstates: Add note about csi_simple
|
Menel |
3 months ago |
mod_throttle_presence: add note about csi_simple
|
Menel |
3 months ago |
mod_unified_push: typo
|
Menel |
3 months ago |
mod_unified_push: update testing time and Chapter size
|
Menel |
3 months ago |
mod_roster_allinall: Tweak table
|
Kim Alvefur |
3 months ago |
mod_report_forward: Normalize Markdown
|
Kim Alvefur |
3 months ago |
mod_unified_push: Normalize Markdown
|
Kim Alvefur |
3 months ago |
mod_muc_restrict_pm: Tweak and normalize table
|
Kim Alvefur |
3 months ago |
mod_checkcerts: fix warning.
|
Menel |
3 months ago |
mod_muc_restrict_pm: fix layout
|
Menel |
3 months ago |
mod_report_forward: fix layout
|
Menel |
3 months ago |
mod_roster_allinall: fix layout in README.md
|
Menel |
3 months ago |
mod_checkcerts: Mark as broken.
|
Menel |
3 months ago |
mod_unified_push: fix Compability sextion and improve Layout
|
Menel |
3 months ago |
mod_muc_restrict_pm: Feature merged to trunk.
|
Menel |
3 months ago |
mod_report_forward: Add Compability section to README.md
|
Menel |
3 months ago |
mod_roster_allinall: Add Compability to README.md
|
Menel |
3 months ago |
mod_muc_restrict_pm: Add merge into trunk
|
Menel |
3 months ago |
mod_report_forward: Drop 'spam-' here too?
|
Kim Alvefur |
3 months ago |
mod_report_forward: Drop 'spam' prefix from address field, it's not only spam
|
Matthew Wild |
3 months ago |
mod_report_forward: Add default fallback to domain JID when sending reports
|
Matthew Wild |
3 months ago |
mod_register_dnsbl_firewall_mark: Add account trait for mod_report_affiliations
|
Matthew Wild |
3 months ago |
mod_report_tracker: Add trait for reported accounts, for mod_report_affiliations
|
Matthew Wild |
3 months ago |
mod_report_tracker: Keep track of spam/abuse reports about local JIDs
|
Matthew Wild |
3 months ago |
mod_report_affiliations: Remove irrelevant note from README
|
Matthew Wild |
3 months ago |
mod_sasl2: update README.md, the mentioned xep is stable now and not in the inbox anymore.
|
Menel |
3 months ago |
mod_sasl2_fast: Only copy SASL handler internals from util.sasl instance
|
Kim Alvefur |
3 months ago |
mod_pubsub_serverinfo: Allow including the count of active users in the published info
|
Matthew Wild |
3 months ago |
mod_report_affiliations: New module for XEP-0489: Reporting Account Affiliations
|
Matthew Wild |
3 months ago |
mod_firewall: SUBSCRIBED: Flip subscription check to match documentation
|
Matthew Wild |
3 months ago |
mod_sasl2/mod_sasl2.lua: rollback until fixed
|
Menel |
4 months ago |
mod_muc_gateway_optimize: New module to optimize muc presence to remote gateways
|
Stephen Paul Weber |
4 months ago |
mod_s2s_idle_timeout: Reword Readme
|
Menel |
4 months ago |
mod_s2s_keepalive: Update Compability slSection and Label
|
Menel |
4 months ago |
mod_s2s_idle_timeout: Reword README
|
Menel |
4 months ago |
mod_s2s_idle_timeout: Update Compability section of README.md
|
Menel |
4 months ago |
mod_measure_conn_buffers: Global module, buffers are not per host
|
Matthew Wild |
4 months ago |
mod_measure_conn_buffers: Measure total size of connection write buffers
|
Matthew Wild |
4 months ago |
mod_auth_oauth_external: Reword 'How it works'
|
Kim Alvefur |
4 months ago |
mod_prometheus: add label, update compability
|
Menel |
4 months ago |
mod_muc_ping: Add explaination of deletion
|
Menel |
4 months ago |
mod_http_upload: metion obsolete status
|
Menel |
4 months ago |
mod_http_upload: README.md add redirect notice
|
Menel |
4 months ago |
mod_report_forward: Fix traceback on error message passed to datetime function
|
Kim Alvefur |
4 months ago |
mod_rest: Add XEP-0191 blocklist retrieval to JSON mapping
|
Kim Alvefur |
4 months ago |
mod_vcard_muc: Use footnote syntax of Pandocs markdown
|
Kim Alvefur |
4 months ago |
mod_auth_http: Fixup code block syntax
|
Kim Alvefur |
4 months ago |
mod_rest: Add XEP-0377 spam reporting to JSON mapping
|
Kim Alvefur |
4 months ago |
mod_rest: Add XEP-0191 blocking to JSON mapping
|
Kim Alvefur |
4 months ago |
mod_http_oauth2: Fix check for userinfo endpoint handler
|
Kim Alvefur |
4 months ago |
mod_sasl2: hook for modules to implement tasks
|
Stephen Paul Weber |
4 months ago |
mod_push2: fix push during smacks hibernate
|
Stephen Paul Weber |
4 months ago |
mod_push2: fix some log lines
|
Stephen Paul Weber |
4 months ago |
mod_push2: Switch from patched luaossl to prosody-trunk methods
|
Stephen Paul Weber |
4 months ago |
mod_bookmarks2: remove merged module
|
Menel |
4 months ago |
mod_bookmark: remove mod_bookmarks.lua
|
Menel |
4 months ago |
mod_bidi: Obsolete mod_bidi.lua
|
Menel |
4 months ago |
mod_alias: README.md: fix label
|
Menel |
4 months ago |
mod_muc_occupant_id: Obsolete this module, its functionality has been included in mod_muc since 0.12
|
Emmanuel Gil Peyrot |
4 months ago |
mod_smacks_offline: remove obsoleted module
|
Menel |
4 months ago |
mod_http_upload: Obsolete this module, it is superseded by mod_http_file_share included in Prosody since 0.12
|
Emmanuel Gil Peyrot |
4 months ago |
mod_smacks: Obsolete this module, it is included in Prosody since 0.12
|
Emmanuel Gil Peyrot |
4 months ago |
mod_http_admin_api: README.md add links
|
Menel |
4 months ago |
mod_slack_webhooks: README.md correction
|
Menel |
4 months ago |
mod_http_admin_api make list
|
Menel |
4 months ago |
mod_http_admin_api/README.md
|
Menel |
4 months ago |
mod_http_admin_api/README.md
|
Menel |
4 months ago |
mod_http_admin_api/README.md
|
Menel |
4 months ago |
mod_http_admin_api/README.md
|
Menel |
4 months ago |
mod_http_admin_api: README.md update
|
Menel |
4 months ago |
mod_http_admin_api: README.md initial stub file
|
Menel |
4 months ago |
mod_slack_webhooks: README.md: link and footer
|
Menel |
4 months ago |
mod_turncredentials: fix copy error.
|
Menel |
4 months ago |
mod_muc_moderation: update Readme Compability
|
Menel |
4 months ago |
mod_muc_limits: Update Compability
|
Menel |
4 months ago |
mod_turncredentials: marking obsolete
|
Menel |
4 months ago |
mod_storage_xmlarchive: Reorganize Readme Layout
|
Menel |
5 months ago |
mod_slack_webhooks: Update compability and note about mod_rest
|
Menel |
5 months ago |
mod_vcard_muc: Add Label, Update Compability
|
Menel |
5 months ago |
mod_csi_grace_period: ADD README lables and Sections
|
Menel |
5 months ago |
mod_compression_unsafe: Add Stage-Deprecated and warning highlight
|
Menel |
5 months ago |
mod_alias: Update Compability section and label
|
Menel |
5 months ago |
mod_admin_blocklist: Update README Compability Section
|
Menel |
5 months ago |
All community modules: Unify file extention of Markdown files to .md
|
Menel |
5 months ago |
mod_smacks: fix small copy error
|
Menel |
5 months ago |
Update mod_smacks status to obsolete - included in prosody
|
Menel |
5 months ago |
Update compability section of mod_pastebin.
|
Menel |
5 months ago |
merge
|
Stephen Paul Weber |
5 months ago |
mod_push2: fix broken log statement
|
Stephen Paul Weber |
5 months ago |
mod_csi_muc_priorities: Allow setting the default priority for mucs to low
|
aereaux |
5 months ago |
mod_http_index: Fix loading template
|
Kim Alvefur |
5 months ago |
mod_http_index: Add metadata to enable installation with plugin installer
|
Kim Alvefur |
5 months ago |
misc/lnav: Fix invalid value warning
|
Kim Alvefur |
5 months ago |
mod_rest: Wrap mod_tokenauth errors
|
Kim Alvefur |
6 months ago |
mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux)
|
Kim Alvefur |
6 months ago |
mod_pubsub_serverinfo: Reference workaround for issue #1841
|
Guus der Kinderen |
6 months ago |
mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility.
|
John Livingston |
6 months ago |
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306
|
Kim Alvefur |
6 months ago |
mod_http_oauth2: Simplify negation in condition
|
Kim Alvefur |
6 months ago |
mod_http_oauth2: Fix XHTML-ness of template
|
Kim Alvefur |
6 months ago |
mod_http_oauth2: Require a stringprepped host part of URLs
|
Kim Alvefur |
6 months ago |
mod_http_oauth2: Ensure URL ports are integer in correct range
|
Kim Alvefur |
6 months ago |
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999)
|
Kim Alvefur |
6 months ago |
mod_rest: Improve OpenAPI documentation for XEP-0363 GET method
|
Kim Alvefur |
7 months ago |
mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload
|
Kim Alvefur |
7 months ago |
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
|
Kim Alvefur |
7 months ago |
mod_ping_muc: Update docs for ping delay
|
Kim Alvefur |
7 months ago |
mod_ping_muc: Delay ping a configurable amount of time
|
Kim Alvefur |
7 months ago |
mod_storage_s3: Inherit default HTTP client settings
|
Kim Alvefur |
7 months ago |
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)
|
Kim Alvefur |
7 months ago |
mod_invites: Fix traceback when token_info isn’t set
|
Emmanuel Gil Peyrot |
7 months ago |
mod_muc_slow_mode: adding more context in the README.
|
John Livingston |
7 months ago |
mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.
|
John Livingston |
7 months ago |
mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
|
John Livingston |
7 months ago |
mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.
|
John Livingston |
7 months ago |
mod_muc_moderation: Fix occupant-id placement in moderated tombstone.
|
John Livingston |
7 months ago |