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
*
Model: NewLocAppError -> NewAppError (#7450)
George Goldberg
2017-09-15
1
-17
/
+17
*
Renaming repo
Christopher Speller
2017-09-06
1
-1
/
+1
*
Fix Go client’s GetTeamByName() (#6088)
Andy Lo-A-Foe
2017-04-12
1
-3
/
+2
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Remove API endpoints being deprecated in 3.8 (#5880)
Joram Wilander
2017-03-28
1
-43
/
+0
*
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+30
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-0
/
+10
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-0
/
+20
*
Adding ability to remove push ids when reported as removed from google or app...
Corey Hulen
2017-02-23
1
-0
/
+1
*
Corrected endpoint in email_to_oauth. (#5458)
Zaicon
2017-02-20
1
-1
/
+1
*
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
[next]