From 322d7befa0622c13dfd1791a6b07a755c3abc40f Mon Sep 17 00:00:00 2001 From: Darren Date: Tue, 12 Aug 2014 15:42:13 +0100 Subject: [PATCH] Emoticon + text style plugins --- client/assets/plugins/emoticonlist.html | 78 +++++++++++ client/assets/plugins/textstyle.html | 166 ++++++++++++++++++++++++ 2 files changed, 244 insertions(+) create mode 100644 client/assets/plugins/emoticonlist.html create mode 100644 client/assets/plugins/textstyle.html diff --git a/client/assets/plugins/emoticonlist.html b/client/assets/plugins/emoticonlist.html new file mode 100644 index 0000000..7664888 --- /dev/null +++ b/client/assets/plugins/emoticonlist.html @@ -0,0 +1,78 @@ + + + + + diff --git a/client/assets/plugins/textstyle.html b/client/assets/plugins/textstyle.html new file mode 100644 index 0000000..17b9538 --- /dev/null +++ b/client/assets/plugins/textstyle.html @@ -0,0 +1,166 @@ + + + + + -- 2.25.1