Comparison

CHANGES @ 13693:5f8fe6722c13 13.0

CHANGES: List mod_cloud_notify
author Matthew Wild <mwild1@gmail.com>
date Fri, 14 Feb 2025 14:44:47 +0000
parent 13669:4ac30e46a4fb
child 13711:12e0b61830c8
comparison
equal deleted inserted replaced
13692:18bc411d61fe 13693:5f8fe6722c13
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