Commit Graph

213 Commits

Author SHA1 Message Date
Joram Wilander
a686bcc19a Merge pull request #1646 from mattermost/PLT-1302
PLT-1302 fixing hiding email adddress
2015-12-08 08:29:27 -05:00
=Corey Hulen
2ab13b7ad3 PLT-1302 fixing hiding email adddress 2015-12-07 15:13:31 -08:00
JoramWilander
910b3216fe Update unit test 2015-12-07 15:10:03 -05:00
JoramWilander
1e34cf8ab0 Make sure posts in threads are included in getPosts DB query 2015-12-07 14:56:46 -05:00
Harrison Healey
5c684a199b Merge pull request #1621 from mattermost/plt-1331
PLT-1331 Fix possible race condition when creating new channels
2015-12-07 10:03:13 -05:00
JoramWilander
8250d69d7c Fix possible race condition on when creating new channels 2015-12-04 10:43:44 -05: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
Corey Hulen
93f08717a8 Merge pull request #1537 from florianorben/PLT-1035
PLT-1035: Remove last data point in graphs on #statistics page
2015-11-30 08:51:36 -08:00
Florian Orben
7ac9727385 PLT-1035: Remove last data point in graphs on #statistics page 2015-11-28 16:26:24 +01:00
Florian Orben
c50144de04 add missing unit test 2015-11-27 23:17:45 +01:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
192b606bc6 add unit tests 2015-11-27 23:17:45 +01:00
Florian Orben
82f86f7050 go fmt 2015-11-27 23:17:45 +01:00
Florian Orben
79e9244dc9 allow to toggle features in backend 2015-11-27 23:17:45 +01:00
=Corey Hulen
cbee8674d2 Adding perm delete channels by team 2015-11-16 18:18:37 -08:00
=Corey Hulen
6b2eabf610 Adding perm delete to cmd line 2015-11-16 17:12:49 -08:00
=Corey Hulen
03c6dcbd86 PLT-975 adding perm deletes 2015-11-16 11:34:29 -08:00
JoramWilander
7a0597e41b Fix cancel button on username setting and other general improvements 2015-11-13 10:59:13 -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
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
ffe844339a Fixing build 2015-11-09 15:41:19 -05:00
Christopher Speller
bb96157960 Removing old DB upgrade code 2015-11-09 15:25:41 -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
195728b949 remove max column size from 'props' 2015-11-06 00:37:21 +01:00
Florian Orben
7e3b53c37b fix alter table command for postgres 2015-11-06 00:24:39 +01:00
Florian Orben
17a17c336c fix logging statement not to post nonsense 2015-11-06 00:00:11 +01:00
Florian Orben
e00836f8df postgres needs another query to get table information... 2015-11-05 23:55:31 +01:00
Florian Orben
b085bc2d56 PLT-857: Support for Incoming Webhooks - Try #2 2015-11-05 23:33:21 +01: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
Christopher Speller
188182a3a4 Adding ability to fetch posts around a specifc post 2015-11-03 11:34:52 -05:00
Joram Wilander
c68e53aa23 Merge pull request #1275 from mattermost/PLT-951
PLT-951 PLT-972 fixing issues with team directory
2015-11-02 21:30:29 -05:00
=Corey Hulen
6db2dd9079 PLT-951 PLT-972 fixing issues with team directory 2015-11-02 12:34:18 -08:00
hmhealey
dd86d3532a Improved tests for search wildcards and removed duplicate search code 2015-11-02 14:05:40 -05:00
Pat Lathem
e6826c4d21 Fix spelling of encountered 2015-10-30 12:41:51 -05:00
Antti Ahti
9403b8b9d8 Log errors in table creation
This is really helpful if you somehow mess up the schema definitions.
2015-10-30 17:44:00 +02: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
46e2e3ebd9 PLT-340 allow team directory and open invites 2015-10-27 23:28:37 -07:00
=Corey Hulen
bb25056d9a PLT-340 2015-10-27 22:18:52 -07:00
=Corey Hulen
940f5c29c7 Adding upgrade calls for db 2015-10-27 11:57:54 -07:00
=Corey Hulen
399e9c6f4b PLT-25 fixing stats for postgres 2015-10-27 09:55:19 -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
d53de84214 Fixing postgres 2015-10-26 22:46:19 -07:00
=Corey Hulen
aec99ceb9d Merge branch 'master' into PLT-25 2015-10-26 22:11:42 -07:00
Christopher Speller
ee0c732396 Merge pull request #1192 from mattermost/PLT-828
PLT-828 fixing db upgrade code
2015-10-26 16:07:46 -04: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
=Corey Hulen
05b16f40df PLT-828 fixing db upgrade code 2015-10-26 11:00:34 -07:00