discourse/plugins/chat/assets/javascripts/discourse
Joffrey JAFFEUX ce801e3ff0
UX: improves support of window resize in chat (#24115)
- correctly respects min-width/height defined in css
- removes fixed width/height when resizing window
- reduces the min width of the side panel from 250px to 150px
2023-10-26 20:26:59 +02:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components UX: improves support of window resize in chat (#24115) 2023-10-26 20:26:59 +02:00
connectors FIX: correctly check chat tab is present (#23200) 2023-08-23 13:06:29 +02:00
controllers DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
helpers DEV: Modernize chat helper definitions (#24017) 2023-10-19 15:51:38 +01:00
initializers FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
lib DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
models DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
modifiers/chat UX: improves support of window resize in chat (#24115) 2023-10-26 20:26:59 +02:00
pre-initializers DEV: Sort imports 2023-10-10 21:46:54 +01:00
routes DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
services DEV: Change anonymous_posting_min_trust_level to a group-based setting (#24072) 2023-10-25 11:45:10 +10:00
templates UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
widgets FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
admin-chat-route-map.js
chat-route-map.js UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
preferences-chat-route-map.js