server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
client
/
client.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+1
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-9
/
+6
*
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
1
-0
/
+5
*
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
*
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
1
-1
/
+11
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
1
-0
/
+9
*
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
1
-27
/
+103
*
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
*
Webrtc client side (#4026)
enahum
2016-09-16
1
-0
/
+12
*
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
*
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
1
-0
/
+1670
*
Moving out javascript driver (#3040)
Christopher Speller
2016-05-18
1
-1497
/
+0
*
PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)
Harrison Healey
2016-05-12
1
-1
/
+1
*
Fixing email invite link handling (#2956)
Christopher Speller
2016-05-11
1
-2
/
+8
*
PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)
Harrison Healey
2016-05-09
1
-0
/
+6
*
Recent mention searches now OR terms instead of AND (#2931)
Joram Wilander
2016-05-09
1
-3
/
+7
*
PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...
Harrison Healey
2016-05-06
1
-3
/
+1
*
PLT-2697 Fixing team admins (#2900)
Corey Hulen
2016-05-06
1
-1
/
+2
*
PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...
Harrison Healey
2016-05-05
1
-1
/
+7
*
PLT-2707 Adding option to show DM list from all of server (#2871)
Corey Hulen
2016-05-04
1
-1
/
+10
[next]