Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring cfg refs and load / save functions (#7749) | Chris | 2017-10-31 | 1 | -6/+3 |
| | | | | | | * refactoring cfg refs and load / save functions * improve error output | ||||
* | Reduce utils.Cfg references (#7650) | Chris | 2017-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | | * 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/+3 |
| | | | | | | | | | | | | * 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 global app references (#7433) | Chris | 2017-09-12 | 1 | -14/+11 |
| | | | | | | | | * remove global app references * test fix * fix api4 test compilation | ||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -2/+2 |
| | |||||
* | app type transition (#7167) | Chris | 2017-09-06 | 1 | -11/+14 |
| | |||||
* | PLT-6403: Interactive messages (#7274) | Chris | 2017-08-29 | 1 | -1/+71 |
| | | | | | | | | | | * wip * finish first pass * requested changes * add DoPostAction to Client4 | ||||
* | PLT-6960 Only update post.EditAt when the message changes (#6840) | Harrison Healey | 2017-07-04 | 1 | -7/+33 |
| | |||||
* | PLT-6523: Don't crash when replying to a post whose poster has left the ↵ | George Goldberg | 2017-05-10 | 1 | -0/+44 |
channel. (#6388) |