discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX b5e736504a
PERF: applies optimisations on chat-live pane (#20532)
- group writes when computing separators positions
- shows skeleton only on initial load
- forces date separator to be pinned when first message to prevent a pinned - not pinned - pinned sequence when loading more in past
- relies on `message.visible` property instead of checking `isElementInViewport`
- attempts to load next/prev messages earlier
- do not scroll to on fetch more
- hides `last visit` text while pinned
2023-03-06 16:42:11 +01:00
..
chat PERF: applies optimisations on chat-live pane (#20532) 2023-03-06 16:42:11 +01:00
chat_drawer DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
modals FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
sidebar DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00