moodle/message/classes
Ryan Wyllie 663ccd58ed MDL-63303 message: fix bugs in message drawer part 3
* 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
2018-11-15 14:43:21 +08:00
..
output MDL-63303 message: add lastmessagedate to messagearea contact 2018-11-15 14:40:12 +08:00
privacy MDL-63303 message: add enter to send user preference 2018-11-15 14:43:21 +08:00
search MDL-62899 search: add document icons 2018-08-07 17:40:57 +10:00
task MDL-63691 core_message: added api::create_conversation 2018-10-22 10:21:28 +08:00
tests MDL-63466 core_message: added a test helper class 2018-10-24 09:27:34 +08:00
api.php MDL-63303 message: fix bugs in message drawer part 3 2018-11-15 14:43:21 +08:00
helper.php MDL-63303 message: add lastmessagedate to messagearea contact 2018-11-15 14:40:12 +08:00
time_last_message_between_users.php Revert "MDL-63466 core_message: rename cache for last message time" 2018-10-26 14:54:01 +08:00