Mark Nelson
6c3b954114
MDL-54687 core_message: mark messages as read when viewing conversation
...
Also -
- Highlight a conversation when there are unread messages.
- Update the number in the message menu when conversation
containing unread messages is selected.
2016-10-07 16:26:40 +08:00
Damyon Wiese
edac7c8003
MDL-55541 messages: Always return at least a minimal record for a user
...
Messages allows anyone to find anyone on the site - even if they don't share any permissions
in a course. So we need to make at least their name and id discoverable.
2016-10-07 16:26:40 +08:00
Ryan Wyllie
8c250260e6
MDL-54687 message: show most recent conversation by default
2016-10-07 16:26:40 +08:00
Mark Nelson
bf58081d59
MDL-54687 core_message: return online status for messages and profile
2016-10-07 16:26:40 +08:00
Mark Nelson
cd03b8d7f2
MDL-54687 core_message: added search functionality
2016-10-07 16:26:40 +08:00
Mark Nelson
6d3445de77
MDL-54687 core_message: removed unused function and data attribute
2016-10-07 16:26:40 +08:00
Mark Nelson
49aaadc3fb
MDL-54687 core_message: corrected return type of webservices
...
Also minor tidy up of docs.
2016-10-07 16:26:40 +08:00
Mark Nelson
ef735275de
MDL-54687 core_message: removed 'conversationsselected' variable
2016-10-07 16:26:40 +08:00
Ryan Wyllie
efa079072c
MDL-54698 message: change preferences to on/off text
2016-10-07 16:26:40 +08:00
Ryan Wyllie
24a76780f6
MDL-54708 message: add renderer for get_popup_notification
2016-10-07 16:26:40 +08:00
Ryan Wyllie
34eb5fcb60
MDL-54698 message: move general settings from preference page
2016-10-07 16:26:40 +08:00
Mark Nelson
1e5f751ffc
MDL-54687 core_message: moved renderables to 'messagearea' namespace
2016-10-07 16:26:40 +08:00
Mark Nelson
8ec78c48fa
MDL-54687 core_message: added ajax scrolling for messages
2016-10-07 16:26:40 +08:00
Ryan Wyllie
b6cd1c1151
MDL-54698 message: combine message preferences into single table
2016-10-07 16:26:40 +08:00
Ryan Wyllie
643b015db2
MDL-54698 message: make processor settings dialogue
2016-10-07 16:26:40 +08:00
Ryan Wyllie
e9cce46cf0
MDL-54698 message: change preferences to checkboxes
2016-10-07 16:26:40 +08:00
Ryan Wyllie
5ee31614c7
MDL-54698 message: split message preference page into renderables
2016-10-07 16:26:40 +08:00
Ryan Wyllie
eda6bc19e6
MDL-54701 message: added isread to data_for_messagearea_conversations
2016-10-07 16:26:40 +08:00
Mark Nelson
dec0cd9998
MDL-54687 core_message: added ability to delete conversations
2016-10-07 16:20:51 +08:00
Mark Nelson
3090f52f9d
MDL-54687 core_message: added ability to delete messages
2016-10-07 16:20:51 +08:00
Mark Nelson
c6e97f5428
MDL-54687 core_message: added ability to view a contact's profile
...
Also added functionality to the profile page -
- View user's profile.
- Send the user a message.
- Block the user.
- Remove the user as a contact.
2016-10-07 16:20:51 +08:00
Mark Nelson
c060cd4904
MDL-54687 core_message: added ability to send messages
2016-10-07 16:20:51 +08:00
Mark Nelson
879e2bef23
MDL-54687 core_message: created page for new messaging interface
...
This commit introduces the templates, renderer and initial API
that will be used for further development.
2016-10-07 16:20:51 +08:00
David Monllao
df762928f6
MDL-54973 message: Taking care of support and noreply users on search
2016-08-17 12:41:48 +08:00
Devang Gaur
26c0d75f3e
MDL-54973 message: added messages to globalsearch
2016-08-15 11:27:25 +05:30