i dont even know what this PR is supposed to be about anymore, everyone lost the plot somewhere in the middle of act 2 #74

Open
Guzio wants to merge 128 commits from Guzio/out-of-your-element:mergable-fr-fr into main
Showing only changes of commit 69f6379270 - Show all commits

WHO TF LOOKED AT COMMENTS AND WAS LIKE „Oh, yea! We should make them syntax-significant!” That's like... The very fucking opposite of what comments are.

Guzio 2026-04-25 23:09:43 +00:00

View file

@ -256,13 +256,13 @@ block body
ul.my8.ml24 ul.my8.ml24
each row in removedEncryptedRooms each row in removedEncryptedRooms
li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name
// h3.mt24 Unavailable rooms: Wrong type //h3.mt24 Unavailable rooms: Wrong type
// .s-card.p0 //.s-card.p0
// ul.my8.ml24 // ul.my8.ml24
// each row in removedWrongTypeRooms // each row in removedWrongTypeRooms
// li: a(href=`https://matrix.to/#/${row.room_id}`) (#{row.room_type}) #{row.name} // li: a(href=`https://matrix.to/#/${row.room_id}`) (#{row.room_type}) #{row.name}
// h3.mt24 Unavailable rooms: Archived thread //h3.mt24 Unavailable rooms: Archived thread
// .s-card.p0 //.s-card.p0
// ul.my8.ml24 // ul.my8.ml24
// each row in removedArchivedThreadRooms // each row in removedArchivedThreadRooms
// li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name // li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name