diff --git a/changelog.html b/changelog.html index 668b3771..c342f662 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,33 @@ +
api.retokenize_messages(room, user, max_age)
now takes a maximum age to prevent it from processing old chat messages./followers
and /followersoff
as they can be used even if you don't have the tab enabling the UI.api.retokenize_messages
to force retokenization of old chat messages after emoticons load./card
command and the link in whisper windows to Open Moderation Card were not working.api.room_add_user_badge
and api.room_remove_user_badge
methods for adding and removing room-specific badges from a user. Note: These methods only function when the associated room is loaded./card
command and the link in whisper windows to Open Moderation Card were not working.api.room_add_user_badge
and api.room_remove_user_badge
methods for adding and removing room-specific badges from a user. Note: These methods only function when the associated room is loaded.