JoramWilander
6a59847070
Simplified unit test
2015-11-06 13:34:14 -05:00
JoramWilander
25c23e2e2f
Fix unit test
2015-11-06 13:18:41 -05:00
JoramWilander
6a2ef68444
Add tutorial pref for new users by default
2015-11-06 12:55:05 -05:00
Christopher Speller
51da1b1ca1
Merge pull request #1332 from mattermost/plt-560
...
PLT-560 Prevent SSO users from changing their email
2015-11-06 10:17:04 -05:00
JoramWilander
7eca077877
Prevent SSO users from changing their email
2015-11-06 08:56:13 -05:00
Florian Orben
b085bc2d56
PLT-857: Support for Incoming Webhooks - Try #2
2015-11-05 23:33:21 +01:00
JoramWilander
c5cf1179e5
Update email css
2015-11-05 09:00:48 -05:00
JoramWilander
23d6cfe4d8
Don't send welcome emails for users signing up from an email invite, update email content
2015-11-05 08:59:29 -05:00
hmhealey
40e0ba37ca
Changed post searching to ignore requests to return everything by searching for *
2015-11-04 10:30:32 -05:00
Joram Wilander
559ca09f2c
Merge pull request #1289 from mattermost/plt-516-2
...
PLT-516 Part 1 of performance fixes for large teams
2015-11-04 09:43:06 -05:00
Joram Wilander
0cc985f6f4
Merge pull request #1285 from mattermost/plt-824
...
PLT-824 Adding ability to fetch posts around a specifc post
2015-11-04 07:51:19 -05:00
JoramWilander
a15649e382
Updated getStatuses unit testgs
2015-11-03 15:27:35 -05:00
JoramWilander
fb5b57836e
Multiple fixes to major performance issues with teams with 50+ users
2015-11-03 14:52:25 -05:00
Christopher Speller
188182a3a4
Adding ability to fetch posts around a specifc post
2015-11-03 11:34:52 -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
42d3694e4b
Go fmt and rename file with 'enviroment' in filename
2015-10-30 12:55:48 -05:00
Pat Lathem
7d60d96c91
Fix spelling of environment
2015-10-30 12:42:26 -05:00
Joram Wilander
256be4c14d
Merge pull request #1211 from mattermost/PLT-340
...
PLT-340 allow team directory and open invites
2015-10-30 10:57:25 -04:00
hmhealey
ce4f5cb3cf
Fixed nil pointer when failing to upload an oversized image
2015-10-29 11:07:45 -04:00
=Corey Hulen
6f599604c9
Fixing 200 error bug
2015-10-29 00:00:41 -07:00
Corey Hulen
5c03f3aad8
Merge pull request #1214 from mattermost/outgoing-hook-fix
...
Pass in iter vars to closures properly for outgoing webhooks
2015-10-28 14:45:08 -07:00
Corey Hulen
89f67cd11d
Merge pull request #1199 from hmhealey/plt600
...
PLT-600 Renamed channel description to channel header and added channel purpose field
2015-10-28 14:44:02 -07:00
=Corey Hulen
953e27cdf7
Merge branch 'master' into PLT-340
2015-10-28 08:48:12 -07:00
JoramWilander
35d1ac80dd
Pass in iter vars to closure properly
2015-10-28 10:37:33 -04:00
=Corey Hulen
36308f949d
PLT-25 fixing issues with stats page
2015-10-27 22:55:10 -07:00
=Corey Hulen
bb25056d9a
PLT-340
2015-10-27 22:18:52 -07:00
hmhealey
61da22ea32
Added Channel.Purpose on the server
2015-10-27 12:46:31 -04:00
hmhealey
09b38404fa
Renamed Channel.Description to Channel.Header on the server
2015-10-27 12:46:30 -04:00
=Corey Hulen
aec99ceb9d
Merge branch 'master' into PLT-25
2015-10-26 22:11:42 -07:00
Corey Hulen
942c9317f4
Merge pull request #1164 from hmhealey/plt778
...
PLT-778 Changed post searching to allow searching by multiple users/channels
2015-10-26 12:12:18 -07:00
hmhealey
9635bfdd4f
Prevented image files larger than 4k resolution from being uploaded
2015-10-26 14:53:56 -04:00
hmhealey
663bec8147
Moved logic for searching for posts by multiple users/channels into the sql query
2015-10-26 11:45:09 -04: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
Christopher Speller
b20cb6693f
Merge pull request #1176 from florianorben/fix-shrug-command
...
Fix /shrug command
2015-10-26 08:39:52 -04:00
=Corey Hulen
70b5918734
Merge branch 'master' into PLT-25
2015-10-25 22:42:38 -07: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
Florian Orben
73e6f74edf
Set correct mime type for profile images
2015-10-25 18:02:36 +01:00
hmhealey
2383d5dd37
Changed post searching to allow searching by multiple users/channels
2015-10-23 17:28:02 -04:00
it33
90b94f8fa9
PLT-629 - Update the reset password notification email
...
PLT-629 - Update the reset password notification email
2015-10-23 13:51:58 -07:00
=Corey Hulen
028657b43e
Merge branch 'master' into PLT-25
2015-10-23 08:38:15 -07:00
Christopher Speller
c8edad29c1
Merge pull request #1149 from mattermost/plt-808
...
PLT-808 Fix deleting channels breaking the webhook UI
2015-10-23 08:34:57 -04:00
Corey Hulen
22d7f0f116
Merge pull request #1143 from mattermost/plt-803
...
PLT-803 Prevent users from resetting their password when the user is using SSO
2015-10-22 21:38:31 -07:00
Corey Hulen
640176bd4c
Merge pull request #1142 from mattermost/plt-414
...
PLT-414 Fix direct channel creation.
2015-10-22 21:37:41 -07:00
=Corey Hulen
079f047540
Fixing code review issues
2015-10-22 18:06:22 -07:00
=Corey Hulen
ae5d189803
Adding analytics tab
2015-10-22 18:04:06 -07:00
JoramWilander
a431ba2c22
Delete webhooks when the associated channel gets deleted
2015-10-22 14:27:47 -04:00
=Corey Hulen
ab18616725
Fixing group code review issues
2015-10-22 10:17:25 -07:00
=Corey Hulen
cbbee5cadb
Addressing issues from group code review
2015-10-22 09:36:46 -07:00