Added function to check whether the user can edit the specific message. It will be used later in deciding whether to show or not the edit button to the user.
Details
Details
Temporarily added an 'Edit' button to the messages which the user can edit.
- Checked if the user can edit his messages
- Checked if the user can't edit other's messages
- Checked if the user can't edit his messages without EDIT_MESSAGE permission.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage