Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Role refactor (#7867) | Chris | 2017-11-21 | 1 | -1/+1 |
| | | | | | | | | * role refactor * add missing file * fix web test | ||||
* | Reduce utils.Cfg references (#7650) | Chris | 2017-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | * app.UpdateConfig method * test fix * another test fix * the config override option as-was is just error prone, remove it for now * derp | ||||
* | Fix races / finally remove global app for good (#7570) | Chris | 2017-10-04 | 1 | -0/+1 |
| | | | | | | | | | | | | * finally remove global app for good * test compilation fixes * fix races * fix deadlock * wake up write pump so it doesn't take forever to clean up | ||||
* | remove more global references (#7442) | Chris | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Remove global app references (#7433) | Chris | 2017-09-12 | 1 | -2/+1 |
| | | | | | | | | * remove global app references * test fix * fix api4 test compilation | ||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | app type transition (#7167) | Chris | 2017-09-06 | 1 | -1/+2 |
| | |||||
* | Enforce channel display name limits on slash command (#7309) | Joram Wilander | 2017-08-29 | 1 | -0/+31 |