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 |
5 weeks ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
5 weeks ago |
Backed out changeset 94399ad6b5ab
|
Matthew Wild |
5 weeks ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
5 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 |
6 weeks ago |
mod_groups_internal: Remove broken links
|
Rémi Bardon |
6 weeks ago |
mod_groups_internal: Update groups_muc_host config documentation
|
Rémi Bardon |
6 weeks ago |
mod_groups_internal: Use syntax closer to Lua in README
|
Rémi Bardon |
6 weeks ago |
mod_groups_internal: Replace tabs by spaces in README
|
Rémi Bardon |
6 weeks ago |
mod_groups_internal: Uncommit README.markdown
|
Rémi Bardon |
6 weeks ago |
mod_groups_internal: Rename README.markdown to README.md
|
Rémi Bardon |
6 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 |
7 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 |
8 weeks 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 |