discourse/plugins/chat/assets/javascripts/discourse/lib
Joffrey JAFFEUX 4859340b2d
FIX: correctly display escaped thread titles (#24159)
Prior to this fix, titles with a quote `'` for example, would be rendered as: `&#x27`
2023-10-30 21:06:31 +01:00
..
hashtag-types DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-composer-buttons.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
chat-constants.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-ios-hacks.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-message-container.js UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-message-flag.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
chat-message-interactor.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
chat-messages-loader.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-messages-manager.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-notification-levels.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-threads-manager.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-user-preferences.js FEATURE: Add new chat indicator preference for Only Mentions (#23848) 2023-10-27 15:58:19 +08:00
check-message-visibility.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
collection.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
fabricators.js FIX: correctly display escaped thread titles (#24159) 2023-10-30 21:06:31 +01:00
get-reaction-text.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
get-user-chat-separate-sidebar-mode.js FIX: correctly handles mobile and default (#23152) 2023-08-18 22:32:43 +02:00
init-sidebar-state.js DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
scroll-helpers.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
slugify-channel.js DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00
textarea-interactor.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
transform-auto-links.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
zoom-check.js