Remove read receipts visibility client hint
This is a failed experiment that is long past its time. It needs to go.
This commit is contained in:
@@ -162,9 +162,6 @@ async function channelToKState(channel, guild, di) {
|
|||||||
},
|
},
|
||||||
users: {...spacePower, ...globalAdminPower}
|
users: {...spacePower, ...globalAdminPower}
|
||||||
},
|
},
|
||||||
"chat.schildi.hide_ui/read_receipts": {
|
|
||||||
hidden: true
|
|
||||||
},
|
|
||||||
[`uk.half-shot.bridge/moe.cadence.ooye://discord/${guild.id}/${channel.id}`]: {
|
[`uk.half-shot.bridge/moe.cadence.ooye://discord/${guild.id}/${channel.id}`]: {
|
||||||
bridgebot: `@${reg.sender_localpart}:${reg.ooye.server_name}`,
|
bridgebot: `@${reg.sender_localpart}:${reg.ooye.server_name}`,
|
||||||
protocol: {
|
protocol: {
|
||||||
|
@@ -48,7 +48,6 @@ module.exports = {
|
|||||||
room: 0
|
room: 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chat.schildi.hide_ui/read_receipts": {hidden: true},
|
|
||||||
"uk.half-shot.bridge/moe.cadence.ooye://discord/112760669178241024/112760669178241024": {
|
"uk.half-shot.bridge/moe.cadence.ooye://discord/112760669178241024/112760669178241024": {
|
||||||
bridgebot: "@_ooye_bot:cadence.moe",
|
bridgebot: "@_ooye_bot:cadence.moe",
|
||||||
protocol: {
|
protocol: {
|
||||||
|
Reference in New Issue
Block a user