discourse/plugins/chat/spec
Jan Cernik 3f5a00e20f
FEATURE: Add onebox support for chat threads (#23580)
With this commit we now support onboxes of:
- channel
- channel message
- thread
- thread message
2023-10-25 14:30:39 +02:00
..
components/chat FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
fabricators UX: makes avatar non interactive in thread participants list (#23847) 2023-10-09 21:12:50 +02:00
integration FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
jobs FEATURE: Link chat notifications directly to message (#23617) 2023-09-16 20:37:35 +01:00
lib FEATURE: Add onebox support for chat threads (#23580) 2023-10-25 14:30:39 +02:00
mailers DEV: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +02:00
models FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
policies/chat/channel DEV: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FIX: handle thread participants limit on the frontend (#23839) 2023-10-09 14:04:59 +08:00
requests FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
serializer FIX: do not serialize status when profile is hidden (#23946) 2023-10-16 17:43:39 +02:00
services FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
support FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
system FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
validators DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
plugin_helper.rb DEV: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +02:00
plugin_spec.rb DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00