server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
command.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate to idiomatic error handling in app/command.go (#9675)
Hanzei
2018-10-17
1
-120
/
+130
*
[MM-11860]: Expose slack attachment parsing functions in the model package (#...
Charles Birk
2018-09-17
1
-2
/
+2
*
MM-11895: Don't crush user-provided GET parameters on slash command URLs (#9372)
alezakos
2018-09-11
1
-1
/
+5
*
MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)
Harrison Healey
2018-09-07
1
-1
/
+1
*
MM-10201: querystring for get slash commands (#8779)
Jesse Hallam
2018-05-14
1
-3
/
+5
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-3
/
+3
*
MM-10232, MM-10259: Improve error handling from invalid json (#8668)
Jesse Hallam
2018-04-26
1
-2
/
+3
*
set from_webhook if a builtin slash command overrides username or icon (#8143)
Chris
2018-01-23
1
-3
/
+9
*
Add plugin slash command support (#7941)
Chris
2017-12-08
1
-2
/
+22
*
Add token to header for commands (#7841)
Chris Duarte
2017-11-24
1
-0
/
+1
*
HTTP client refactor (#7884)
Chris
2017-11-22
1
-1
/
+1
*
PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)
Joey Lee
2017-11-17
1
-0
/
+4
*
more global config ref cleanup (#7802)
Chris
2017-11-09
1
-83
/
+89
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-11
/
+11
*
PLT-7818 Updates to post type (#7579)
Joram Wilander
2017-10-09
1
-0
/
+5
*
PLT-7218: CLI to move slash commands between teams. (#7574)
George Goldberg
2017-10-04
1
-0
/
+10
*
[PLT-7787] remove an extra ephemeral message posted for slash commands (#7572)
Carlos Tadeu Panato Junior
2017-10-04
1
-1
/
+1
*
PLT-7684 Add support to outgoing webhooks and slash commands to set post type...
Joram Wilander
2017-09-28
1
-0
/
+2
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-1
/
+1
*
allow ephemeral command responses without text (#7478)
Chris
2017-09-19
1
-4
/
+0
*
remove more global references (#7442)
Chris
2017-09-14
1
-2
/
+2
*
Renaming repo
Christopher Speller
2017-09-06
1
-2
/
+2
*
app type transition (#7167)
Chris
2017-09-06
1
-29
/
+29
*
PLT-6403: Interactive messages (#7274)
Chris
2017-08-29
1
-1
/
+1
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-1
/
+1
*
PLT-1649: add response_url support for custom slash commands (#6739)
Chris
2017-08-16
1
-5
/
+9
*
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-1
/
+1
*
PLT-5705 Created a single source of http.Client creation logic with internet ...
Torsten Juergeleit
2017-05-31
1
-7
/
+1
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 PUT /commands/{command_id} (#5999)
Saturnino Abril
2017-04-07
1
-0
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-3
/
+3
*
implement GET /commands (#5865)
Carlos Tadeu Panato Junior
2017-04-03
1
-1
/
+32
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-3
/
+3
|
\
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-2
/
+2
*
|
Move command logic into app layer (#5617)
Joram Wilander
2017-03-13
1
-0
/
+304
|
/
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+31