Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add plugin slash command support (#7941) | Chris | 2017-12-08 | 1 | -0/+16 |
| | | | | | | | | * add plugin slash command support * remove unused string * rebase | ||||
* | Add GetChannelMember method to plugin API (#7930) | Joram Wilander | 2017-12-05 | 1 | -0/+10 |
| | |||||
* | better plugin LoadConfiguration mock (#7928) | Chris | 2017-12-01 | 1 | -1/+5 |
| | |||||
* | PLT-8131 (part2) Add plugin key value store support (#7902) | Joram Wilander | 2017-11-27 | 1 | -0/+38 |
| | | | | | | | | * Add plugin key value store support * Add localization strings * Updates per feedback | ||||
* | add missing license headers, test to makefile (#7711) | Chris | 2017-10-25 | 1 | -0/+3 |
| | |||||
* | plugin CRUD operations for users, posts, channels, and teams (#7479) | Chris | 2017-09-21 | 1 | -6/+182 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -2/+2 |
| | |||||
* | add client4 apis needed for jira plugin (#7292) | Chris | 2017-08-28 | 1 | -0/+41 |
| | |||||
* | PLT-7407: Back-end plugin mechanism (#7177) | Chris | 2017-08-16 | 1 | -0/+17 |
* begin backend plugin wip * flesh out rpcplugin. everything done except for minor supervisor stubs * done with basic plugin infrastructure * simplify tests * remove unused test lines |