From 724ad4505628d493b43b4f585512d67dc0b4ee76 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 18 Jan 2014 23:49:39 -0800 Subject: add ajaxchat library - needs a lot of integration work to handle decentralisation (e.g. chatroom@website) and zotid w/permissions (e.g. ACL controlled chatrooms); we can also rip out a lot of stuff we don't need. --- library/ajaxchat/chat/lib/template/shoutbox.html | 60 ++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 library/ajaxchat/chat/lib/template/shoutbox.html (limited to 'library/ajaxchat/chat/lib/template/shoutbox.html') diff --git a/library/ajaxchat/chat/lib/template/shoutbox.html b/library/ajaxchat/chat/lib/template/shoutbox.html new file mode 100644 index 000000000..5f2de9981 --- /dev/null +++ b/library/ajaxchat/chat/lib/template/shoutbox.html @@ -0,0 +1,60 @@ +
+ + + + + + +
+
+ +
+ + + +
+
-- cgit v1.2.3