mirror of
https://github.com/moodle/moodle.git
synced 2025-02-12 11:32:04 +01:00
* Fix bug for newly created conversations being added to overview page * Fixed bug with use enter to send preference not updating correctly * Fix unit tests * Fix race condition loading new messages while conversation resetting * Fix ordering and rendering of messages with same timestamp * Fix missing privacy info in get_conversation web service * Fix linting errors * Improve bulk message rendering