summaryrefslogtreecommitdiffstats
path: root/app/command_remove.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-12110: Don't /invite or /kick deactivated users. (#9494)George Goldberg2018-10-011-12/+45
|
* MM-11230: Make permissions checks in commands failsafe. (#9392)George Goldberg2018-09-121-9/+10
| | | | Also add additional unit tests to make sure the permissions tests are completely solid.
* 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.
* more global config ref cleanup (#7802)Chris2017-11-091-4/+3
|
* [PLT-6712/PLT-7182] /remove and /kick slash command: Remove a member from ↵Carlos Tadeu Panato Junior2017-10-191-0/+114
the channel (#7523)