Commit Graph

100 Commits

Author SHA1 Message Date
JoramWilander
98186e5018 Implement incoming webhooks. 2015-09-21 14:22:23 -04:00
Harrison Healey
679e20aa4b Merge pull request #709 from mattermost/PLT-11
PLT-11 adding config for logs to UI
2015-09-18 18:11:01 -04:00
Corey Hulen
0ddabaf8de Merge pull request #717 from mattermost/fix-loadtest
Fix authentication for server load tests.
2015-09-18 09:49:49 -07:00
=Corey Hulen
cdf813f07b merging 2015-09-18 09:25:47 -07:00
JoramWilander
c42a547b4f Fix authentication for loadtests. 2015-09-18 12:16:53 -04:00
=Corey Hulen
44714dfcb1 PLT-11 Adding ability to save config file 2015-09-17 21:00:59 -07:00
=Corey Hulen
522e4934c9 fixing versioning 2015-09-17 13:06:25 -07:00
=Corey Hulen
af4deb2369 Making changes to versioning 2015-09-17 13:01:40 -07:00
=Corey Hulen
9b5198c69c Merge branch 'master' into PLT-92 2015-09-17 09:21:56 -07:00
Christopher Speller
eb4b80a484 Adding gofmt to travis build 2015-09-17 09:07:37 -04:00
=Corey Hulen
51c3445e69 Fixing postgres issue and bumping version number 2015-09-16 21:16:07 -07:00
=Corey Hulen
abda39b652 Adding database schema version 2015-09-16 19:59:57 -07:00
=Corey Hulen
cef7a1aae4 PLT-92 Adding server side versioning to the binary 2015-09-16 17:37:11 -07:00
JoramWilander
47e6a33a45 Implement OAuth2 service provider functionality. 2015-09-16 15:49:12 -04:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07:00
=Corey Hulen
3bd350dcaf Merge branch 'master' into PLT-12-log 2015-09-14 16:59:24 -07:00
Joram Wilander
125b7dc71b Merge pull request #677 from mattermost/plt-50
PLT-50 Allowing channel names with underscores. Allow import of more slack channel names.
2015-09-14 14:32:15 -04:00
Christopher Speller
7b3c2d6d85 Allowing underscores in channel names. Added conversion of some slack channel names into valid mattermost names. 2015-09-14 12:18:38 -04:00
=Corey Hulen
e5e88d1604 Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN 2015-09-11 09:39:28 -07:00
=Corey Hulen
e06e292be7 PLT-12 adding log viewer 2015-09-10 18:32:22 -07:00
=Corey Hulen
83b04181da merging 2015-09-10 15:15:04 -07:00
=Corey Hulen
616593f434 Adding back admin unit test 2015-09-10 15:05:19 -07:00
=Corey Hulen
8bf35081c8 PLT-12 UI framework for admin console 2015-09-10 14:56:37 -07:00
hmhealey
7a9e709bd2 Removed pointless attempt to verify a new user's username 2015-09-09 18:42:28 -04:00
=Corey Hulen
e54d0da392 Adding unit tests for cmd line 2015-09-04 16:56:18 -07:00
=Corey Hulen
58d0d9afd2 Adding cmd line options 2015-09-04 11:59:10 -07:00
Christopher Speller
f0fd9a9e8b Adding ability to export data from mattermost 2015-09-04 11:11:38 -04:00
Christopher Speller
72575ac7bd Merging release branch 'release-0.7.0' 2015-09-01 08:49:54 -04:00
=Corey Hulen
7de7de6ad0 MM-2056 fixes problem with creating team 2015-08-31 13:33:22 -07:00
Christopher Speller
2384fe0c7b Merge pull request #468 from nickago/MM-1848
Mm 1848 Add /echo command
2015-08-31 09:03:04 -04:00
JoramWilander
4ea9635b50 Remove Google as a SSO service. 2015-08-28 10:02:45 -04:00
Christopher Speller
75af5d4536 Merge pull request #496 from mattermost/mm-2015
MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up.
2015-08-28 09:14:37 -04:00
JoramWilander
f5fec3a157 Added the ability to create a team with SSO services and added the ability to turn off email sign up. 2015-08-28 08:37:55 -04:00
JoramWilander
cf58f95854 Force fresh timestamp for CreateAt field of Posts before saving to DB. 2015-08-27 15:07:39 -04:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04: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
=Corey Hulen
64b179ab0e Fixes mm-1912 move get file info into its own web service call 2015-08-24 15:03:52 -07:00
=Corey Hulen
3f0ec24dc1 Fixing build 2015-08-20 14:20:39 -07:00
JoramWilander
b5d87fea99 Update etag version for the addition of CreatorId field to channels 2015-08-20 09:55:14 -04:00
Christopher Speller
65f1d0297e Merge pull request #406 from mattermost/mm-1281
MM-1281 Track channel creator in DB and show in channel intro message
2015-08-19 14:15:01 -04:00
Christopher Speller
d78ebab108 Implemention of slack import feature. 2015-08-19 08:52:49 -04:00
JoramWilander
11247061b5 Track channel creator in DB and show in channel intro message. 2015-08-19 08:31:20 -04:00
JoramWilander
32f7b50bb5 adds predictive posting on the client 2015-08-18 08:58:02 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
JoramWilander
e27db2ed63 initial server implementation for using google as a single-sign-on oauth service 2015-08-14 12:37:08 -04:00
Christopher Speller
a8930cbabe Merge pull request #365 from mattermost/mm-1700
MM-1700 don't pull all channel data all the time
2015-08-14 08:35:19 -04:00
nickago
7a355d2f2e Fixed typo 2015-08-12 08:05:52 -07:00
nickago
fe0b055981 Added server side validation of jpegs as images 2015-08-11 12:19:23 -07:00
JoramWilander
3f38c21796 fixed channel counts etag to only update when appropriate 2015-08-11 12:11:35 -04:00
JoramWilander
3d0133b5e8 added api unit test for GetChannelCounts 2015-08-11 12:11:35 -04:00