webapp: Show a network signal icon next to ssh remotes that it's currently connected with.

This commit is contained in:
Joey Hess 2014-04-09 15:26:41 -04:00
parent 356eec08a6
commit 33b8cff433
8 changed files with 51 additions and 20 deletions

View file

@ -67,6 +67,7 @@ xmppClient urlrenderer d creds =
- is not retained. -}
liftAssistant $
updateBuddyList (const noBuddies) <<~ buddyList
liftAssistant $
void client
liftAssistant $ modifyDaemonStatus_ $ \s -> s
{ xmppClientID = Nothing }