discourse/plugins/chat/app
Krzysztof Kotlarek 8bd55c35fb
UX: Hide admin header for edit/new webhook (#30194)
In this PR, we added functionality to hide the admin header for edit/new actions - https://github.com/discourse/discourse/pull/30175

To make it work properly, we have to rename `show` to `edit` which is also a more accurate name.
2024-12-12 10:49:17 +11:00
..
controllers/chat UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
jobs DEV: restore AutoJoinChannelBatch job as a no-op to clear queue (#29743) 2024-11-13 18:10:03 +01:00
models DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
queries/chat FEATURE: add mention count to threads (#29739) 2024-11-14 14:10:12 +04:00
serializers/chat FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
services/chat DEV: Apply new Rubocop linting on services 2024-12-02 17:31:36 +01:00
validators/chat FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00