discourse/plugins/chat/assets/javascripts/discourse
2024-12-20 16:48:13 +01:00
..
adapters
components DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
connectors DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
controllers DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
initializers FIX: show urgent badge for mentions in DM threads (#29821) 2024-11-29 12:52:55 +04:00
lib DEV: Add workaround for chrome crash (#30157) 2024-12-06 16:05:09 +00:00
models FIX: improve chat channel sorting for DMs (#30124) 2024-12-05 13:33:55 +04:00
modifiers/chat FIX: ensures last read is updated on new message (#26772) 2024-04-26 18:27:39 +02: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: Remove unnecessary optional chaining operators (#30400) 2024-12-20 16:48:13 +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