You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/matterclient
David Buckley 1dc93ec4f0 Make getChannelIdTeam behave like GetChannelId for groups (mattermost) (#873)
GetChannelId will support names generated from query groups when a team is not set,
but not when a team is set since it falls through to getChannelIdTeam which has a different inner loop. i
This pull makes the two implementations do the same thing.
5 years ago
..
channels.go Make getChannelIdTeam behave like GetChannelId for groups (mattermost) (#873) 5 years ago
helpers.go Add an option to skip the Mattermost server version check (#849) 5 years ago
matterclient.go Add an option to skip the Mattermost server version check (#849) 5 years ago
messages.go Add Id to EditMessage (mattermost). Fixes #802 5 years ago
users.go Use paging in initUser and UpdateUsers (mattermost) 5 years ago