mod_password_reset: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_jsxc: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_invites_page: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_invite: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_http_muc_log: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_http_libjs: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_conversejs: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_admin_web: Remove compatibility with 0.11
|
Link Mauve |
2 weeks ago |
mod_s2s_auth_dane: Remove because broken, Prosody supports DANE now
|
Kim Alvefur |
3 weeks ago |
mod_cloud_notify_encrypted: Use new 'util.crypto' on Prosody 13.0
|
Kim Alvefur |
4 weeks ago |
mod_push2: Improve session activity tracking
|
Stephen Paul Weber |
4 weeks ago |
mod_push2: guard against no rooms tracked on this session
|
Stephen Paul Weber |
4 weeks ago |
mod_push2: LMC stanzas are not important
|
Stephen Paul Weber |
4 weeks ago |
mod_push2: implement grace period
|
Stephen Paul Weber |
4 weeks ago |
mod_push: Allow filtering pushes for particular chats
|
Stephen Paul Weber |
5 weeks ago |
mod_push2: option to keep hibernating after first push
|
Stephen Paul Weber |
5 weeks ago |
mod_push2: Do not push MUC reflections
|
Stephen Paul Weber |
5 weeks ago |
mod_push2: Fix counting bugs
|
Stephen Paul Weber |
5 weeks ago |
Merge
draft
|
Trần H. Trung |
6 weeks ago |
Merge
draft
|
Trần H. Trung |
6 weeks ago |
Merge
draft
|
Trần H. Trung |
6 weeks ago |
Merge
draft
|
Trần H. Trung |
6 weeks ago |
mod_http_oauth2: Reorder HTTP handler (noop)
|
Kim Alvefur |
6 weeks ago |
mod_rest: Strip down error payloads to avoid stack overflow
|
Kim Alvefur |
6 weeks ago |
mod_groups_internal: Save roster after adding group info (thanks gtech1)
|
Matthew Wild |
6 weeks ago |
mod_pubsub: new module to fetch pubsub items via HTTP GET
|
nicoco |
6 weeks ago |
mod_pubsub_forgejo: new module for forgejo webhooks
|
nicoco |
2 months ago |
mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
|
Matthew Wild |
2 months 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 |
2 months ago |
mod_audit: Document Prosody version requirement (currently trunk)
|
Kim Alvefur |
2 months ago |
mod_conversejs: Serve base app at /
|
Matthew Wild |
2 months ago |
mod_muc_log_http: Delete because obsolete
|
Kim Alvefur |
2 months ago |
mod_muc_log: Delete because obsolete
|
Kim Alvefur |
2 months ago |
mod_lastlog2: Add a shell command
|
Kim Alvefur |
2 months ago |
mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
|
Kim Alvefur |
2 months ago |
mod_vcard_muc: Add conflict with Prosody versions that have native MUC vcards
|
Matthew Wild |
2 months ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
2 months ago |
Backed out changeset 94399ad6b5ab
|
Matthew Wild |
2 months ago |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
2 months ago |
mod_push2: support for disabling push notifications
|
Stephen Paul Weber |
2 months ago |
mod_measure_message_e2ee: Add support for OMEMO:2
|
Link Mauve |
2 months ago |
mod_measure_client_features: Switch to the more modern statistics API
|
Link Mauve |
2 months ago |
mod_measure_client_presence: Switch to the more modern statistics API
|
Link Mauve |
2 months ago |
mod_push2: this expression was throwing away the second value
|
Stephen Paul Weber |
2 months ago |
Check both localpart and host
|
Stephen Paul Weber |
2 months ago |
mod_unsubscriber: Add disabling mod_s2s to example
|
Kim Alvefur |
2 months ago |
mod_groups_internal: Improve Markdown structure of documentation
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Remove broken links
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Update groups_muc_host config documentation
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Use syntax closer to Lua in README
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Replace tabs by spaces in README
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Uncommit README.markdown
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Rename README.markdown to README.md
|
Rémi Bardon |
2 months ago |
mod_groups_internal: Add README
|
Rémi Bardon |
9 months ago |
mod_groups_internal: Delete all associated MUCs when deleting a group
|
Rémi Bardon |
9 months ago |
mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries
|
Link Mauve |
3 months ago |
mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain
|
Link Mauve |
3 months ago |
mod_storage_metronome_readonly: Fix wrongly done refactoring
|
Link Mauve |
3 months ago |
mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"
|
Link Mauve |
3 months ago |
mod_storage_metronome_readonly: Add support for mod_muc_mam storage
|
Link Mauve |
3 months ago |