From a3e42bfebd0a2997deacd99a7d0a75633de814ed Mon Sep 17 00:00:00 2001 From: 6543 <24977596+6543@users.noreply.github.com> Date: Thu, 14 Nov 2019 14:44:46 +0100 Subject: [PATCH] [Feature] Add Gitea Emoji (#8950) * add gitea emoji * alphabetic order * Update emojify.js to 1.1.0 * mv to custom * add gitea emoji * minify --- public/vendor/VERSIONS | 2 +- public/vendor/librejs.html | 2 +- public/vendor/plugins/emojify/emojify.custom.js | 1 + public/vendor/plugins/emojify/emojify.min.js | 4 ---- public/vendor/plugins/emojify/images/gitea.png | Bin 0 -> 8379 bytes templates/base/footer.tmpl | 2 +- templates/pwa/serviceworker_js.tmpl | 2 +- 7 files changed, 5 insertions(+), 8 deletions(-) create mode 100644 public/vendor/plugins/emojify/emojify.custom.js delete mode 100644 public/vendor/plugins/emojify/emojify.min.js create mode 100644 public/vendor/plugins/emojify/images/gitea.png diff --git a/public/vendor/VERSIONS b/public/vendor/VERSIONS index 8afae309f..4643ee7b1 100644 --- a/public/vendor/VERSIONS +++ b/public/vendor/VERSIONS @@ -23,7 +23,7 @@ Version: 745f604212e2abfe2f0a59169ea530857b46625c File(s): /vendor/plugins/vue/vue.min.js Version: 2.1.10 -File(s): /vendor/plugins/emojify/emojify.min.js +File(s): /vendor/plugins/emojify/emojify.custom.js Version: 1.1.0 File(s): /vendor/plugins/cssrelpreload/ diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 703fea284..ccac9959b 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -61,7 +61,7 @@