discourse/plugins/chat/assets/javascripts/discourse
Martin Brennan c3ace5ea8b
FEATURE: Inline audio player for chat uploads (#20175)
Similar to https://github.com/discourse/discourse-chat/pull/1283,
this adds the <audio> inline player for uploaded audio files in
chat channels.
2023-02-06 16:00:03 +10:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components FEATURE: Inline audio player for chat uploads (#20175) 2023-02-06 16:00:03 +10:00
connectors DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
controllers DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
helpers DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
initializers DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
lib DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00
models DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00
modifiers/chat FEATURE: resizeable chat drawer (#20160) 2023-02-03 15:11:12 +01:00
pre-initializers
routes DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
services REFACTOR: Move mention warnings logic into a separate service. (#19465) 2023-02-03 15:38:30 -03:00
templates DEV: Correct hbs prettier violations 2023-02-02 13:03:11 +00:00
widgets DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
admin-chat-route-map.js
chat-route-map.js DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
preferences-chat-route-map.js