Corey Hulen
412b45431a
Merge pull request #1652 from hmhealey/plt1319
...
PLT-1319 Fixed direct channels not being visible when no actual channel exists
2015-12-11 06:40:37 -08:00
Reed Garmsen
470797cca6
Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights
2015-12-10 14:33:21 -08:00
Christopher Speller
aef1686606
Merge pull request #1688 from mattermost/fix-salts
...
Generate salts when empty
2015-12-10 08:54:12 -05:00
=Corey Hulen
7299fd6a4c
Fixing unit test
2015-12-09 20:59:15 -08:00
=Corey Hulen
9fbe16c17b
Generate salts when empty
2015-12-09 15:42:48 -08:00
Christopher Speller
0f563509a5
Updating version to 1.3.0
2015-12-09 14:51:33 -05:00
=Corey Hulen
d2db4b1621
Fixing defaults
2015-12-08 14:06:52 -08:00
=Corey Hulen
2ab13b7ad3
PLT-1302 fixing hiding email adddress
2015-12-07 15:13:31 -08:00
hmhealey
7d4a9ad376
Added preference_changed web socket event
2015-12-07 18:13:14 -05:00
Florian Orben
18d29a19e5
PLT-1380: Post system message when user updates channel header
2015-12-04 03:39:37 +01:00
Florian Orben
14d1ec5191
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
2015-12-04 02:07:47 +01:00
JoramWilander
cc111205f9
Add limit to Props size in Post table
2015-12-03 11:57:20 -05:00
Joram Wilander
7678d4aafa
Merge pull request #1556 from npcode/sso-github-ent
...
Make the Gitlab SSO Support compatible with Github Enterprise
2015-12-02 08:08:27 -05:00
Yi EungJun
6d63f5703c
Make the Gitlab SSO Support compatible with Github Enterprise
...
See doc/integrations/Single-Sign-On/Github.md for the usage.
Note: I thought it should work also with Github.com but it failed with "Bad
token type" error.
2015-12-02 13:23:57 +09:00
=Corey Hulen
68765a8f21
PLT-902 switching to push proxy server
2015-11-30 22:38:38 -08:00
Florian Orben
192b606bc6
add unit tests
2015-11-27 23:17:45 +01:00
=Corey Hulen
f8a3c9a14e
upgrading libs
2015-11-23 15:51:43 -08:00
Wim
37729e86a1
PLT-1087: return NewAppError instead of nil
2015-11-19 17:15:22 +01:00
Christopher Speller
48d2f86b90
Merge release branch 'release-1.2'
2015-11-16 11:38:25 -05:00
Christopher Speller
49a459d696
Updating version to 1.2.1
2015-11-16 11:34:49 -05:00
hmhealey
be43522117
Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20
2015-11-12 11:25:46 -05:00
Joram Wilander
4ae01d89c6
Merge pull request #1396 from 42wim/useractivity
...
Do not clear LastActivityAt for GetProfiles
2015-11-11 10:23:49 -05:00
Wim
d80f52fe32
Do not clear LastActivityAt for GetProfiles
2015-11-11 15:33:06 +01:00
Florian Orben
b88122bf6d
Fix: Unable to change password
2015-11-11 00:13:50 +01:00
JoramWilander
c07c266b27
Omit unneeded fields from user object in getProfiles service and remove ImgCount field from Post model
2015-11-09 15:44:28 -05:00
Christopher Speller
b0fde13147
Updating version to v1.2.0
2015-11-09 14:23:09 -05:00
JoramWilander
6a2ef68444
Add tutorial pref for new users by default
2015-11-06 12:55:05 -05:00
Joram Wilander
19328ab5b8
Merge pull request #1334 from mattermost/plt-121
...
PLT-121 Fixing searching for quotations
2015-11-06 10:24:01 -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
Christopher Speller
cd31131188
Fixing searching for quotations
2015-11-06 10:09:51 -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
hmhealey
c016a88c84
Fixed string length checks for fields that can contain unicode characters
2015-11-05 09:35:35 -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
ee66b08934
Revert model/version.go
2015-11-03 15:38:15 -05:00
JoramWilander
a15649e382
Updated getStatuses unit testgs
2015-11-03 15:27:35 -05:00
Christopher Speller
188182a3a4
Adding ability to fetch posts around a specifc post
2015-11-03 11:34:52 -05:00
Harrison Healey
e52669c2da
Merge pull request #1249 from mattermost/plt-823
...
PLT-823 Refactor of center channel
2015-11-02 14:20:54 -05:00
JoramWilander
1f3423796e
Validate callback urls on the server and add help text to outgoing webhooks
2015-11-02 10:38:13 -05:00
Christopher Speller
ed68f2e901
Refactoring center channel
2015-11-02 08:16:57 -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
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
bb25056d9a
PLT-340
2015-10-27 22:18:52 -07:00
=Corey Hulen
a133f82421
Merge branch 'master' into PLT-340
2015-10-27 11:52:13 -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
e22b9f5303
Adding new fields to team model
2015-10-26 22:11:22 -07:00
Corey Hulen
28847c6b4b
Merge pull request #1194 from mattermost/webhook-request
...
Parse incoming webhook requests into model instead of string map
2015-10-26 22:06:49 -07:00