discourse/plugins/chat/spec
Loïc Guitaut 5f4623ba47 DEV: Refactor UpdateUserLastRead a little
We’re now using `contract` as the first step and validations for
mandatory parameters have been added.

To simplify specs a bit, we only assert the service contract is run as
expected without testing each validation case. We’re now testing the
contract itself in isolation.
2023-02-13 17:03:41 +01:00
..
components FEATURE: Automatically create chat threads in background (#20206) 2023-02-08 10:22:07 +10:00
fabricators DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
integration DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
jobs DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
lib DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
mailers DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
models DEV: correct a relationship – a chat message may have several mentions (#20219) 2023-02-09 17:44:04 +04:00
queries DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
requests DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
serializer SECURITY: Limit chat drafts length and preloaded count (#19987) 2023-01-25 13:50:10 +02:00
services DEV: Refactor UpdateUserLastRead a little 2023-02-13 17:03:41 +01:00
support DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
system UX: orders public channels by slug instead of title (#20188) 2023-02-07 10:36:28 +01:00
validators
plugin_helper.rb DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin_spec.rb DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00