discourse/plugins/chat/assets/javascripts
Joffrey JAFFEUX 453bf3acb3
FIX: messages list shouldn't scroll on new message (#26438)
The expected behavior when receiving a message is the following:

- if user is at the bottom of the screen, scroll and append message
- if user is not at the bottom of the screen, don't scroll, show arrow and don't append message
2024-04-01 13:58:23 +02:00
..
discourse FIX: messages list shouldn't scroll on new message (#26438) 2024-04-01 13:58:23 +02:00
lib/discourse-markdown FIX: Allow quoting thread's original message (#24773) 2023-12-11 09:58:00 -03:00
select-kit/addons/components FEATURE: Allow users to manually track threads without replying (#22100) 2023-06-16 12:08:26 +10:00