summaryrefslogtreecommitdiffstats
path: root/api/command_echo.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-1/+2
| | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge
* Fixes for the /echo command (#4843)Joram Wilander2016-12-201-0/+4
|
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-2/+4
| | | | | | | | | | | | | | | | | | | | | * PLT-1598 Slash command works in RHS * fix UserProfile in the reply for Slash Command * fix some problem about the system messages in RHS * system message in RHS isn't displayed as comment for root message * remove status indicator for system message in RHS * system message in RHS is colored to grey * system messages don't count as commented post * fix bug about cleaning draft in RHS * remove unnecessary function * implement new model for executing command
* Revert/Fix PLT-2805 (#3873)David Lu2016-08-291-1/+1
|
* Refactored CreatePost to not use context (#3813)David Lu2016-08-191-1/+2
|
* Adding loc to new command backend=Corey Hulen2016-02-011-8/+16
|
* finishing up commands UI=Corey Hulen2016-01-141-1/+1
|
* partial fix for UI=Corey Hulen2016-01-081-0/+81