aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
Commit message (Expand)AuthorAge
* xmpp push control flowGravatar Joey Hess2012-11-08
* renameGravatar Joey Hess2012-11-08
* better handling of lifting from XMPP -> AssistantGravatar Joey Hess2012-11-05
* XMPP pair requests are now received, and an alert displayedGravatar Joey Hess2012-11-03
* refactor XMPP clientGravatar Joey Hess2012-11-03
* split remaining assistant typesGravatar Joey Hess2012-10-30
* moved ThreadedMonad to TypesGravatar Joey Hess2012-10-29
* Assistant monad, stage 3Gravatar Joey Hess2012-10-29
* converted 2 more threads.. only 2 more to goGravatar Joey Hess2012-10-29
* tweakGravatar Joey Hess2012-10-29
* converted 6 more threadsGravatar Joey Hess2012-10-29
* convert Watcher thread to Assistant monadGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* Assistant monad, stage 1Gravatar Joey Hess2012-10-29
* more indentation. must stop.Gravatar Joey Hess2012-10-28
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* (re)start XMPP when it's configured in the webappGravatar Joey Hess2012-10-27
* typoGravatar Joey Hess2012-10-26
* gnutls segfault fixedGravatar Joey Hess2012-10-26
* better bound threadGravatar Joey Hess2012-10-25
* convert the assistant to use a bound thread for XMPPGravatar Joey Hess2012-10-25
* initial implementation of XMPP push notifier (untested)Gravatar Joey Hess2012-10-24
* avoid building pushnotifier when there's no xmpp library installedGravatar Joey Hess2012-10-24
* added push notifier thread, currently a no-opGravatar Joey Hess2012-10-24
* push out config changesGravatar Joey Hess2012-10-21
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* build fix for non-webapp enabled buildGravatar Joey Hess2012-09-23
* when a Download finishes, queue UploadsGravatar Joey Hess2012-09-18
* deferred downloadsGravatar Joey Hess2012-09-17
* hlintGravatar Joey Hess2012-09-13
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* added pair listener threadGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* fix build without the webappGravatar Joey Hess2012-08-30
* add download progress polling threadGravatar Joey Hess2012-08-28
* add NetWatcher threadGravatar Joey Hess2012-08-21
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* start webapp thread earlier so it opens ASAPGravatar Joey Hess2012-08-02
* fix the watch command to not run the whole assistantGravatar Joey Hess2012-08-01
* write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
* add more alertsGravatar Joey Hess2012-07-29
* send notifications when the TransferQueue is changedGravatar Joey Hess2012-07-28
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* add warning when building without the webappGravatar Joey Hess2012-07-27
* webapp now displays the real running and queued transfersGravatar Joey Hess2012-07-27