Chris
|
ce2b2be5de
|
Refactoring cfg refs and load / save functions (#7749)
* refactoring cfg refs and load / save functions
* improve error output
|
2017-10-31 10:39:31 -04:00 |
|
Chris
|
8e19ba029f
|
Reduce utils.Cfg references (#7650)
* app.UpdateConfig method
* test fix
* another test fix
* the config override option as-was is just error prone, remove it for now
* derp
|
2017-10-18 15:36:43 -07:00 |
|
Chris
|
07777f5ff9
|
Fix races / finally remove global app for good (#7570)
* 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
|
2017-10-04 13:09:41 -07:00 |
|
Chris
|
b066b6df13
|
Remove global app references (#7433)
* remove global app references
* test fix
* fix api4 test compilation
|
2017-09-12 09:19:52 -05:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Chris
|
1adfd0e9be
|
app type transition (#7167)
|
2017-09-06 17:12:54 -05:00 |
|
Chris
|
213a072b38
|
PLT-6403: Interactive messages (#7274)
* wip
* finish first pass
* requested changes
* add DoPostAction to Client4
|
2017-08-29 16:14:59 -05:00 |
|
Harrison Healey
|
4bd7b68b24
|
PLT-6960 Only update post.EditAt when the message changes (#6840)
|
2017-07-04 15:17:54 -04:00 |
|
George Goldberg
|
6026ed9d53
|
PLT-6523: Don't crash when replying to a post whose poster has left the channel. (#6388)
|
2017-05-10 19:16:45 -04:00 |
|