aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_149__signal.mdwn
blob: 2bcb01a72883f7a95e4e0061ad5173bbf76137c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!meta title="day 150 signal"]]

The git-remote-daemon now robustly handles loss of signal, with
reconnection backoffs. And it detects if the remote ssh server has too
old a version of git-annex-shell and the webapp will display a warning
message.

[[!img /assistant/connection.png]]

Also, made the webapp show a network signal bars icon next to both
ssh and xmpp remotes that it's currently connected with. And, updated the
webapp's nudging to set up XMPP to now suggest either an XMPP or a ssh remote.

I think that the `remotecontrol` branch is nearly ready for merging!

Today's work was sponsored by Paul Tagliamonte.