Haelwenn (lanodan) Monnier
|
9172d719cc
|
profile emojis in User.emoji instead of source_data
|
2020-04-10 06:20:02 +02:00 |
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
Haelwenn (lanodan) Monnier
|
6da6540036
|
Bump copyright years of files changed after 2020-01-07
Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
2020-03-02 06:08:45 +01:00 |
Haelwenn (lanodan) Monnier
|
6c0d869d9d
|
Bump copyright years of files changed after 2019-01-01
Done via the following command:
git diff 1e6c102b --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
2020-03-02 05:54:56 +01:00 |
rinpatch
|
61400d7eb7
|
Fix XSS emoji test
|
2019-10-29 20:49:32 +03:00 |
rinpatch
|
08f6837065
|
Switch from HtmlSanitizeEx to FastSanitize
|
2019-10-29 01:18:08 +03:00 |
Maksim Pechnikov
|
6ef0103ca0
|
added Emoji struct
|
2019-08-31 10:14:53 +03:00 |
Maksim Pechnikov
|
d8098d142a
|
added Emoji.Formatter
|
2019-08-30 22:04:17 +03:00 |
Maksim Pechnikov
|
cef2e980b1
|
division emoji.ex on loader.ex and emoji.ex
|
2019-08-30 07:30:54 +03:00 |