- 28 Sep, 2021 1 commit
-
-
dani authored
-
- 13 Sep, 2021 1 commit
-
-
Sara Arjona authored
Jabber is not widely used these days so message_jabber has been removed from Moodle core.
-
- 22 Jul, 2021 1 commit
-
-
cescobedo authored
Final deprecation of: - can_post_message - get_individual_conversations_between_users
-
- 15 Jul, 2021 1 commit
-
-
Paul Holden authored
The `page_type_list` method for the message component was deprecated in 5b0769db as part of MDL-54744. However it is still required when trying to configure blocks on any messaging pages.
-
- 07 Sep, 2020 1 commit
-
-
Mathew May authored
-
- 21 Apr, 2020 2 commits
-
-
Paul Holden authored
Add upgrade step to remove existing orphaned records.
-
Paul Holden authored
-
- 20 Dec, 2019 1 commit
-
-
Amaia authored
-
- 13 Dec, 2019 1 commit
-
-
Amaia authored
-
- 29 Jul, 2019 1 commit
-
-
Mark Nelson authored
-
- 30 Apr, 2019 1 commit
-
-
Mark Nelson authored
-
- 23 Apr, 2019 1 commit
-
-
Juan Leyva authored
New field to store custom data for message processors.
-
- 16 Apr, 2019 1 commit
-
-
Sara Arjona authored
Added new MESSAGE_CONVERSATION_TYPE_SELF type for self-conversations and upgraded legacy self-conversations to the new type, removing repeated members in the message_conversation_members table. Besides, from now, a self-conversation will be created by default for all the existing users. All the self-conversations have been also starred and a default message will be displayed always to explain how to use them.
-
- 27 Feb, 2019 1 commit
-
-
Mark Nelson authored
-
- 21 Nov, 2018 1 commit
-
-
Mark Nelson authored
-
- 08 Nov, 2018 3 commits
-
-
Mark Nelson authored
A note has been made to remove these and other functions once we remove the old UI.
-
Mark Nelson authored
-
-
- 31 Oct, 2018 1 commit
-
-
Jake Dallimore authored
-
- 24 Oct, 2018 1 commit
-
-
- 23 Oct, 2018 1 commit
-
-
Mark Nelson authored
-
- 22 Oct, 2018 1 commit
-
-
Mark Nelson authored
-
- 20 Oct, 2018 1 commit
-
-
Sara Arjona authored
This function has been deprecated and no other function has been added to replace it. It was only called from can_post_message, so its code has been moved there.
-
- 17 Oct, 2018 5 commits
-
-
Sara Arjona authored
Add new messaging profile preferences to allow users to choose who can message them: - By default, users can select between 'My contacts only' and 'My contacts and anyone in my courses' - When $CFG->messagingallusers is enabled, a new option is displayed also: 'Anyone on the site'. For users who have selected this option, if $CFG->messagingallusers is disabled, the behaviour will be changed to 'My contacts and anyone in my courses'
-
Mark Nelson authored
-
Mark Nelson authored
-
Mark Nelson authored
-
Mark Nelson authored
-
- 03 Oct, 2018 2 commits
-
-
Mark Nelson authored
-
Mark Nelson authored
-
- 06 Aug, 2018 1 commit
-
-
Mihail Geshoski authored
-
- 10 Apr, 2018 1 commit
-
-
Mark Nelson authored
-
- 23 Mar, 2018 1 commit
-
-
Mark Nelson authored
-
- 07 Oct, 2016 1 commit
-
-
Mark Nelson authored
Also - 1) Made note of the deprecation as well as the functions and files that were removed earlier in upgrade.txt. 2) Added new functions to api.php to replace the deprecated ones that were being used in unit tests. 3) Removed files that are no longer being used.
-
- 13 Jan, 2016 1 commit
-
-
Dan Poltawski authored
-
- 22 Dec, 2015 1 commit
-
-
- 05 May, 2015 1 commit
-
-
Ankit Agarwal authored
-
- 01 Oct, 2013 1 commit
-
-
Yuliya Bozhko authored
-
- 13 Sep, 2013 1 commit
-
-
Rajesh Taneja authored
This is used by messaging system for sending/receiving message to/from noreply or support user. message_send api will now use core_user class to get noreply or support user and then send/receive message depending on user state.
-
- 30 Nov, 2011 1 commit
-
-
Andrew Davis authored
MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't
-