cadence · they/them
cadence pushed to main at cadence/out-of-your-element 2025-08-13 01:32:31 +00:00
ca8bbe076c Replace PK multiple attempts with cache lookup
cadence pushed to main at cadence/out-of-your-element 2025-08-04 13:41:03 +00:00
7bfe140d08 More precise power level checking
cadence pushed to main at cadence/out-of-your-element 2025-08-04 13:25:16 +00:00
67291a3736 Get member data when running backfill
cadence pushed to main at cadence/out-of-your-element 2025-08-04 13:21:40 +00:00
6c23c5725a Fix default power property usage
cadence pushed to main at cadence/out-of-your-element 2025-08-04 12:06:11 +00:00
50ca219fc1 Fix retrying d->m errors
cadence pushed to main at cadence/out-of-your-element 2025-08-04 11:28:03 +00:00
e306b95764 Add test case for something that was irking me
cadence pushed to main at cadence/out-of-your-element 2025-08-04 06:10:17 +00:00
2614493646 Look harder for username data
cf39737b5a Move to util
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2025-07-21 00:46:58 +00:00
9a33ba3ed2 Fix evil encrypted file event with null url
cadence opened issue cadence/out-of-your-element#58 2025-07-16 21:52:53 +00:00
Make sims leave the rooms when Discord user leaves the guild
cadence pushed to main at cadence/out-of-your-element 2025-06-22 22:09:41 +00:00
baf024af84 Fix invalid power level state changes
cadence pushed to main at cadence/out-of-your-element 2025-06-22 10:35:41 +00:00
10a3185823 Give sims enough power to send to read-only rooms
cadence closed issue cadence/out-of-your-element#4 2025-06-22 07:09:40 +00:00
Investigate whether URLs in the file table could be hashed
cadence commented on issue cadence/out-of-your-element#4 2025-06-22 07:09:40 +00:00
Investigate whether URLs in the file table could be hashed

Investigation results: There wouldn't be any negative consequences, but saving 2 MB per 2 years isn't worth the hassle, especially since this is dwarfed by the storage cost of the actual files.

cadence closed issue cadence/out-of-your-element#17 2025-06-22 07:05:54 +00:00
//icon doesn't work if the room has no icon
cadence commented on issue cadence/out-of-your-element#17 2025-06-22 07:05:54 +00:00
//icon doesn't work if the room has no icon

Icon command has been removed in favour of setting it natively

cadence closed issue cadence/out-of-your-element#40 2025-06-22 07:04:44 +00:00
syncSpaceMember should not unparent forum threads
cadence commented on issue cadence/out-of-your-element#40 2025-06-22 07:04:44 +00:00
syncSpaceMember should not unparent forum threads

Should be done in 65498e6cd1f35aa11a437028763f3b589c78e082, though haven't tested

cadence pushed to main at cadence/out-of-your-element 2025-06-22 07:04:34 +00:00
65498e6cd1 Don't archive threads that are part of a forum
cadence pushed to main at cadence/out-of-your-element 2025-06-22 06:51:31 +00:00
639912fee3 Don't overwrite space parent of self-service rooms
cadence pushed to main at cadence/out-of-your-element 2025-06-22 06:38:27 +00:00
50a047249b Check hierarchy instead of m.space.child