discourse/plugins/chat/assets/javascripts/discourse
Joffrey JAFFEUX b96a9b9896
FIX: simplify body scroll lock on iOS (#30696)
This will have the following advantages:
- removes a very annoying bug which was making text selection super hard on iOS
- removes the flashing of header when transitioning from disable to enable body scroll lock
2025-01-10 17:13:48 +01:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components FIX: simplify body scroll lock on iOS (#30696) 2025-01-10 17:13:48 +01:00
connectors DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
controllers DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
helpers DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
initializers DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
lib DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
models DEV: update deprecated icon name archive to box-archive in chat plugin (#30687) 2025-01-10 12:59:56 +08:00
modifiers/chat DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
pre-initializers DEV: allows a context when creating a message (#25647) 2024-02-13 11:37:15 +01:00
routes DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
services DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
templates FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632) 2024-09-10 15:16:16 +10:00
admin-chat-route-map.js UX: Hide admin header for edit/new webhook (#30194) 2024-12-12 10:49:17 +11:00
chat-route-map.js FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
preferences-chat-route-map.js