moodle/message/classes
Ryan Wyllie 4060fcc662 MDL-65896 admin: add admin setting to show emoji picker
Added an admin setting to show/hide the emoji picker in messaging
because some versions of MySQL don't have full unicode support so
emojis won't save in the dabase.

If we detect that the site is running an unsupported version of MySQL
then the setting can not be enabled. Instead the admin will see a
message explaining that they will need to upgrade their database
before they can enable the emoji picker.
2019-10-23 10:59:59 +08:00
..
output MDL-63915 core_message: mark items that can be removed in MDL-63261 2019-02-27 11:35:36 +08:00
privacy Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle 2019-04-25 18:55:45 +02:00
search MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
task MDL-64715 message: add support for self conversations 2019-04-15 20:17:54 +02:00
tests MDL-63466 core_message: added a test helper class 2018-10-24 09:27:34 +08:00
api.php MDL-65968 notifications: Use f1 size avatars for Push notifications 2019-09-17 16:29:02 +02:00
helper.php MDL-65896 admin: add admin setting to show emoji picker 2019-10-23 10:59:59 +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