cadence · they/them
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 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#17 2025-06-22 07:05:54 +00:00
//icon doesn't work if the room has no icon
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
cadence pushed to main at cadence/out-of-your-element 2025-06-21 10:57:39 +00:00
efaa59ca92 Update CloudStorm (requires node 22+!)
cadence pushed to main at cadence/out-of-your-element 2025-06-21 05:03:02 +00:00
4b5fb59d96 Fix directory with emoji files
cadence pushed to main at cadence/out-of-your-element 2025-06-21 02:45:58 +00:00
7d83f114ba Fix channel links inside lists
cadence pushed to main at cadence/out-of-your-element 2025-06-17 05:18:51 +00:00
408475dabb Fix guild emoji upload command
cadence pushed to main at cadence/out-of-your-element 2025-06-17 02:54:42 +00:00
d5d51b4e7e Don't search for excessively long text
cadence pushed to main at cadence/out-of-your-element 2025-06-16 11:11:02 +00:00
e0c0b7c9c2 Set up emojis in-process if needed
cadence pushed to main at cadence/out-of-your-element 2025-06-16 10:50:40 +00:00
2c15468c22 Fix m->d then d->m reactions not merging
cadence closed issue cadence/out-of-your-element#30 2025-06-15 09:18:52 +00:00
d->m: Tenor GIFs from GIF button are too verbose
cadence commented on issue cadence/out-of-your-element#30 2025-06-15 09:18:52 +00:00
d->m: Tenor GIFs from GIF button are too verbose

Made it a bit smaller in edf60bcd2d4c820c2e8eeac87da6771239c40551. Good enough.

cadence pushed to main at cadence/out-of-your-element 2025-06-15 09:18:38 +00:00
edf60bcd2d Remove provider line from Tenor gifs
cadence commented on issue cadence/out-of-your-element#2 2025-06-09 00:08:12 +00:00
Support d->m scheduled events

Support for links to events was added in ab396bd581c2b6e2f372561df3e5a9bc047af33d, but this issue is about an events directory of sorts.