summaryrefslogtreecommitdiff
path: root/Assistant/NamedThread.hs
Commit message (Collapse)AuthorAge
* refactor alert button creation codeGravatar Joey Hess2013-04-04
|
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
|
* avoid a warningGravatar Joey Hess2013-02-06
|
* fix build with webapp disabledGravatar Joey Hess2013-02-06
| | | | Broken by recent thread manager and restarting improvements.
* annex.autocommitGravatar Joey Hess2013-01-27
| | | | | | | New setting, can be used to disable autocommit of changed files by the assistant, while it still does data syncing and other tasks. Also wired into webapp UI
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
|
* use async to track and manage threadsGravatar Joey Hess2013-01-26
|
* better handling of lifting from XMPP -> AssistantGravatar Joey Hess2012-11-05
|
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
| | | | | | Currently have three old versions of functions that more reworking is needed to remove: getDaemonStatusOld, modifyDaemonStatusOld_, and modifyDaemonStatusOld
* split remaining assistant typesGravatar Joey Hess2012-10-30