Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | http://olg.myid.net/ | 2012-11-05 |
| | |||
* | Added a comment: unlock not behaving as you describe | https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc | 2012-11-05 |
| | |||
* | blog for the day | Joey Hess | 2012-11-05 |
| | |||
* | finished XMPP pairing! | Joey Hess | 2012-11-05 |
| | | | | | This includes keeping track of which buddies we're pairing with, to know which PairAck are legitimate. | ||
* | tweak | Joey Hess | 2012-11-05 |
| | |||
* | clean up protocol docs | Joey Hess | 2012-11-05 |
| | |||
* | switch to silent chat messages for XMPP pairing | Joey Hess | 2012-11-05 |
| | | | | | Along the way, significantly cleaned up Assistant.XMPP, and made XMPP message decoding more efficient. | ||
* | fix non-xmpp build | Joey Hess | 2012-11-05 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-05 |
|\ | |||
* | | fixed | Joey Hess | 2012-11-05 |
| | | |||
| * | Added a comment | annexuser | 2012-11-05 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-05 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-05 |
|\ | |||
* | | Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute path. | Joey Hess | 2012-11-05 |
| | | |||
* | | webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY. | Joey Hess | 2012-11-05 |
| | | |||
* | | git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it to ↵ | Joey Hess | 2012-11-05 |
| | | | | | | | | operating on a specified directory. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM | 2012-11-05 |
| | | |||
| * | rename todo/whishlist:_make_partial_files_available_during_transfer.mdwn to ↵ | http://lj.rossia.org/users/imz/ | 2012-11-05 |
| | | | | | | | | todo/wishlist:_make_partial_files_available_during_transfer.mdwn | ||
| * | Added a comment | annexuser | 2012-11-05 |
| | | |||
| * | Added a comment: exact version | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-05 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-05 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-05 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-04 |
|\| | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | removed | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | removed | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
* | | add cp to THIRDPARTY_BINS | Joey Hess | 2012-11-04 |
| | | | | | | | | | | git-annex is built with various cp options, so cp needs to match the build environment. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-04 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-11-04 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2012-11-04 |
| | | |||
| * | (no commit message) | http://olg.myid.net/ | 2012-11-04 |
| | | |||
| * | Added a comment: worked well | http://christian.amsuess.com/chrysn | 2012-11-04 |
|/ | |||
* | workaround for Google Talk's insane handling of self-directed presence | Joey Hess | 2012-11-03 |
| | | | | | | | | Maybe the spec allows it, but broadcasting self-directed presence info to all buddies is just insane. I had to bring back the IQ messages for self-pairing, while still using directed presence for other pairing. Ugly. | ||
* | avoid repeated pairing alerts | Joey Hess | 2012-11-03 |
| | |||
* | switch to directed presence for pair requests | Joey Hess | 2012-11-03 |
| | | | | | | | | | | | | | | | | | | | | | Testing between Google Talk and prosody, the directed IQ messages were not received. Google Talk probably only relays them between clients using the same account. I first tried even more directed presence, with each client JID being sent a separate presence, but that didn't work on Google Talk, particularly it was ignored when one client sent it to another client using the same account. So, presence directed at the user@host of the client to pair with. Tested working between Google Talk and prosody (in both directions), as well as between two clients with the same account on Google Talk, and two clients with the same account on prosody. Only problem with this form of directed presence is that if I also use it for git pushes, more clients than are interested in a push's data will receive it. So I may need some better approach, or a hybrid between directed IQ and directed presence. | ||
* | update xmpp protocol | Joey Hess | 2012-11-03 |
| | | | | | | | | | Amusingly, I am not really using xmpp ping for pairing. I forgot to put in the ping tag! And when I did, it stopped working, on Google Talk. Seems it handles client to client pings, at least using the same JID, without actually sending them to the end client. My mistake avoided this, and seems to work, so I've left it as-is for now, with just the git-annex tag in an IQ message. Also tested on prosody. | ||
* | rename xmpp creds file | Joey Hess | 2012-11-03 |
| | | | | it's not just about push notifications anymore | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-11-03 |
|\ | |||
* | | blog for the day | Joey Hess | 2012-11-03 |
| | | |||
* | | XMPP pair requests are now received, and an alert displayed | Joey Hess | 2012-11-03 |
| | | |||
| * | poll vote (Google Drive) | 2a01:e35:1382:f950:21d9:7aaa:461b:48ee | 2012-11-03 |
| | | |||
* | | XMPP pairing notifications are now sent | Joey Hess | 2012-11-03 |
| | | | | | | | | Rest of pairing process still to do. | ||
| * | Added a comment: git-annex.app Not working on 32 bit machines | https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc | 2012-11-03 |
| | | |||
* | | bugfix | Joey Hess | 2012-11-03 |
| | | |||
* | | send a presence query when the buddy list is displayed | Joey Hess | 2012-11-03 |
| | | | | | | | | | | This ensures that clients that have not sent presence in a while will show up in the list. |