server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent reload on MFA page (#5005)
Joram Wilander
2017-01-06
1
-1
/
+8
*
Removing old signup team API (#4950)
Christopher Speller
2017-01-04
1
-12
/
+0
*
Removing old createTeamFromSignup api (#4945)
Christopher Speller
2017-01-03
1
-10
/
+0
*
Fix console error when logging in with non-english language (#4941)
Joram Wilander
2017-01-03
1
-2
/
+0
*
PLT-4644 Update webrtc client (#4922)
enahum
2017-01-03
2
-2111
/
+0
*
Add API call to get a user by their email address (#4884)
Carlos Tadeu Panato Junior
2016-12-28
1
-0
/
+9
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
1
-1
/
+1
*
PLT-4853 adding purge cache button to the UI. (#4811)
Corey Hulen
2016-12-21
1
-0
/
+9
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-0
/
+13
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+24
*
PLT_4948 fixing create team javascript error (#4809)
Corey Hulen
2016-12-16
2
-2
/
+2
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
2
-9
/
+11
*
Add API call to get a channel by its name (#4700)
Carlos Tadeu Panato Junior
2016-12-11
1
-0
/
+9
*
PLT-1598 Slash command works in RHS (#4367)
Yusuke Nemoto
2016-12-09
1
-2
/
+2
*
Add API call to get a team by its name (#4690)
Carlos Tadeu Panato Junior
2016-12-08
1
-0
/
+9
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-5
/
+32
*
PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...
Joram Wilander
2016-11-29
2
-2
/
+22
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
1
-1
/
+10
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+29
*
PLT-4635 Fix Cannot read property 'body' of undefined (#4629)
enahum
2016-11-22
1
-2
/
+2
*
PLT-3762 - Add API call to get a user by their username (#4611)
Carlos Tadeu Panato Junior
2016-11-21
1
-0
/
+9
*
Clear context error on post creation when create_at is set (#4615)
Joram Wilander
2016-11-21
1
-1
/
+1
*
Fix webclient this.setTeamId (#4603)
enahum
2016-11-21
1
-1
/
+1
*
Updating eslint (#4573)
Christopher Speller
2016-11-17
2
-7
/
+7
*
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
1
-0
/
+12
*
Adding debugging for body errors (#4542)
Corey Hulen
2016-11-14
2
-1
/
+16
*
Fix websocket on old versions of IE11 (#4501)
Joram Wilander
2016-11-10
1
-2
/
+9
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
1
-0
/
+9
*
PLT-3562 Switch websocket over to post-connect authentication (#4327)
Joram Wilander
2016-10-31
1
-4
/
+8
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-0
/
+9
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
2
-31
/
+119
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-18
/
+53
*
Updating ESLint (#4085)
Christopher Speller
2016-09-23
1
-2
/
+2
*
Fixing update roles API (#4060)
Christopher Speller
2016-09-22
1
-6
/
+25
*
PLT-4239 fixes getUserMedia (#4038)
enahum
2016-09-20
1
-1
/
+1
*
Webrtc client side (#4026)
enahum
2016-09-16
3
-0
/
+2123
*
Update getUser API and add it to the JS driver (#4020)
Joram Wilander
2016-09-14
1
-0
/
+9
*
PLT-3921 Fix System Console Recent Active Users (#3856)
enahum
2016-09-06
1
-0
/
+9
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-1
/
+12
*
Adding LDAP test connection button. Reordering LDAP settings. (#3912)
Christopher Speller
2016-09-01
1
-0
/
+9
*
PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)
enahum
2016-08-30
1
-0
/
+10
*
PLT-3745 - Deauthorize OAuth Apps (#3852)
enahum
2016-08-23
1
-0
/
+20
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
1
-0
/
+16
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
1
-0
/
+9
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
1
-0
/
+30
*
Initialize and close WebSocket more accurately and consistently (#3683)
Joram Wilander
2016-07-27
1
-8
/
+3
*
Only get channels and posts on WebSocket connect if team is set (#3684)
Joram Wilander
2016-07-27
1
-1
/
+1
*
PLT-3629 fix uploading certificates if the files in the config do not exists ...
enahum
2016-07-20
1
-0
/
+13
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
4
-0
/
+1943
*
Moving out javascript driver (#3040)
Christopher Speller
2016-05-18
1
-1497
/
+0
[next]