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
*
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
*
|
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
2
-310
/
+0
*
|
made /shortcuts separate for mac (#3571)
David Lu
2016-07-14
2
-2
/
+14
*
|
Increased wait time for TestUserTyping event test case (#3587)
Joram Wilander
2016-07-14
1
-1
/
+1
*
|
PLT-2992 Added the ability to use different themes for each team (#3411)
Harrison Healey
2016-07-14
2
-0
/
+74
*
|
PLT-3153 Converted slash command triggers to lowercase on save (#3577)
David Lu
2016-07-14
1
-0
/
+2
*
|
PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...
samogot
2016-07-14
1
-0
/
+29
*
|
Removed system message on /msg success (#3579)
David Lu
2016-07-14
2
-2
/
+2
*
|
PLT-3584 Fix no team found when creating account (#3552)
enahum
2016-07-13
1
-1
/
+3
*
|
PLT-3384 Improve the "Verify Email" email (#3564)
enahum
2016-07-13
1
-5
/
+9
*
|
Fixed invalid password error when admin resets password (#3578)
David Lu
2016-07-13
1
-1
/
+0
*
|
Merged release-3.2 into master
Harrison Healey
2016-07-12
3
-4
/
+81
|
\
|
|
*
Some improvments to password handling (#3549)
Christopher Speller
2016-07-12
3
-3
/
+76
|
*
Letting email not validated error message through login. Changing invalid cre...
Christopher Speller
2016-07-12
1
-1
/
+5
|
*
PLT-3560 blocking adding to channel once user is removed (#3537)
Corey Hulen
2016-07-11
2
-0
/
+24
|
*
Fixed permissions when getting a file attachment to use the correct user id (...
Harrison Healey
2016-07-08
1
-1
/
+1
|
*
Login error messages fix (#3525)
Christopher Speller
2016-07-08
1
-4
/
+6
*
|
Added infrastructure for basic WebSocket API (#3432)
Joram Wilander
2016-07-12
17
-155
/
+408
*
|
Merge release 3.2 into master (#3548)
Harrison Healey
2016-07-11
4
-5
/
+31
|
/
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
7
-115
/
+127
*
PLT-2863 adding remove user from team (#3429)
Corey Hulen
2016-07-06
3
-5
/
+182
*
PLT-3512 adding join/leave channel to the CLI (#3498)
Corey Hulen
2016-07-06
1
-0
/
+169
*
PLT-3502 Fix Team admins can't give "team admin" privilege to members (#3499)
enahum
2016-07-06
2
-5
/
+18
*
PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...
Joram Wilander
2016-07-06
4
-24
/
+469
*
Fix connection leaks in push notifications, diagnostics and oauth (#3469)
Joram Wilander
2016-07-06
2
-1
/
+14
*
SAML support (#3494)
enahum
2016-07-05
4
-7
/
+190
*
Sanitize personal information out of license for non system admin users (#3487)
Joram Wilander
2016-07-05
1
-1
/
+5
*
PLT-3145 Custom Emojis (#3381)
Harrison Healey
2016-07-05
2
-27
/
+10
[next]