discourse/plugins/chat/assets/javascripts/discourse
Martin Brennan ffc99253fa
DEV: Resolve TODO comments for martin-brennan
I am changing many of these to notes or resolving them as is,
most of these I have not actively worked on in years so someone
else can work on them when we get to these areas again.
2024-07-01 15:32:30 +10:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components UX: revert chat footer changes partially (#27591) 2024-06-24 17:46:54 +02:00
connectors DEV: Convert mobile chat message actions to a modal (#26436) 2024-04-04 09:25:52 -03:00
controllers FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00
helpers FIX: ensures last read is updated on new message (#26772) 2024-04-26 18:27:39 +02:00
initializers UX: reduces idle time to 0 on chat (#27158) 2024-05-24 11:18:11 +02:00
lib DEV: move post flags into database (#27125) 2024-05-23 12:19:07 +10:00
models DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02: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 FIX: correctly load channels in chat webhooks 2024-06-10 17:30:38 +02:00
services DEV: Resolve TODO comments for martin-brennan 2024-07-01 15:32:30 +10:00
templates FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00
admin-chat-route-map.js
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