Files
mostlymatter/model
Doug Lauder f69cb38249 MM-32133 shared channel username collisions (#17347)
Support for handling username collisions between remote clusters. Users belonging to remote clusters have their username changed to include the remote name e.g. wiggin becomes wiggin:mattermost.

@mentions are also modified so the munged username is replaced with the original username when the post is sync'd with the remote the user belongs to.

When adding remote users:
- append the remote name to the username with colon separator
- append the remote name to the email address with colon separator
- store the original username and email address in user props
- when resolving @mentions replace with the stored original username
2021-04-13 10:40:12 -04:00
..
2021-02-18 12:08:01 +01:00
2021-01-07 22:42:43 +05:30
2021-04-06 10:39:48 -04:00
2020-12-09 06:45:17 +01:00
2021-04-06 10:39:48 -04:00
2021-01-07 22:42:43 +05:30
2021-04-06 10:39:48 -04:00
2021-03-25 15:42:27 +01:00