Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Gitea Emoji #8950

Merged
merged 12 commits into from
Nov 14, 2019
2 changes: 1 addition & 1 deletion public/vendor/VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
2 changes: 1 addition & 1 deletion public/vendor/librejs.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<td><a href="https://github.com/vuejs/vue/archive/v2.6.6.tar.gz">vue.js-v2.6.6.tar.gz</a></td>
</tr>
<tr>
<td><a href="./plugins/emojify/emojify.min.js">emojify.min.js</a></td>
<td><a href="./plugins/emojify/emojify.custom.js">emojify.custom.js</a></td>
<td><a href="http://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
<td><a href="https://github.com/Ranks/emojify.js/archive/1.1.0.tar.gz">emojify-1.1.0.tar.gz</a></td>
</tr>
Expand Down
1 change: 1 addition & 0 deletions public/vendor/plugins/emojify/emojify.custom.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading