Closes: https://todo.sr.ht/~emersion/gamja/76
@@ -275,6 +275,7 @@ export const State = {
offline: false, // if nick
messages: [],
unread: Unread.NONE,
lastReadReceipt: null,
});
bufferList = bufferList.sort(compareBuffers);
let buffers = new Map(bufferList.map((buf) => [buf.id, buf]));
The note is not visible to the blocked user.