Skip to content

Adminmattermost.org (Moderator, Mattermost)

My feedback

68 results found

  1. 18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Is this covered by the ability to delete a team from the command line?

    http://docs.mattermost.com/administration/command-line-tools.html

  2. 17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Thanks Martin,

    Could you share more about the use case?

    Trying to understand the priority of this feature versus other options, e.g.:

    1. Having a team leader just say "@channel everyone please enter your First and Last names so it's easier to identify everyone."

    2. Turning System Console > Privacy Setting > Show Email Address to "true"

  3. 32 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Hi Walter, and anyone watching for this feature,

    Contributions highly welcome for anyone who wants to add to the Web Service API documentation: https://github.com/mattermost/docs/blob/master/source/developer/web-service.md

    It's definitely used by Community Applications: http://www.mattermost.org/community-applications/

    If each developer were to add one or two methods, it would be a huge benefit to the community. If it's your first PR on a Mattermost project, we've got a custom-designed Mug for you: https://forum.mattermost.org/t/limited-edition-mattermost-mugs/143

    Right now the best way to understand the Web Service is to examine the Golang driver, or possibly the Javascript driver.

    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Thanks Michael, here's a start to the documentation: https://github.com/mattermost/platform/blob/master/doc/developer/API.md

    Incoming webhooks in Mattermost v1.1 (available since 10/16) are largely Slack compatible and you can view examples here: http://www.mattermost.org/community-applications/

    Outgoing webhooks are on master, some apps from the link above use them already, and they'll be out in Mattermost v1.2 on 11/16

    Mattermost now ships monthly on the 16th.

    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    We're almost there, we demo'd the APIs and examples internally today, just need some time to finish the documentation. Mattermost v1.0 is available to download: http://www.mattermost.org/open-source-slack-alternative-reaches-1-0/

    Mattermost v1.1 is planned for Oct 16, and from then on we plan to ship on the 16th of the month regularly.

    Adminmattermost.org (Moderator, Mattermost) shared this idea  · 
  4. 14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Syntax highlighting is available starting in v1.2.1. Updated the title of this feature request to focus on adding line numbers.

  5. 25 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Thanks Marenz,

    myshov, there's another GitHub-Mattermost implementation from http://soft-dev.org/ at King's College London: https://github.com/softdevteam/mattermost-github-integration

  6. 9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    Just to add, if anyone wants to build this, you can use either Mattermost outgoing webhooks or APIs/drivers described at: https://github.com/mattermost/platform/blob/master/doc/developer/API.md

    There are several open source projects that do two-way interaction with Mattermost channels that could be used as a reference for this as well:

    https://www.npmjs.com/package/hubot-mattermost
    https://github.com/42wim/matterircd
    https://github.com/42wim/matterbridge

    Adminmattermost.org (Moderator, Mattermost) shared this idea  · 
  7. 29 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 
  8. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adminmattermost.org (Moderator, Mattermost) commented  · 

    From Kevin Coletta (from the previous Feature Request forum): There should probably be a simple solution for building this out for development so people can contribute. I haven't used docker much before so it's probably just my inexperience there, but if I want to try adding a feature or changing something up, it's not clear how I can do that at the moment.

    Adminmattermost.org (Moderator, Mattermost) shared this idea  · 
1 2 4 Next →

Feedback and Knowledge Base