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
...
*
Convert @mentions on Slack import. (#3837)
George Goldberg
2016-08-29
1
-0
/
+26
*
Moving CheckBrowserCompatability to debug (#3889)
Corey Hulen
2016-08-26
1
-1
/
+1
*
Fixing license (#3878)
Corey Hulen
2016-08-25
2
-3
/
+9
*
PLT-3942 Add real-time updates for center channel profile picture popover (#3...
enahum
2016-08-24
1
-44
/
+21
*
Add channel name on email notification. (#3824)
Sang Jun Lee
2016-08-24
1
-11
/
+29
*
Temporarily add response body logging for access token request to help debugg...
Joram Wilander
2016-08-24
1
-2
/
+9
*
PLT-3745 - Deauthorize OAuth Apps (#3852)
enahum
2016-08-23
2
-0
/
+125
*
Add notification settings to control what statuses allow push notifications (...
Joram Wilander
2016-08-23
1
-5
/
+20
*
Prevent flagging of deleted posts and don't show deleted posts in flagged pos...
Joram Wilander
2016-08-22
1
-0
/
+8
*
Changed /teams/all api to only return teams the current user is a member of i...
Harrison Healey
2016-08-22
2
-30
/
+21
*
Reset context error for incoming webhooks after checking permission (#3847)
Joram Wilander
2016-08-22
1
-0
/
+1
*
Split /shortcuts programmatically (#3850)
David Lu
2016-08-22
2
-4
/
+19
*
Fixing 404 errors (#3838)
Corey Hulen
2016-08-22
1
-6
/
+1
*
Refactored CreatePost to not use context (#3813)
David Lu
2016-08-19
8
-67
/
+75
*
PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)
enahum
2016-08-18
1
-28
/
+38
*
PLT-3955/PLT-3956 Fixing issues with mentions (#3820)
Harrison Healey
2016-08-18
1
-14
/
+16
*
PLT-3822 after admin leaves team he cannot get admin access anymore (#3814)
Corey Hulen
2016-08-17
1
-4
/
+5
*
PLT-3881 Fix websocket errors after leaving the team (#3815)
Corey Hulen
2016-08-17
1
-0
/
+2
*
PLT-3647 Email Batching (#3718)
Harrison Healey
2016-08-16
6
-28
/
+527
*
Refactored mention parsing and added unit tests (#3806)
Harrison Healey
2016-08-16
2
-207
/
+408
*
PLT-3617 Switched public file links to use a sha256 hash (#3792)
Harrison Healey
2016-08-15
4
-43
/
+48
*
Send verification email if user has never logged in, send email changed email...
Joram Wilander
2016-08-12
1
-2
/
+2
*
EE: PLT-3747 Add create_channel to command line (#3760)
enahum
2016-08-12
1
-0
/
+28
*
fix OAuth provider when running test multiple times (#3782)
enahum
2016-08-11
1
-2
/
+2
*
PLT-3879 Fix OAuth provider routes (#3780)
enahum
2016-08-10
1
-4
/
+2
*
PLT-3865 Fix OAuth provider routes (#3768)
enahum
2016-08-09
1
-3
/
+3
*
Changed autodetection of SiteURL (#3764)
Harrison Healey
2016-08-09
2
-5
/
+12
*
Fix garbled mail subject (#3694)
MARUYAMA Takayuki
2016-08-04
1
-1
/
+1
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
6
-9
/
+106
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
2
-0
/
+63
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
4
-201
/
+588
*
PLT-3702 Fixed outgoing webhook creation API to properly clear error flags fo...
Harrison Healey
2016-08-02
1
-0
/
+2
*
PLT-3408 Add SiteURL to config.json (#3692)
Harrison Healey
2016-08-02
2
-10
/
+7
*
PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)
Joram Wilander
2016-07-29
2
-9
/
+9
*
PLT-3752 Changed email connection test to use the existing password if unchan...
Harrison Healey
2016-07-29
1
-0
/
+13
*
Adding migration support to LDAP from other account types (#3655)
Christopher Speller
2016-07-26
1
-5
/
+1
*
Changing LDAP behavour so users disabled in LDAP server are disabled in Matte...
Christopher Speller
2016-07-26
1
-11
/
+17
*
Add option to trigger outgoing webhook if first word starts with trigger word...
Pierre Rudloff
2016-07-26
1
-4
/
+11
*
PLT-1866/PLT-3509 Added links to download the native apps (#3651)
Harrison Healey
2016-07-22
1
-0
/
+5
*
PLT-3691 Fixing mobile session (#3652)
Corey Hulen
2016-07-21
1
-1
/
+22
*
PLT-2408 Adds here mention for online users (#3619)
Joram Wilander
2016-07-21
2
-10
/
+39
*
Fixed /join (#3647)
David Lu
2016-07-21
1
-0
/
+5
*
PLT-3629 fix uploading certificates if the files in the config do not exists ...
enahum
2016-07-20
1
-0
/
+11
*
Restricting visibility of detailed_error message (#3629)
Christopher Speller
2016-07-19
1
-0
/
+6
*
PLT-914 Add mention notifications for replies on a comment thread (#3130)
samogot
2016-07-19
3
-6
/
+37
*
Fix possible race condition in TestUserTyping test case (#3612)
Joram Wilander
2016-07-18
1
-0
/
+2
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
11
-127
/
+351
*
Merge branch 'release-3.2' into 'master'
Harrison Healey
2016-07-15
1
-10
/
+4
|
\
|
*
Revert "Login error messages fix (#3525)"
Christopher Speller
2016-07-12
1
-6
/
+4
|
*
Revert "Letting email not validated error message through login. Changing inv...
Christopher Speller
2016-07-12
1
-5
/
+1
[prev]
[next]