summaryrefslogtreecommitdiffstats
path: root/api/command_logout.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-2/+2
|
* Clean up /logout command flow and errors (#4918)Joram Wilander2016-12-301-1/+1
|
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | * 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
* Fixing /logout command (#2908)Christopher Speller2016-05-061-2/+12
|
* PLT-1988 fixing slash logout=Corey Hulen2016-03-071-1/+2
|
* Adding loc to new command backend=Corey Hulen2016-02-011-5/+13
|
* adding different commands=Corey Hulen2016-01-091-0/+29