Merge
draft default tip
|
Trần H. Trung |
Tue, 18 Mar 2025 00:31:36 +0700 |
Merge
draft
|
Trần H. Trung |
Tue, 18 Mar 2025 00:19:25 +0700 |
Merge
draft
|
Trần H. Trung |
Tue, 18 Mar 2025 00:16:25 +0700 |
Merge
draft
|
Trần H. Trung |
Mon, 17 Mar 2025 23:42:11 +0700 |
mod_http_oauth2: Reorder HTTP handler (noop)
|
Kim Alvefur |
Sun, 16 Mar 2025 21:56:25 +0100 |
mod_rest: Strip down error payloads to avoid stack overflow
|
Kim Alvefur |
Sun, 16 Mar 2025 17:04:51 +0100 |
mod_groups_internal: Save roster after adding group info (thanks gtech1)
|
Matthew Wild |
Thu, 13 Mar 2025 13:00:26 +0000 |
mod_pubsub: new module to fetch pubsub items via HTTP GET
|
nicoco |
Wed, 12 Mar 2025 14:54:10 +0100 |
mod_pubsub_forgejo: new module for forgejo webhooks
|
nicoco |
Mon, 17 Feb 2025 23:28:05 +0100 |
mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
|
Matthew Wild |
Fri, 14 Feb 2025 14:59:14 +0000 |
mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
|
Menel |
Thu, 13 Feb 2025 12:20:46 +0100 |
mod_audit: Document Prosody version requirement (currently trunk)
|
Kim Alvefur |
Tue, 11 Feb 2025 21:20:09 +0100 |
mod_conversejs: Serve base app at /
|
Matthew Wild |
Tue, 11 Feb 2025 13:18:38 +0000 |
mod_muc_log_http: Delete because obsolete
|
Kim Alvefur |
Sun, 09 Feb 2025 17:17:10 +0100 |
mod_muc_log: Delete because obsolete
|
Kim Alvefur |
Sun, 09 Feb 2025 17:15:27 +0100 |
mod_lastlog2: Add a shell command
|
Kim Alvefur |
Sat, 08 Feb 2025 14:39:17 +0100 |
mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
|
Kim Alvefur |
Sat, 08 Feb 2025 14:12:18 +0100 |
mod_vcard_muc: Add conflict with Prosody versions that have native MUC vcards
|
Matthew Wild |
Thu, 06 Feb 2025 17:07:00 +0000 |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
Thu, 06 Feb 2025 10:24:30 +0000 |
Backed out changeset 94399ad6b5ab
|
Matthew Wild |
Thu, 06 Feb 2025 10:23:08 +0000 |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
Thu, 06 Feb 2025 10:13:39 +0000 |
mod_push2: support for disabling push notifications
|
Stephen Paul Weber |
Wed, 05 Feb 2025 11:04:15 -0500 |
mod_measure_message_e2ee: Add support for OMEMO:2
|
Link Mauve |
Tue, 04 Feb 2025 23:40:33 +0100 |
mod_measure_client_features: Switch to the more modern statistics API
|
Link Mauve |
Tue, 04 Feb 2025 23:02:17 +0100 |
mod_measure_client_presence: Switch to the more modern statistics API
|
Link Mauve |
Tue, 04 Feb 2025 22:38:03 +0100 |
mod_push2: this expression was throwing away the second value
|
Stephen Paul Weber |
Tue, 04 Feb 2025 10:30:33 -0500 |
Check both localpart and host
|
Stephen Paul Weber |
Mon, 03 Feb 2025 17:04:23 -0500 |
mod_unsubscriber: Add disabling mod_s2s to example
|
Kim Alvefur |
Mon, 03 Feb 2025 17:25:34 +0100 |
mod_groups_internal: Improve Markdown structure of documentation
|
Rémi Bardon |
Fri, 31 Jan 2025 02:16:55 +0100 |
mod_groups_internal: Remove broken links
|
Rémi Bardon |
Fri, 31 Jan 2025 02:13:19 +0100 |
mod_groups_internal: Update groups_muc_host config documentation
|
Rémi Bardon |
Fri, 31 Jan 2025 02:11:42 +0100 |
mod_groups_internal: Use syntax closer to Lua in README
|
Rémi Bardon |
Fri, 31 Jan 2025 02:09:38 +0100 |
mod_groups_internal: Replace tabs by spaces in README
|
Rémi Bardon |
Fri, 31 Jan 2025 02:50:23 +0100 |
mod_groups_internal: Uncommit README.markdown
|
Rémi Bardon |
Fri, 31 Jan 2025 02:22:19 +0100 |
mod_groups_internal: Rename README.markdown to README.md
|
Rémi Bardon |
Fri, 31 Jan 2025 01:49:01 +0100 |
mod_groups_internal: Add README
|
Rémi Bardon |
Fri, 12 Jul 2024 19:00:06 +0200 |
mod_groups_internal: Delete all associated MUCs when deleting a group
|
Rémi Bardon |
Fri, 12 Jul 2024 19:55:30 +0200 |
mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries
|
Link Mauve |
Wed, 29 Jan 2025 00:20:01 +0100 |
mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain
|
Link Mauve |
Tue, 28 Jan 2025 22:27:35 +0100 |
mod_storage_metronome_readonly: Fix wrongly done refactoring
|
Link Mauve |
Tue, 28 Jan 2025 21:22:05 +0100 |
mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"
|
Link Mauve |
Tue, 28 Jan 2025 01:58:45 +0100 |
mod_storage_metronome_readonly: Add support for mod_muc_mam storage
|
Link Mauve |
Tue, 28 Jan 2025 00:35:39 +0100 |
mod_storage_metronome_readonly: Fix luacheck warnings
|
Link Mauve |
Mon, 27 Jan 2025 21:33:18 +0100 |
mod_storage_metronome_readonly: Fix documentation for pep_data (was pep)
|
Link Mauve |
Mon, 27 Jan 2025 21:32:08 +0100 |
mod_storage_metronome_readonly: Add uploads to the documentation
|
Link Mauve |
Mon, 27 Jan 2025 19:34:52 +0100 |
mod_storage_metronome_readonly: Fix with to be JID, and not just username
|
Link Mauve |
Mon, 27 Jan 2025 19:34:41 +0100 |
mod_storage_metronome_readonly: Add support for migrating to mod_http_file_share
|
Link Mauve |
Mon, 27 Jan 2025 19:17:49 +0100 |
mod_sasl_ssdp: Fix delimiter ascii codes
|
tmolitor |
Sat, 25 Jan 2025 00:18:08 +0100 |
mod_sasl_ssdp: Upgrade to version 0.4.0 with new delimiter
|
tmolitor |
Sat, 25 Jan 2025 00:04:37 +0100 |
mod_muc_moderation: add missing id attribute to retract
|
nicoco |
Fri, 24 Jan 2025 06:55:44 +0100 |
mod_dnsbl: Flag accounts registered by IPs matching blocklists
|
Matthew Wild |
Wed, 22 Jan 2025 18:04:26 +0000 |
mod_turn_external: Remove merged module
|
Link Mauve |
Mon, 20 Jan 2025 10:59:32 +0100 |
mod_anti_spam: prosody 0.12 compat
|
Menel |
Sun, 19 Jan 2025 09:48:10 +0100 |
mod_anti_spam: Fix generation of error bounce stanzas
|
Matthew Wild |
Fri, 17 Jan 2025 12:19:55 +0000 |
mod_anti_spam: Don't consider pre-approved contacts as strangers
|
Matthew Wild |
Fri, 17 Jan 2025 11:19:05 +0000 |
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)
|
nicoco |
Fri, 17 Jan 2025 10:20:00 +0100 |
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request
|
Matthew Wild |
Fri, 17 Jan 2025 11:02:02 +0000 |
mod_anti_spam: Optimization to avoid needless string concatenation
|
Matthew Wild |
Fri, 17 Jan 2025 10:32:34 +0000 |
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
|
Matthew Wild |
Fri, 17 Jan 2025 10:31:41 +0000 |
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
|
Matthew Wild |
Fri, 17 Jan 2025 10:29:28 +0000 |