server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
team.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-7025: Fix Slack Import API. (#6905)
George Goldberg
2017-07-12
1
-4
/
+4
*
Fixed error information being obscured when joining teams with API v4 (#6751)
Harrison Healey
2017-06-28
1
-6
/
+0
*
PLT-6815 Do not disconnect websocket when joining a team (#6746)
Joram Wilander
2017-06-26
1
-2
/
+2
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-12
/
+26
*
Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)
Joram Wilander
2017-06-20
1
-0
/
+25
*
Add APIv4 endpoint to permanently delete teams (#6604)
Zeger-Jan van de Weg
2017-06-15
1
-3
/
+9
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-6
/
+6
*
Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+33
*
PLT-6169: Batch add users to teams. (#5953)
George Goldberg
2017-04-03
1
-0
/
+50
*
APIv4 DELETE /teams/{team_id} (#5937)
Saturnino Abril
2017-04-03
1
-0
/
+21
*
APIv4 post /teams/search (#5931)
Saturnino Abril
2017-04-03
1
-0
/
+30
*
[APIV4] POST /teams/{team_id}/import for apiv4 (#5920)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+79
*
Use 201 status code where appropriate for APIv4 (#5903)
Joram Wilander
2017-03-31
1
-0
/
+1
*
Implement some team endpoints for APIv4 (#5870)
Joram Wilander
2017-03-25
1
-0
/
+43
*
APIv4 put /teams/{team_id}/patch (#5860)
Saturnino Abril
2017-03-24
1
-0
/
+30
*
Endpoint for APIv4 POST /teams/{team_id}/members (#5804)
Saturnino Abril
2017-03-24
1
-0
/
+52
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-1
/
+1
|
\
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-1
/
+1
*
|
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-1
/
+87
*
|
add team exists endpoint for APIv4 (#5517)
Carlos Tadeu Panato Junior
2017-03-07
1
-0
/
+24
|
/
*
ApiV4: GET /users/{user_id}/teams/unread (#5539)
Andrei Stanciu
2017-02-28
1
-0
/
+24
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
1
-0
/
+19
*
APIv4: GET /teams/{team_id}/members (#5460)
Saturnino Abril
2017-02-22
1
-0
/
+21
*
Implement endpoint for APIv4: PUT /teams/{team_id}/members/{user_id}/roles (#...
Saturnino Abril
2017-02-21
1
-0
/
+28
*
Various APIv4 fixes (#5474)
Joram Wilander
2017-02-20
1
-1
/
+1
*
Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)
Saturnino Abril
2017-02-20
1
-0
/
+16
*
Implement GET teams/{team_id}/stats - apiv4 (#5453)
Saturnino Abril
2017-02-17
1
-1
/
+21
*
Implement a few team endpoints for APIv4 (#5296)
Joram Wilander
2017-02-07
1
-0
/
+64
*
Implement POST /teams endpoint (#5220)
Joram Wilander
2017-01-31
1
-0
/
+42