diff --git a/public/css/app.css b/public/css/app.css new file mode 100644 index 000000000..01e271d55 Binary files /dev/null and b/public/css/app.css differ diff --git a/public/js/activity.js b/public/js/activity.js new file mode 100644 index 000000000..c20d88965 Binary files /dev/null and b/public/js/activity.js differ diff --git a/public/js/app.js b/public/js/app.js new file mode 100644 index 000000000..f26e2403b Binary files /dev/null and b/public/js/app.js differ diff --git a/public/js/components.js b/public/js/components.js new file mode 100644 index 000000000..3beeaac9b Binary files /dev/null and b/public/js/components.js differ diff --git a/public/js/croppie.js b/public/js/croppie.js new file mode 100644 index 000000000..3f61b2d9a Binary files /dev/null and b/public/js/croppie.js differ diff --git a/public/js/emoji-picker/config.js b/public/js/emoji-picker/config.js new file mode 100644 index 000000000..e84271491 Binary files /dev/null and b/public/js/emoji-picker/config.js differ diff --git a/public/js/emoji-picker/emoji-picker.js b/public/js/emoji-picker/emoji-picker.js new file mode 100644 index 000000000..5a82ce5fe Binary files /dev/null and b/public/js/emoji-picker/emoji-picker.js differ diff --git a/public/js/emoji-picker/jquery.emojiarea.js b/public/js/emoji-picker/jquery.emojiarea.js new file mode 100644 index 000000000..0187010cb Binary files /dev/null and b/public/js/emoji-picker/jquery.emojiarea.js differ diff --git a/public/js/emoji-picker/util.js b/public/js/emoji-picker/util.js new file mode 100644 index 000000000..f0c200880 Binary files /dev/null and b/public/js/emoji-picker/util.js differ diff --git a/public/js/timeline.js b/public/js/timeline.js new file mode 100644 index 000000000..6ad6caaaf Binary files /dev/null and b/public/js/timeline.js differ diff --git a/public/mix-manifest.json b/public/mix-manifest.json index a4f1aca3b..c03377450 100644 Binary files a/public/mix-manifest.json and b/public/mix-manifest.json differ