blog for the day
This commit is contained in:
parent
6a61829e2d
commit
6f1521e046
1 changed files with 10 additions and 0 deletions
10
doc/design/assistant/blog/day_121__buddy_list.mdwn
Normal file
10
doc/design/assistant/blog/day_121__buddy_list.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
Got the XMPP client maintaining a list of buddies, including tracking which
|
||||
clients are present and away, and which clients are recognised as other
|
||||
git-annex assistant clients. This was fun, it is almost all pure
|
||||
functional code, which always makes me happy.
|
||||
|
||||
Started building UI for XMPP pairing. So far, I have it showing a list of
|
||||
buddies who are also running git-annex (or not). The list even refreshes
|
||||
in real time as new buddies come online.
|
||||
|
||||
[[!img /assistant/buddylist.png]]
|
Loading…
Add table
Reference in a new issue