server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
client.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-2
/
+3
*
PLT-5050 (Server). API to update channel member roles. (#5043)
George Goldberg
2017-01-13
1
-0
/
+23
*
inital draft (#4883)
Carlos Tadeu Panato Junior
2017-01-06
1
-0
/
+15
*
Removing old signup team API (#4950)
Christopher Speller
2017-01-04
1
-16
/
+0
*
Removing old createTeamFromSignup api (#4945)
Christopher Speller
2017-01-03
1
-13
/
+2
*
Add initial unit test for post.getPostById() (#4910)
Carlos Tadeu Panato Junior
2016-12-30
1
-0
/
+15
*
Add API call to get a user by their email address (#4884)
Carlos Tadeu Panato Junior
2016-12-28
1
-0
/
+15
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
1
-3
/
+2
*
API for getting channel members by IDs. (#4877)
George Goldberg
2016-12-22
1
-0
/
+12
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-0
/
+27
*
Prevent accidental removal of user from town square (#4842)
Joram Wilander
2016-12-20
1
-1
/
+1
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+30
*
Add API call to get a channel by its name (#4700)
Carlos Tadeu Panato Junior
2016-12-11
1
-0
/
+10
*
PLT-1598 Slash command works in RHS (#4367)
Yusuke Nemoto
2016-12-09
1
-6
/
+3
*
Add API call to get a team by its name (#4690)
Carlos Tadeu Panato Junior
2016-12-08
1
-0
/
+12
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
1
-0
/
+10
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+37
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
1
-0
/
+13
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+38
*
PLT-3762 - Add API call to get a user by their username (#4611)
Carlos Tadeu Panato Junior
2016-11-21
1
-0
/
+11
*
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
1
-0
/
+10
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
1
-5
/
+6
*
PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...
Joram Wilander
2016-11-02
1
-4
/
+2
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-3
/
+13
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-16
/
+148
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-36
/
+75
*
Fixing update roles API (#4060)
Christopher Speller
2016-09-22
1
-2
/
+23
*
PLT-3412 WebRTC Server side & System Console (#3706)
enahum
2016-09-15
1
-0
/
+11
*
PLT-3921 Fix System Console Recent Active Users (#3856)
enahum
2016-09-06
1
-0
/
+11
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-2
/
+22
*
Adding LDAP test connection button. Reordering LDAP settings. (#3912)
Christopher Speller
2016-09-01
1
-0
/
+13
*
PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)
enahum
2016-08-30
1
-0
/
+13
*
PLT-4026 Use client dir constant for OAuth Authorization page (#3895)
enahum
2016-08-30
1
-0
/
+2
*
PLT-3745 - Deauthorize OAuth Apps (#3852)
enahum
2016-08-23
1
-0
/
+23
*
PLT-3879 Fix OAuth provider routes (#3780)
enahum
2016-08-10
1
-1
/
+1
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
1
-0
/
+10
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
1
-0
/
+12
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
1
-1
/
+45
*
PLT-3629 fix uploading certificates if the files in the config do not exists ...
enahum
2016-07-20
1
-1
/
+12
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
1
-2
/
+3
*
PLT-2992 Added the ability to use different themes for each team (#3411)
Harrison Healey
2016-07-14
1
-0
/
+10
*
Added some documentation comments to Go driver (#3576)
Joram Wilander
2016-07-14
1
-0
/
+46
*
SAML Unit Tests, Go Driver & Removed vendor dependency (#3532)
enahum
2016-07-13
1
-0
/
+33
*
Added infrastructure for basic WebSocket API (#3432)
Joram Wilander
2016-07-12
1
-0
/
+1
*
PLT-2863 adding remove user from team (#3429)
Corey Hulen
2016-07-06
1
-2
/
+30
*
Fix FD leak (#3464)
@42wim
2016-07-04
1
-0
/
+9
*
Implementing server side of LDAP sync now button (#3430)
Christopher Speller
2016-06-28
1
-0
/
+14
*
PLT-3143 Added serverside code for custom Emoji (#3311)
Harrison Healey
2016-06-14
1
-0
/
+88
*
Close HTTP response bodies properly in golang driver (and some api functions)...
Joram Wilander
2016-06-02
1
-4
/
+114
*
Adding APIs to reload config, recycle db connections and ping server (#3096)
Corey Hulen
2016-05-24
1
-15
/
+113
[next]