squish: Add presence command

Sat, 30 Mar 2013 14:26:05 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 30 Mar 2013 14:26:05 +0000
changeset 100
de5abce983d9
parent 99
c51402a40e41
child 101
956242b7d5df

squish: Add presence command

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Sat Mar 30 14:23:47 2013 +0000
+++ b/squishy	Sat Mar 30 14:26:05 2013 +0000
@@ -11,6 +11,7 @@
 	"publish_atom";
 	"sendfile";
 	"archive";
+	"presence";
 }
 
 for _, cmd in ipairs(commands) do

mercurial