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
As it seams the client has to implement that functionality. I found this code in the js react sdk [1] and getEventReadUpTo from js sdk [2] and [3]. Al lot of code for just a "simple" unread :/
As it seams the client has to implement that functionality. I found this code in the
js react sdk
[1] andgetEventReadUpTo
fromjs sdk
[2] and [3]. Al lot of code for just a "simple" unread :/[1] https://github.com/matrix-org/matrix-react-sdk/blob/f58d89ef802f28bbab851fe63c3e6ff332394a5d/src/Unread.js#L41
[2] https://github.com/matrix-org/matrix-js-sdk/blob/7d5c107fb814908f1fbf205d01d9e93a1209cdf0/src/models/room.js#L974
[3] https://github.com/matrix-org/matrix-react-sdk/blob/3581f6edaa52d20c28a4fa9c6d7ead6e0eafce18/src/shouldHideEvent.js#L37
The text was updated successfully, but these errors were encountered: