Commit Graph

231 Commits

Author SHA1 Message Date
=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
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
JoramWilander
12399dd43c Remove unused iconemoji field 2015-10-26 15:11:06 -04:00
JoramWilander
c94388042b Parse incoming webhook requsets into model instead of string map 2015-10-26 15:10:17 -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
Florian Orben
c6bbebbf6f Mattermost can not send message start with slash
resolves #827
2015-10-25 23:55:50 +01:00
hmhealey
2383d5dd37 Changed post searching to allow searching by multiple users/channels 2015-10-23 17:28:02 -04:00
=Corey Hulen
028657b43e Merge branch 'master' into PLT-25 2015-10-23 08:38:15 -07:00
=Corey Hulen
ae5d189803 Adding analytics tab 2015-10-22 18:04:06 -07:00
=Corey Hulen
54894e90ac Fixing merge conflict 2015-10-22 09:19:18 -07:00
=Corey Hulen
0bfdfd79f0 Fixing unit tests 2015-10-20 21:15:06 -07:00
=Corey Hulen
2022ed68f3 Fixing unit test 2015-10-20 20:39:06 -07:00
=Corey Hulen
b9ce4a644d PLT-350 allow ability to disable restricted team names 2015-10-20 17:30:24 -07:00
=Corey Hulen
e1f9459029 Merge branch 'master' into PLT-44 2015-10-20 14:50:03 -07:00
=Corey Hulen
1fc12dd8ba Multi-session login 2015-10-20 14:49:42 -07:00