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
*
PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)
Corey Hulen
2017-06-02
1
-50
/
+50
*
Support AWS Signature V2 for Mattermost for S3 storage. (#6462)
Harshavardhana
2017-05-30
2
-5
/
+13
*
Adding short unit tests by default (#6494)
Christopher Speller
2017-05-25
2
-30
/
+31
*
PLT-6471 Properly panic when translations can't be loaded (#6414)
Harrison Healey
2017-05-23
2
-2
/
+2
*
Ability to use OAuth login from mobile (#6432)
enahum
2017-05-17
1
-1
/
+1
*
Detach session activity update from statuses (#6379)
Joram Wilander
2017-05-10
1
-0
/
+1
*
Forward port 3.8.1 changes that missed master (#6362)
Joram Wilander
2017-05-09
1
-1
/
+1
*
PLT-6393: Fix Websocket CORS header check. (#6335)
George Goldberg
2017-05-04
1
-2
/
+2
*
Removing password reset salt (#6334)
Christopher Speller
2017-05-04
1
-3
/
+0
*
PLT-6492 Use new cookie to determine if user is logged in (#6317)
Joram Wilander
2017-05-04
1
-0
/
+22
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
2
-3
/
+18
*
PLT-6322 log error messages in english (#6234)
Corey Hulen
2017-04-28
1
-4
/
+4
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
3
-44
/
+44
*
Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...
Joram Wilander
2017-04-25
1
-1
/
+26
*
APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)
Saturnino Abril
2017-04-22
1
-19
/
+4
*
[APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)
Carlos Tadeu Panato Junior
2017-04-20
1
-21
/
+7
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
4
-201
/
+12
*
PLT-1384 Added websocket event when preferences are updated/deleted (#6107)
Harrison Healey
2017-04-20
1
-26
/
+5
*
Revert "Usernames must start with a letter (#5581)"
Christopher Speller
2017-04-18
3
-56
/
+50
*
APIv4 POST /reactions (#6092)
Saturnino Abril
2017-04-18
1
-8
/
+3
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
2
-3
/
+3
|
\
|
*
get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)
Carlos Tadeu Panato Junior
2017-04-10
1
-2
/
+2
|
*
Fix configuration setting
JoramWilander
2017-04-10
1
-2
/
+2
|
*
Use SiteURL for OAuth login (#6032)
Joram Wilander
2017-04-10
1
-1
/
+1
|
*
PLT-5977: Only reload clients when client config changes. (#5989)
George Goldberg
2017-04-05
1
-1
/
+1
*
|
implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)
Carlos Tadeu Panato Junior
2017-04-17
1
-29
/
+12
*
|
Implement GET /webrtc/token endpoint for APIv4 (#6046)
Joram Wilander
2017-04-16
1
-68
/
+4
*
|
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
3
-624
/
+104
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
52
-52
/
+52
*
|
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
2
-266
/
+16
*
|
get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)
Carlos Tadeu Panato Junior
2017-04-07
1
-2
/
+2
*
|
implement GET /emoji for apiV4 (#6007)
Carlos Tadeu Panato Junior
2017-04-07
1
-4
/
+4
*
|
implement POST /emoji for apiV4 (#5868)
Carlos Tadeu Panato Junior
2017-04-06
2
-143
/
+30
|
/
*
Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)
Joram Wilander
2017-04-04
1
-1
/
+1
*
Fixing race conditions in the code base (#5966)
Corey Hulen
2017-04-04
2
-0
/
+13
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
2
-2
/
+2
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
12
-67
/
+63
*
Fixing config file watch and config reload on license save (#5954)
Corey Hulen
2017-04-04
1
-2
/
+0
*
Add more OAuth unit tests (#5946)
enahum
2017-04-03
2
-65
/
+565
*
PLT-6139 (Server): Private Channel member managing (#5941)
George Goldberg
2017-04-03
1
-2
/
+220
*
implement GET /commands (#5865)
Carlos Tadeu Panato Junior
2017-04-03
1
-1
/
+1
*
PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...
Joram Wilander
2017-03-31
2
-1
/
+11
*
PLT-6090 adding ability to read license file from disk (#5895)
Corey Hulen
2017-03-31
1
-0
/
+2
*
Remove API endpoints being deprecated in 3.8 (#5880)
Joram Wilander
2017-03-28
2
-221
/
+1
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
8
-153
/
+6
*
Implement some MFA endpoints for APIv4 (#5864)
Joram Wilander
2017-03-27
1
-20
/
+2
*
PLT-6063: AddUserToTeam permission depends on policy. (#5869)
George Goldberg
2017-03-26
1
-3
/
+77
*
PLT-6046 remove webrtc from tests (#5872)
enahum
2017-03-26
1
-44
/
+0
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
3
-3
/
+102
|
\
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
3
-3
/
+102
[next]