Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-12-17 | emoji/loader.ex: be more verbose about which emoji pack config is loading now | a1batross | |
To avoid issue when one of the hundred JSON files is malformed and administrator don't know which one | |||
2021-10-06 | CI: Bump lint stage to elixir-1.12 | Haelwenn (lanodan) Monnier | |
Elixir 1.12 changed formatting rules, this allows to avoid having to rollback to run `mix format` | |||
2021-02-04 | Standardize the way we capture and use Mix.env() | Mark Felder | |
2021-02-03 | Load an emoji.txt specific to the test env | Mark Felder | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-07-09 | Use the Pleroma.Config alias | Mark Felder | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-25 | Fix emoji tags for shareable packs to be "pack:{name}" | Ekaterina Vaartis | |
2019-09-25 | Merge branch 'develop' into issue/1218 | Maksim Pechnikov | |
2019-08-31 | added Emoji struct | Maksim Pechnikov | |
2019-08-30 | Apply suggestion to lib/pleroma/emoji/loader.ex | Maksim | |
2019-08-30 | added code\path fields without html tags in ets | Maksim Pechnikov | |
2019-08-30 | division emoji.ex on loader.ex and emoji.ex | Maksim Pechnikov | |