From 1e578b57710236f49ef394f519c93c6399691a34 Mon Sep 17 00:00:00 2001 From: "http://phil.0x539.de/" Date: Fri, 9 Nov 2012 14:05:30 +0000 Subject: [PATCH] Added a comment: How to deal with offline messages being eaten? --- .../comment_1_c2b0617a2fc3dc4f19a6be6947913842._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_114__xmpp/comment_1_c2b0617a2fc3dc4f19a6be6947913842._comment diff --git a/doc/design/assistant/blog/day_114__xmpp/comment_1_c2b0617a2fc3dc4f19a6be6947913842._comment b/doc/design/assistant/blog/day_114__xmpp/comment_1_c2b0617a2fc3dc4f19a6be6947913842._comment new file mode 100644 index 0000000000..a391435c4d --- /dev/null +++ b/doc/design/assistant/blog/day_114__xmpp/comment_1_c2b0617a2fc3dc4f19a6be6947913842._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://phil.0x539.de/" + nickname="Philipp Kern" + subject="How to deal with offline messages being eaten?" + date="2012-11-09T14:05:30Z" + content=""" +How do you avoid eating up normal text messages when git-annex is the only client left? Granted, Google Talk does some additional magic so that it shows you the history when connecting with the web page client. But with other servers it would be inconvenient if new messages weren't saved as offline messages but sent to the dæmon instead. +"""]]