discourse/plugins/chat/spec/services
Martin Brennan 34ad77e8b1
FIX: Publish new DM channel after transaction commits (#40148)
MessageBus was notifying the UI about new DM channels while still
inside the transaction, before the channel was visible to other
connections. This caused ocassional 404 errors when the UI tried
to fetch the channel immediately after receiving the notification.
2026-05-19 12:32:20 +10:00
..
actions DEV: Replace Ruby numbered parameters by it where applicable (#37810) 2026-02-13 13:59:07 +01:00
chat FIX: Publish new DM channel after transaction commits (#40148) 2026-05-19 12:32:20 +10:00
video_conversion DEV: Add video conversion support for chat messages (#36275) 2025-12-01 12:34:56 -07:00
hashtag_autocomplete_service_spec.rb DEV: Chat hashtag test (#25638) 2024-02-12 12:32:52 +10:00