bigbluebutton-Github/bigbluebutton-html5/imports/ui
João Victor 6eb11f41b0 fix(chat): A few fixes
- Sort reactions by least recent and then by reaction count.
- Wrong condition for checking if a user is moderator was preventing moderators rom reacting to messages if locking public chat was activated.
- Wrong condition for checking if a user is moderator was preventing moderators from editing messages if locking public chat was activated.
- Display message time for all messages.
2024-10-18 14:37:29 -03:00
..
components fix(chat): A few fixes 2024-10-18 14:37:29 -03:00
core styles(chat): a new chat UI 2024-10-17 09:03:33 -03:00
hooks fix(chat): Move message highlight request listeners to page component, reducing the number of listeners 2024-10-18 14:37:28 -03:00
services fix(client): convert meeting metadata to expected format 2024-10-17 10:25:05 -03:00
stylesheets/styled-components fix(chat): Move message highlight request listeners to page component, reducing the number of listeners 2024-10-18 14:37:28 -03:00
Types fix(chat): A few fixes 2024-10-18 14:37:29 -03:00