server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
3
-624
/
+104
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
52
-52
/
+52
*
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
2
-266
/
+16
*
get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)
Carlos Tadeu Panato Junior
2017-04-07
1
-2
/
+2
*
implement GET /emoji for apiV4 (#6007)
Carlos Tadeu Panato Junior
2017-04-07
1
-4
/
+4
*
implement POST /emoji for apiV4 (#5868)
Carlos Tadeu Panato Junior
2017-04-06
2
-143
/
+30
*
Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)
Joram Wilander
2017-04-04
1
-1
/
+1
*
Fixing race conditions in the code base (#5966)
Corey Hulen
2017-04-04
2
-0
/
+13
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
2
-2
/
+2
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
12
-67
/
+63
*
Fixing config file watch and config reload on license save (#5954)
Corey Hulen
2017-04-04
1
-2
/
+0
*
Add more OAuth unit tests (#5946)
enahum
2017-04-03
2
-65
/
+565
*
PLT-6139 (Server): Private Channel member managing (#5941)
George Goldberg
2017-04-03
1
-2
/
+220
*
implement GET /commands (#5865)
Carlos Tadeu Panato Junior
2017-04-03
1
-1
/
+1
*
PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...
Joram Wilander
2017-03-31
2
-1
/
+11
*
PLT-6090 adding ability to read license file from disk (#5895)
Corey Hulen
2017-03-31
1
-0
/
+2
*
Remove API endpoints being deprecated in 3.8 (#5880)
Joram Wilander
2017-03-28
2
-221
/
+1
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
8
-153
/
+6
*
Implement some MFA endpoints for APIv4 (#5864)
Joram Wilander
2017-03-27
1
-20
/
+2
*
PLT-6063: AddUserToTeam permission depends on policy. (#5869)
George Goldberg
2017-03-26
1
-3
/
+77
*
PLT-6046 remove webrtc from tests (#5872)
enahum
2017-03-26
1
-44
/
+0
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
3
-3
/
+102
|
\
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
3
-3
/
+102
*
|
Websocket CORS Support (#5667)
Brad Howes
2017-03-23
2
-1
/
+46
*
|
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
2
-13
/
+56
*
|
Add http_proxy support for http client (#5571)
Josta Yee
2017-03-20
1
-1
/
+1
*
|
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
7
-21
/
+21
|
\
|
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
12
-27
/
+27
|
*
Adding index and cache to reactinos store (#5654)
Christopher Speller
2017-03-07
1
-2
/
+7
*
|
Implement GET /logs endpoint for APIv4 (#5778)
Joram Wilander
2017-03-16
1
-1
/
+1
*
|
Moving HTTP request counter to the start of ServeHTTP so count time is not ef...
Christopher Speller
2017-03-14
1
-2
/
+4
*
|
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
1
-6
/
+0
*
|
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-1
/
+1
*
|
Move command logic into app layer (#5617)
Joram Wilander
2017-03-13
20
-2026
/
+100
*
|
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-26
/
+6
*
|
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
2
-3
/
+11
*
|
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
6
-8
/
+165
*
|
improvements for inbucket email test and re-enable Email mention test (#5647)
Carlos Tadeu Panato Junior
2017-03-11
2
-53
/
+77
*
|
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
1
-1
/
+1
*
|
Merge 3.7 changes into master (#5679)
Joram Wilander
2017-03-07
1
-2
/
+7
|
/
*
Add system console switch for enabling link previews (#5663)
Joram Wilander
2017-03-06
2
-0
/
+16
*
enable saml for RN app (#5635)
enahum
2017-03-06
1
-1
/
+6
*
Fix JS error when receiving reply during channel switch (#5582)
Joram Wilander
2017-03-03
2
-1
/
+8
*
Usernames must start with a letter (#5581)
Joram Wilander
2017-03-03
3
-50
/
+56
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
2
-2
/
+75
*
PLT-5355: Fix permalink to private/direct channels. (#5574)
George Goldberg
2017-03-02
2
-3
/
+55
*
Update emoji_test.go (#5589)
Harry Moreno
2017-03-01
1
-1
/
+1
*
Reload license from DB for all cluster app servers (#5525)
Joram Wilander
2017-02-28
2
-97
/
+13
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
2
-377
/
+113
*
Revert "Adding caching to get channel member (#5518)"
Christopher Speller
2017-02-27
1
-6
/
+2
[next]