discourse/plugins/chat/spec
Martin Brennan c9ab270abd
FEATURE: Add descriptions on hover for hashtag search results (#19162)
Adds the description as a title="" attribute on the hashtag
autocomplete search items for tags, categories, and channels.
These descriptions can be seen by the user since they are
able to see the results that are returned by the search via
Guardian checks.
2022-11-23 14:59:00 +10:00
..
components FIX: Deliver chat summaries when allowed groups include "everyone" (#18955) 2022-11-09 10:54:47 -03:00
fabricators FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
integration DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
jobs FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
lib FEATURE: Add descriptions on hover for hashtag search results (#19162) 2022-11-23 14:59:00 +10:00
mailers DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
models FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
queries DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
requests FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
serializer DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
services DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
support FIX: Allow deletion of categories when chat channel is not present 2022-11-08 10:25:39 +01:00
system A11Y: improved titles for chat in the sidebar (#19134) 2022-11-22 09:24:39 +08:00
validators DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
plugin_helper.rb FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
plugin_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00