summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-10 06:32:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-10 06:32:29 -0400
commitc342a5e82272117fd1fcefad474026d9a5ea6c7e (patch)
tree5ae03a7b867966dc2c26c75db7f49efd748b38ba
parent044959d4c00e8e54ee5b3a220a3fa9b05062a5bd (diff)
parent208414fc2946aed32787b4639e3e315c4697bbf4 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn
new file mode 100644
index 000000000..a1f3fe6ea
--- /dev/null
+++ b/doc/todo/Time_Stamping_of_Events_in_Webapp.mdwn
@@ -0,0 +1 @@
+Currently events happening in the webapp (sync upload etc. on the right) has no time stamp thus user has no way to tell when was the last sync happened. Which is problematic when not using XMPP and repos lag behind.