Merge branch 'master' into advanced-permissions-phase-1
Этот коммит содержится в:
@@ -155,6 +155,7 @@ type ChannelStore interface {
|
||||
AnalyticsTypeCount(teamId string, channelType string) StoreChannel
|
||||
ExtraUpdateByUser(userId string, time int64) StoreChannel
|
||||
GetMembersForUser(teamId string, userId string) StoreChannel
|
||||
AutocompleteInTeam(teamId string, term string) StoreChannel
|
||||
SearchInTeam(teamId string, term string) StoreChannel
|
||||
SearchMore(userId string, teamId string, term string) StoreChannel
|
||||
GetMembersByIds(channelId string, userIds []string) StoreChannel
|
||||
|
||||
Ссылка в новой задаче
Block a user