Commit Graph

484 Commits

Author SHA1 Message Date
=Corey Hulen
68765a8f21 PLT-902 switching to push proxy server 2015-11-30 22:38:38 -08: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
911e430b3f set correct http status code for login failures/wrong email 2015-11-28 12:43:46 +01:00
Christopher Speller
006fc61ecc Merge pull request #1505 from mattermost/lib-upgrade
Lib upgrade
2015-11-26 09:02:00 -05:00
Christopher Speller
99cbbf45dc Merge pull request #1502 from mattermost/disable-all
Disabling the all mention
2015-11-24 09:02:49 -05:00
=Corey Hulen
f8a3c9a14e upgrading libs 2015-11-23 15:51:43 -08:00
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08:00
hmhealey
fd229a5023 Added /loadtest url command to load arbitrary files as posts 2015-11-23 13:47:47 -05:00
Christopher Speller
9e8cd93790 Implementing Permalinks and jumping to post from search. Performance
improvements.
2015-11-23 09:53:15 -05:00
Joram Wilander
e408d615c0 Merge pull request #1448 from mattermost/PLT-975
PLT-975 adding delete to command line tool
2015-11-18 12:48:45 -05:00
=Corey Hulen
c115191d6b fixing based on feedback 2015-11-18 08:53:17 -08:00
Alex Garibay
f7d1764f11 PLT-873: Change email invitation subject 2015-11-17 17:25:35 -06:00
=Corey Hulen
efbd1c4214 Adding device type 2015-11-16 18:45:05 -08:00
=Corey Hulen
cbee8674d2 Adding perm delete channels by team 2015-11-16 18:18:37 -08:00
=Corey Hulen
2ddbf518f4 Fixing unit tests 2015-11-16 18:03:10 -08:00
=Corey Hulen
6b2eabf610 Adding perm delete to cmd line 2015-11-16 17:12:49 -08:00
Harrison Healey
51f59ec869 Merge pull request #1437 from rgarmsen2295/plt-1086
PLT-1086 Enables the ability to rename the default channel (Town Square)
2015-11-16 15:26:09 -05:00
Christopher Speller
48d2f86b90 Merge release branch 'release-1.2' 2015-11-16 11:38:25 -05:00
=Corey Hulen
7b1e86a08c adding skip 2015-11-15 19:24:06 -08:00
=Corey Hulen
4d5bbd50c6 Fixing outgoing hook 2015-11-15 18:42:13 -08:00
Reed Garmsen
1874a16666 Fixed unit test issues 2015-11-13 17:15:09 -08:00
Reed Garmsen
eacc06c7fc Allow admins to change the display name for the default channel 2015-11-13 16:22:32 -08: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
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