discourse/plugins/chat/app/controllers/chat
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
..
admin UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
api DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
api_controller.rb DEV: Drop `WithServiceHelper` 2024-09-05 09:58:20 +02:00
base_controller.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
chat_controller.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
direct_messages_controller.rb DEV: Refactor DM channel creation into new service pattern (#22144) 2023-07-03 10:18:37 +10:00
emojis_controller.rb FEATURE: Add an emoji deny list site setting (#20929) 2023-04-13 15:38:54 +08:00
incoming_webhooks_controller.rb DEV: Provide user input to services using `params` key 2024-10-25 09:57:59 +02:00