You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will make it explicit to 8.0+ servers that the newly-sent message should be marked as read by our user from the outset. The server already determines this through a hack where it inspects the User-Agent header, but it'd be good to make that hack unnecessary to help with eventually removing it on the server.
This will make it explicit to 8.0+ servers that the newly-sent message should be marked as read by our user from the outset. The server already determines this through a hack where it inspects the User-Agent header, but it'd be good to make that hack unnecessary to help with eventually removing it on the server.
See https://zulip.com/api/send-message#parameter-read_by_sender and https://chat.zulip.org/#narrow/stream/378-api-design/topic/read_by_sender.20flag.20on.20send-message/near/1702407 for details.
The text was updated successfully, but these errors were encountered: