mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
W.r.t. the user-contributed version, this: * removes commented-out code * removes channels (not supported at the UI level) * removes all other things Said differently: the mattermost Alert Service Backend is simply the Slack version with edits to make it mattermost-specific (and nothing else). (In a few places I've edited the slack backend to make comparing easier). Fix #277 See #253