server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update error message when uploading too large images (#4535)
Raphaël Bournhonesque
2016-11-15
1
-1
/
+1
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-15
1
-4
/
+4
|
\
|
*
Fixing problem with email verification link (#4547)
Corey Hulen
2016-11-14
1
-4
/
+4
*
|
Increase unit test coverage of api/user.go (#4541)
Raphaël Bournhonesque
2016-11-14
2
-0
/
+47
*
|
PLT-4618 Fix email subjects (#4537)
enahum
2016-11-14
3
-40
/
+25
|
/
*
PLT-4716 fixes cache invalidation issue (#4518)
Corey Hulen
2016-11-10
3
-0
/
+6
*
PLT-4665 Fix Max Channels limit wrong count (#4512)
enahum
2016-11-10
1
-1
/
+1
*
Only send WS hello event once authenticated (#4509)
Joram Wilander
2016-11-10
3
-3
/
+12
*
PLT-4670 DM channel creation via webhook fails (#4523)
Alexander Smaga
2016-11-10
1
-0
/
+2
*
Added small delay to TestUpdateChannelHeader (#4478)
Harrison Healey
2016-11-07
1
-0
/
+2
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
3
-4
/
+79
*
PLT-4492 Mentions with a comma after them don't trigger notification jewel (#...
enahum
2016-11-04
1
-3
/
+0
*
Fixing websocket unregister so it unregisters from the correct hub. (#4452)
Christopher Speller
2016-11-04
1
-9
/
+9
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
2
-8
/
+41
*
PLT-4550 move webrtc to TE (#4440)
enahum
2016-11-04
3
-25
/
+127
*
Channel link marker changed from ! to ~ (#4433)
George Goldberg
2016-11-03
2
-3
/
+3
*
Import Slack bot_message type posts. (#4261)
George Goldberg
2016-11-03
2
-15
/
+151
*
Update user search to match against username, full name, nickname and email (...
Joram Wilander
2016-11-03
2
-2
/
+3
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
2
-9
/
+12
*
PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...
Joram Wilander
2016-11-02
2
-27
/
+68
*
Fixing permissions issue when deleting slash commands (#4414)
Christopher Speller
2016-11-01
2
-3
/
+20
*
Fixing websocket and team store issues when leaving team (#4412)
Christopher Speller
2016-11-01
1
-4
/
+6
*
Fixing joining of channels via permalinks for system admins. (#4409)
Christopher Speller
2016-11-01
1
-10
/
+9
*
Prevent system_admin role mistake (#4405)
Christopher Speller
2016-11-01
1
-0
/
+4
*
Warning in log when a Slack channel import fails. (#4262)
George Goldberg
2016-10-31
1
-1
/
+1
*
PLT-3562 Switch websocket over to post-connect authentication (#4327)
Joram Wilander
2016-10-31
7
-10
/
+189
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
6
-29
/
+56
*
Moving away from goamz to use minio-go instead. (#4193)
Harshavardhana
2016-10-26
4
-102
/
+84
*
Fixing clustering problem (#4320)
Corey Hulen
2016-10-25
2
-20
/
+14
*
PLT-4359 fixing push notification for more than 1 device (#4318)
Corey Hulen
2016-10-24
1
-22
/
+18
*
PLT-4165 removing team name reserved words (#4289)
Corey Hulen
2016-10-21
1
-1
/
+1
*
Fix notifications for public/private channels and add basic unit test (#4295)
Joram Wilander
2016-10-21
2
-15
/
+51
*
HW 4139: Make channel limits configurable in the System Console (#4154)
S4KH
2016-10-21
1
-0
/
+15
*
Explicitly set Content-Type field when getting file attachments (#4280)
Harrison Healey
2016-10-20
1
-15
/
+11
*
PLT-4138 Fix /join command for non-admin accounts (#4265)
Joram Wilander
2016-10-20
2
-3
/
+10
*
Fixed handleImages to properly capture loop variables (#4275)
Harrison Healey
2016-10-20
1
-3
/
+3
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
27
-569
/
+1520
*
PLT-3968 Require user for getMe API (#4225)
enahum
2016-10-17
1
-5
/
+1
*
GH-4187 Create direct channel during incoming webhook if not exists (#4206)
Alexander Smaga
2016-10-17
3
-24
/
+16
*
Make tests pass without internet connection (#4211)
enahum
2016-10-13
1
-53
/
+53
*
GH-4087 added extra fields to Props in header update system message (#4209)
Alexander Smaga
2016-10-13
2
-0
/
+14
*
Slack import unit tests (#4201)
George Goldberg
2016-10-12
2
-12
/
+191
*
Trim trailing slashes to prevent OAuth2 URI mismatch errors (#4204)
Stan Hu
2016-10-12
2
-1
/
+22
*
Import /me messages from Slack. (#4164)
George Goldberg
2016-10-12
1
-0
/
+15
*
Import Slack uploads if present in zip archive. (#4088)
George Goldberg
2016-10-12
2
-5
/
+82
*
PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...
Harrison Healey
2016-10-06
1
-8
/
+36
*
Correctly import Slack topic and purpose. (#4152)
George Goldberg
2016-10-05
1
-1
/
+3
*
Fix import of Slack file_comment messages. (#4132)
George Goldberg
2016-10-04
1
-12
/
+20
*
Adding ability to serve TLS directly from Mattermost server (#4119)
Christopher Speller
2016-10-03
1
-6
/
+65
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
10
-1107
/
+1320
[prev]
[next]