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/classes.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 library/ajaxchat/chat/lib/classes.php (limited to 'library/ajaxchat/chat/lib/classes.php') diff --git a/library/ajaxchat/chat/lib/classes.php b/library/ajaxchat/chat/lib/classes.php new file mode 100644 index 000000000..ff1dee265 --- /dev/null +++ b/library/ajaxchat/chat/lib/classes.php @@ -0,0 +1,26 @@ + \ No newline at end of file -- cgit v1.2.3