Skip to content
#

mattermost

Here are 374 public repositories matching this topic...

mattermost-server
agnivade
agnivade commented Dec 4, 2020

The Mattermost codebase has a lot of methods with receiver names as me. This is a carry-over from other Object Oriented languages and not idiomatic Go as pointed out (https://github.com/golang/go/wiki/CodeReviewComments#receiver-names).

This ticket is about changing the receiver name from me to something more suitable for (me *MeProvider) in app/slashcommands/command_me.go.

Example

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, steam, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble and more with REST API (mattermost not required!)

  • Updated Dec 10, 2020
  • Go
gatus
Exagone313
Exagone313 commented Nov 15, 2020

When a condition is failing, Gatus prints the full response body in output. It may be useful when monitoring APIs, but it is not for a big HTML page.

My proposal is to either:

  • cut the response body to print only the first X characters
  • hide it completely
  • add an option into the service to choose a behavior
standup-raven
KateGo520
KateGo520 commented Jul 5, 2020

(The purpose of this report is to alert standup-raven/standup-raven to the possible problems when standup-raven/standup-raven try to upgrade the following dependencies)

An error will happen when upgrading library mattermost/mattermost-server:

github.com/mattermost/mattermost-server

-Latest Version: v5.25.0-rc1 (Latest commit 9102483 5 days ago)
-Where did you use it:
https

mattermost-plugin-github

Improve this page

Add a description, image, and links to the mattermost topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mattermost topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.