server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
command.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-4
/
+0
*
several one-line panic, race, and logic fixes (#7766)
Chris
2017-11-03
1
-2
/
+2
*
Performance improvements for 40M posts (#7708)
Christopher Speller
2017-10-25
1
-12
/
+11
*
PLT-7193: Regression - Custom slash commands don't work in direct or group me...
Jonathan
2017-10-17
1
-4
/
+14
*
PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)
Jonathan
2017-10-04
1
-6
/
+3
*
PLT-7684 Add support to outgoing webhooks and slash commands to set post type...
Joram Wilander
2017-09-28
1
-0
/
+2
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-10
/
+10
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-14
/
+14
*
fix dm custom slash command regression (#7008)
Chris
2017-07-25
1
-1
/
+7
*
APIv4 POST /commands/execute (#6205)
Saturnino Abril
2017-04-27
1
-0
/
+64
*
[APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)
Carlos Tadeu Panato Junior
2017-04-16
1
-0
/
+38
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 DELETE /commands/{command_id} (#6012)
Saturnino Abril
2017-04-10
1
-0
/
+38
*
APIv4 PUT /commands/{command_id} (#5999)
Saturnino Abril
2017-04-07
1
-0
/
+50
*
implement GET /teams/{team_id}/commands/autocomplete (#5951)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+22
*
implement GET /commands (#5865)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+47
*
Use 201 status code where appropriate for APIv4 (#5903)
Joram Wilander
2017-03-31
1
-0
/
+1
*
implement POST /commands for apiv4 (#5849)
Carlos Tadeu Panato Junior
2017-03-23
1
-0
/
+45