Software /
code /
prosody
Comparison
CHANGES @ 13718:569fae28a2f3 13.0
mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes
Changes from community version:
- Add options to allow explicit control over whether BOSH/WS is advertised
- Always serve XML at /host-meta (no guessing based on Accept), least surprising
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 16 Feb 2025 13:19:05 +0000 |
parent | 13711:12e0b61830c8 |
child | 13719:4309c934e813 |
comparison
equal
deleted
inserted
replaced
13717:4f173a44370b | 13718:569fae28a2f3 |
---|---|
82 - Support for Type=notify and notify-reload systemd service type added | 82 - Support for Type=notify and notify-reload systemd service type added |
83 - Support for the roster *group* access_model in mod_pep | 83 - Support for the roster *group* access_model in mod_pep |
84 - Support for systemd socket activation in server_epoll | 84 - Support for systemd socket activation in server_epoll |
85 - mod_invites_adhoc gained a command for creating password resets | 85 - mod_invites_adhoc gained a command for creating password resets |
86 - mod_cloud_notify imported from community modules for push notification support | 86 - mod_cloud_notify imported from community modules for push notification support |
87 - mod_http_altconnect imported from community modules, simplifying web clients | |
87 | 88 |
88 ## Removed | 89 ## Removed |
89 | 90 |
90 - Lua 5.1 support | 91 - Lua 5.1 support |
91 - XEP-0090 support removed from mod_time | 92 - XEP-0090 support removed from mod_time |