Commit Graph

22 Commits

Author SHA1 Message Date
Christopher Speller
f05da1fa6d Merge pull request #1179 from florianorben/issue-827
Mattermost can not send message start with slash
2015-10-26 08:47:40 -04:00
Florian Orben
c6bbebbf6f Mattermost can not send message start with slash
resolves #827
2015-10-25 23:55:50 +01:00
Florian Orben
9be2f34194 Fix /shrug command 2015-10-25 18:37:48 +01:00
Joram Wilander
2d922fde7e Merge pull request #1094 from trashcan/slash-shrug
Add a /shrug command
2015-10-22 08:11:26 -04:00
JoramWilander
af6e2c29eb Implement outgoing webhooks. 2015-10-19 09:00:30 -04:00
Pat Lathem
b1d9af2154 Add a /shrug command 2015-10-16 15:13:29 -05:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Justyn Shull
5064f9cba2 Update the /join command to use the correct redirect URL, and update the test to match 2015-09-29 11:48:13 -05:00
=Corey Hulen
88e5a71e8c Adding service settings to admin console 2015-09-22 12:12:50 -07:00
JoramWilander
c42a547b4f Fix authentication for loadtests. 2015-09-18 12:16:53 -04:00
JoramWilander
47e6a33a45 Implement OAuth2 service provider functionality. 2015-09-16 15:49:12 -04:00
mishimi
0fc7457994 Updating help text to fix typo 2015-09-02 17:06:22 -07:00
nickago
4a0eeba237 Added semaphore for resource allocation to echo command 2015-08-25 09:19:07 -07:00
nickago
19a48acfc6 Created a /echo command that will post on the user's behalf after
a specified amount of time
2015-08-25 07:17:10 -07:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
=Corey Hulen
246d12aaf2 fixes mm-1348 removing dependency on redis 2015-07-14 15:12:04 -08:00
JoramWilander
d00f90d10c new users now join off-topic defaultly 2015-06-29 10:24:45 -04:00
JoramWilander
cebb4bef84 move default channel creation to seperate func and add off-topic 2015-06-29 09:07:13 -04:00
JoramWilander
4af08121e6 fix command comparator and team store 2015-06-18 12:13:56 -04:00
JoramWilander
799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -04:00
JoramWilander
d390ec9bf2 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00