summaryrefslogtreecommitdiffstats
path: root/app/command_groupmsg.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-11227: Fix group msg slash command. (#9070)George Goldberg2018-07-101-4/+14
|
* Structured logging (#8673)Christopher Speller2018-04-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implementing structured logging * Changes to en.json to allow refactor to run. * Fixing global logger * Structured logger initalization. * Add caller. * Do some log redirection. * Auto refactor * Cleaning up l4g reference and removing dependancy. * Removing junk. * Copyright headers. * Fixing tests * Revert "Changes to en.json to allow refactor to run." This reverts commit fd8249e99bcad0231e6ea65cd77c32aae9a54026. * Fixing some auto refactor strangeness and typo. * Making keys more human readable.
* PLT-7111: Fix for groupmsgProvider.GetCommand method signature. (#7835)Martin Kraft2017-11-151-1/+1
|
* PLT-7111 Add groupmsg command (#7419)Jesús Espino2017-11-141-0/+137
* Coping command_msg to use as command_groupmsg base * Changing msg to groupmsg names in groumsg command * Add groupmsg command