summaryrefslogtreecommitdiffstats
path: root/api/command_msg.go
Commit message (Expand)AuthorAgeFilesLines
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-1/+0
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-1/+1
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-4/+5
* Fix msg command so that it doesn't try to pull all user profiles at once (#4936)Joram Wilander2017-01-031-50/+43
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+6
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-1/+1
* Revert/Fix PLT-2805 (#3873)David Lu2016-08-291-1/+1
* Refactored CreatePost to not use context (#3813)David Lu2016-08-191-2/+4
* Removed system message on /msg success (#3579)David Lu2016-07-141-1/+1
* Made message command for all users (#3122)David Lu2016-05-261-1/+1
* Fixing edit direct channel header (#2842)Christopher Speller2016-05-021-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-3/+5
* msg commandAlan Mooiman2016-03-241-0/+95