Jarek Radosz
038e5deb2a
DEV: Clean up imports ( #28060 )
...
* `@ember/owner` instead of `@ember/application`
* `discourse-i18n` instead of `I18n`
* `{ service } from "@ember/service"` instead of `inject as service`
2024-07-25 15:09:06 +02:00
Jarek Radosz
83e73722a7
DEV: Fix typos in a chat service tests ( #26239 )
...
channnel -> channel
and use `assert.true()/assert.false()`
2024-03-19 12:07:19 +01:00
David Taylor
48193767bf
DEV: Sort imports
...
Automatically generated by `eslint --fix` to satisfy the updated configuration
2023-10-10 21:46:54 +01:00
David Taylor
a673004777
DEV: Modernize chat getOwner usage ( #23671 )
...
See 8958b4f76a
for motivation
2023-09-26 18:05:34 +01:00
Roman Rizzi
0a5f548635
DEV: Move discourse-chat
to the core repo. ( #18776 )
...
As part of this move, we are also renaming `discourse-chat` to `chat`.
2022-11-02 10:41:30 -03:00