Comparison

CHANGES @ 13696:758818e21e01

Merge 13.0->trunk
author Matthew Wild <mwild1@gmail.com>
date Fri, 14 Feb 2025 14:54:49 +0000
parent 13693:5f8fe6722c13
child 13711:12e0b61830c8
comparison
equal deleted inserted replaced
13691:8c0db1524dd9 13696:758818e21e01
80 - Arguments to `prosodyctl shell` that start with ':' are now turned into method calls 80 - Arguments to `prosodyctl shell` that start with ':' are now turned into method calls
81 - Support for Type=notify and notify-reload systemd service type added 81 - Support for Type=notify and notify-reload systemd service type added
82 - Support for the roster *group* access_model in mod_pep 82 - Support for the roster *group* access_model in mod_pep
83 - Support for systemd socket activation in server_epoll 83 - Support for systemd socket activation in server_epoll
84 - mod_invites_adhoc gained a command for creating password resets 84 - mod_invites_adhoc gained a command for creating password resets
85 - mod_cloud_notify imported from community modules for push notification support
85 86
86 ## Removed 87 ## Removed
87 88
88 - Lua 5.1 support 89 - Lua 5.1 support
89 - XEP-0090 support removed from mod_time 90 - XEP-0090 support removed from mod_time