mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
CHANGES: Update with some more 13.0 features
This commit is contained in:
parent
85b82fdb3d
commit
d828183c6a
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
@ -10,6 +10,7 @@ TRUNK
|
||||||
|
|
||||||
- Add 'watch log' command to follow live debug logs at runtime (even if disabled)
|
- Add 'watch log' command to follow live debug logs at runtime (even if disabled)
|
||||||
- mod_announce: Add shell commands to send messages to all users, online users, or limited by roles
|
- mod_announce: Add shell commands to send messages to all users, online users, or limited by roles
|
||||||
|
- New mod_account_activity plugin records last login/logout time of a user account
|
||||||
|
|
||||||
### Networking
|
### Networking
|
||||||
|
|
||||||
|
@ -33,6 +34,7 @@ TRUNK
|
||||||
- muc_room_allow_public = false restricts to admins
|
- muc_room_allow_public = false restricts to admins
|
||||||
- Commands to show occupants and affiliations in the Shell
|
- Commands to show occupants and affiliations in the Shell
|
||||||
- Save 'reason' text supplied with affiliation change
|
- Save 'reason' text supplied with affiliation change
|
||||||
|
- Owners can set MUC avatars (functionality previously in community module mod_vcard_muc)
|
||||||
|
|
||||||
### Security and authentication
|
### Security and authentication
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue