discourse/app
Ahmed Gagan 2308a58113
DEV: Added support for custom site setting 'emoji_list' (#12414)
Example usage:

```
best_emojis:
    type: emoji_list
    default: laughing|open_mouth|cry|angry|hugs
    client: true
```
2021-04-07 15:32:05 +02:00
..
assets DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
controllers FEATURE: Introduce theme/component QUnit tests (#12517) 2021-04-07 10:39:57 +03:00
helpers FEATURE: Introduce theme/component QUnit tests (#12517) 2021-04-07 10:39:57 +03:00
jobs FIX: Autocorrect values for dropdown imported user fields (#12572) 2021-03-31 19:19:57 +03:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FIX: Prevent double slashes in Ember templates paths (#12630) 2021-04-07 14:08:29 +03:00
serializers FEATURE: Allow setting avatar flair for automatic groups (#12586) 2021-04-06 11:13:06 -04:00
services FIX: Make HTML scrubber work with deep HTML (#12619) 2021-04-07 17:02:00 +10:00
views FEATURE: Introduce theme/component QUnit tests (#12517) 2021-04-07 10:39:57 +03:00