discourse/plugins/chat/spec
Ted Johansson bb12f8275d
DEV: Only include custom admin UIs in the plugins index tabs (#31192)
In the current admin index page, all plugins show up as tabs. This includes plugins with auto-generated config routes.

This changes the tabs to include only plugins with custom UIs.
2025-02-05 15:02:46 +08:00
..
components/chat FIX: chat was enqueueing too many "chat summary" emails (#31133) 2025-02-03 23:56:47 +01:00
fabricators SECURITY: Ability to bypass disabling chat of users 2025-02-04 13:32:42 -03:00
integration UX: Remove loading="lazy" from avatars for improved UX (#30897) 2025-01-21 14:06:45 +00:00
jobs PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
lib SECURITY: Ability to bypass disabling chat of users 2025-02-04 13:32:42 -03:00
mailers FIX: show group based notifications in chat summary email (#27641) 2024-07-01 12:47:38 +04:00
models UX: Remove loading="lazy" from avatars for improved UX (#30897) 2025-01-21 14:06:45 +00:00
queries/chat FIX: stuck notification for mentions within threads (#30546) 2025-01-06 17:26:37 +04:00
requests DEV: Only include custom admin UIs in the plugins index tabs (#31192) 2025-02-05 15:02:46 +08:00
serializer Build(deps-dev): Bump mocha from 2.6.1 to 2.7.1 (#30189) 2025-01-06 12:33:05 +01:00
services SECURITY: Ability to bypass disabling chat of users 2025-02-04 13:32:42 -03:00
support FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
system FIX: quote from thread in drawer mode (#31137) 2025-02-03 21:20:50 +01:00
validators FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
plugin_helper.rb FIX: remove complicated 'chat_duplicate_message_sensitivity' site setting (#30516) 2025-01-13 12:32:51 +01:00
plugin_spec.rb FEATURE: Chat thread inline oneboxes (#30834) 2025-01-20 10:08:38 +10:00