Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
35320efe1a Revert "PLT-2183 Slash command auto-complete" 2016-03-18 13:16:51 -04:00
Nicolas Clerc
5e2596598f add external slashcommands management 2016-03-17 01:45:37 +01:00
Harrison Healey
c18cac1f71 Merge pull request #2374 from mattermost/PLT-2040
PLT-2040 disable executing of commands
2016-03-08 10:04:49 -05:00
=Corey Hulen
2f92a94c3c PLT-2040 disable executing of commands 2016-03-07 17:24:09 -08:00
=Corey Hulen
8c3b4d0a4e PLT-2039 fixing slash builtin cmds showing as webhook 2016-03-07 17:12:47 -08:00
Christopher Speller
be70bbc2f0 Merge pull request #2083 from mattermost/plt-1879
PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete…
2016-02-08 07:34:39 -05:00
=Corey Hulen
2b32bad993 Fixing slash commands 2016-02-05 14:10:57 -08:00
JoramWilander
9f5f18a93a Make insecure TLS connections configurable 2016-02-05 12:40:32 -05:00
=Corey Hulen
0f1f3d24e5 Fixing slash commands 2016-02-05 09:00:57 -08:00
=Corey Hulen
dffc5323ec PLT-1429 Fixing code review comments 2016-02-04 08:03:42 -08:00
=Corey Hulen
950e25df5a Fixing build 2016-02-03 16:11:54 -08:00
=Corey Hulen
4da7b0ccbd Fixing based on feedback 2016-02-03 12:16:37 -08:00
=Corey Hulen
4c6c94d47c Fixing unit test 2016-02-02 08:46:43 -08:00
=Corey Hulen
ff54da2e4a Adding loc to front-end 2016-02-02 08:42:36 -08:00
=Corey Hulen
27586a320a Adding loc to new command backend 2016-02-01 18:52:43 -08:00
=Corey Hulen
6b534f1b0d Merging 2016-01-22 16:42:38 -06:00
=Corey Hulen
6e2c1b7fd5 Adding test command 2016-01-15 10:58:51 -06:00
=Corey Hulen
6d6cada097 Merge branch 'master' into PLT-1429 2016-01-14 09:08:13 -06:00
=Corey Hulen
b1251b9393 Upgrade logging package 2016-01-11 09:12:51 -06:00
=Corey Hulen
a70d550409 Adding loading testing commands 2016-01-10 01:13:51 -06:00
=Corey Hulen
3edcf960a0 Fixing unit tests 2016-01-09 09:22:14 -06:00
=Corey Hulen
b1a7c1acf1 adding different commands 2016-01-09 08:54:07 -06:00
=Corey Hulen
e1f4cc4bb0 Adding web service methods 2016-01-08 22:57:38 -06:00
=Corey Hulen
3fba8e42b1 partial fix for UI 2016-01-08 12:41:26 -06:00
=Corey Hulen
001a4448ca PLT-1429 adding sql storage for slash commands 2016-01-06 21:09:05 -06:00
hmhealey
fd229a5023 Added /loadtest url command to load arbitrary files as posts 2015-11-23 13:47:47 -05:00
Corey Hulen
16171468dd Merge pull request #1263 from yuvipanda/add-me
Add a /me command
2015-11-02 09:02:46 -08:00
YuviPanda
47fcb79e99 PLT-394: Add a /me command
- Just italicizes the message to mark it as 'action'
- Same behavior as slack
- Is super useful for people moving from IRC, since /me is often
  burnt into muscle memory
2015-11-01 17:49:43 -08:00
Pat Lathem
7d60d96c91 Fix spelling of environment 2015-10-30 12:42:26 -05:00
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