discourse/app
Osama Sayegh b580e3e657
DEV: Add more @ember modules for plugins compatibility with Ember CLI (#11972)
Some plugins (like discourse-calendar) import things from `@ember/string` and `rsvp`, so we need to add them in order for the plugins to work with Ember CLI.
2021-02-04 16:26:06 +03:00
..
assets DEV: Add more @ember modules for plugins compatibility with Ember CLI (#11972) 2021-02-04 16:26:06 +03:00
controllers FIX: process new invites when existing users are already group members (#11971) 2021-02-04 15:36:08 +05:30
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs FEATURE: New way to dismiss new topics (#11927) 2021-02-04 11:27:34 +11:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FEATURE: New way to dismiss new topics (#11927) 2021-02-04 11:27:34 +11:00
serializers FEATURE: New way to dismiss new topics (#11927) 2021-02-04 11:27:34 +11:00
services FEATURE: New way to dismiss new topics (#11927) 2021-02-04 11:27:34 +11:00
views Fix i18n issues reported on Crowdin (#11747) 2021-02-02 10:50:04 +01:00