discourse/plugins/chat/spec/services
Jan Cernik e51bbfa4e8
FEATURE: Scroll to first message when clicking date in chat (#21926)
This PR adds a new parameter to fetch chat messages: `target_date`.

It can be used to fetch messages by a specific date string. Note that it does not need to be the `created_at` date of an existing message, it can be any date. Similar to `target_message_id`, it retrieves an array of past and future messages following the query limits.
2023-06-20 15:58:38 +02:00
..
actions FEATURE: Create and update thread memberships (#21501) 2023-05-11 14:35:26 +02:00
auto_remove DEV: fix flakey spec (#21515) 2023-05-11 23:27:26 +02:00
chat FEATURE: Scroll to first message when clicking date in chat (#21926) 2023-06-20 15:58:38 +02:00