server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-3817 - Updating flag icon (#3750)
Asaad Mahmood
2016-08-08
6
-7
/
+5
*
Fix missing and bad localization strings (#3755)
enahum
2016-08-08
3
-8
/
+9
*
PLT-3811 Fix OAuth 2.0 provider help text (#3748)
enahum
2016-08-08
2
-32
/
+32
*
PLT-3802 Moved compliance section of system console back to the bottom of the...
Harrison Healey
2016-08-08
1
-13
/
+20
*
Fixing build failure caused by dependancies updating
Christopher Speller
2016-08-07
2
-4
/
+7
*
Adding beta label to HA (#3744)
Corey Hulen
2016-08-04
3
-3
/
+4
*
imported bootstrap (#3743)
David Lu
2016-08-04
1
-0
/
+1
*
PLT-2036 - Enabling popover on mobile (#3742)
Asaad Mahmood
2016-08-04
2
-2
/
+4
*
PLT-3767 Promote localizations on System Console and Account Settings (#3734)
enahum
2016-08-04
3
-7
/
+15
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
13
-2
/
+521
*
Update text for OAuth 2.0 and Google SSO (#3740)
Jason Blais
2016-08-04
3
-4
/
+4
*
Reverting plt-3366 due to a bug (#3737)
Christopher Speller
2016-08-04
1
-2
/
+3
*
New Languages and translations (#3729)
enahum
2016-08-04
11
-254
/
+4308
*
PLT-3737 - Fixing header popover behaviour (#3738)
Asaad Mahmood
2016-08-04
1
-1
/
+1
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
31
-103
/
+911
*
Hardcode preset OAuth2 endpoints when saving the config from the System Conso...
Joram Wilander
2016-08-03
1
-6
/
+6
*
Update help text for Google/Office 365 OAuth (#3725)
Jason Blais
2016-08-03
2
-4
/
+4
*
Fixing typo in LDAP system console (#3727)
Christopher Speller
2016-08-03
1
-1
/
+1
*
PLT-3534 Changed special handling of internal links to only occur for permali...
Harrison Healey
2016-08-03
2
-4
/
+4
*
PLT-3419 Moving auditing and logs to the top of the system console sidebar (#...
Harrison Healey
2016-08-03
1
-10
/
+10
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
33
-702
/
+1173
*
PLT-3728 Updated help text on integration pages (#3721)
Harrison Healey
2016-08-02
4
-30
/
+154
*
PLT-3640 Add mobile landing pages (#3674)
Harrison Healey
2016-08-02
19
-82
/
+398
*
PLT-3408 Add SiteURL to config.json (#3692)
Harrison Healey
2016-08-02
19
-89
/
+50
*
PLT-3740 Terms of Service link updates (#3707)
enahum
2016-08-02
2
-2
/
+2
*
Added custom branding to login description (#3710)
David Lu
2016-08-02
6
-14
/
+83
*
PLT-3691 tweaking sytem console text (#3712)
Corey Hulen
2016-08-02
2
-12
/
+12
*
Update help text for compliance settings (#3705)
Jason Blais
2016-08-01
2
-3
/
+3
*
Align the sidebar dropdown (#3693)
Martin Bastien
2016-08-01
1
-0
/
+4
*
Multiple Ui improvements (#3678)
Asaad Mahmood
2016-08-01
8
-54
/
+76
*
Fixed clientside emoji tests leaving behind a temporary file (#3691)
Harrison Healey
2016-07-31
2
-1
/
+6
*
PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)
Joram Wilander
2016-07-29
11
-142
/
+773
*
Online status in all modals (#3617)
samogot
2016-07-29
4
-13
/
+49
*
Policy help text (#3681)
Eric Sethna
2016-07-29
2
-6
/
+6
*
PLT-3752 Changed email connection test to use the existing password if unchan...
Harrison Healey
2016-07-29
1
-1
/
+6
*
PLT-3668 Fix Dropdown for System Admins in Manage Members is empty (#3687)
enahum
2016-07-29
1
-0
/
+4
*
PLT-3687 Restrict the name "matterbot" from usernames (#3686)
enahum
2016-07-28
1
-1
/
+2
*
PLT-3553 Fix System messages show an empty box (#3689)
enahum
2016-07-28
3
-23
/
+44
*
Update LDAP help text (#3695)
lfbrock
2016-07-28
2
-2
/
+2
*
Fix console error when receiving a new message in the system console or on an...
Joram Wilander
2016-07-28
1
-2
/
+4
*
Initialize and close WebSocket more accurately and consistently (#3683)
Joram Wilander
2016-07-27
2
-11
/
+6
*
Only get channels and posts on WebSocket connect if team is set (#3684)
Joram Wilander
2016-07-27
2
-3
/
+5
*
Changing LDAP behavour so users disabled in LDAP server are disabled in Matte...
Christopher Speller
2016-07-26
1
-2
/
+18
*
PLT-3698 Improved handling of colons around a custom emoji's name (#3676)
Harrison Healey
2016-07-26
1
-0
/
+5
*
Add option to trigger outgoing webhook if first word starts with trigger word...
Pierre Rudloff
2016-07-26
4
-0
/
+79
*
Removed Legal & Support settings from UI if empty (#3662)
David Lu
2016-07-25
1
-36
/
+59
*
fixed mobile enter button (#3639)
David Lu
2016-07-25
2
-2
/
+2
*
Added icons next to channels in channel switcher (#3663)
David Lu
2016-07-25
1
-3
/
+22
*
PLT-3585 Added a timeout to the file upload overlay (#3656)
Harrison Healey
2016-07-22
2
-41
/
+50
*
daily + include nederlands (#3659)
enahum
2016-07-22
9
-20
/
+1833
[next]