cadence pushed to main at cadence/out-of-your-element 2026-05-21 07:09:12 +00:00
d76936b157 Change emoji for forwards/crossposts
cadence pushed to main at cadence/out-of-your-element 2026-05-21 07:05:13 +00:00
dec216c0c2 Update dependencies
7781d1e34d Increase d->m catch-up limit to 100
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-05-21 06:28:19 +00:00
93bbc5ea0f Revoke webhooks that might have been compromised
43b8b02b40 Remove webhook tokens from error messages
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-05-14 06:20:41 +00:00
eb676256e4 Fix Discord mentions with extra HTML attributes
4815d28aa4 Code blocks uploaded as attachments when too long
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-05-12 02:11:17 +00:00
191a98e1dc Fix watching registration file before creation
cadence pushed to main at cadence/out-of-your-element 2026-05-12 02:09:15 +00:00
678a1b77bb Cap length of channels report
2aff1fbd06 Code block attachments use Discord supported types
92d6ada71b Merge tag 'v3.5.1'
4698835549 v3.5.1
e7cbfb9fc9 Remove AI joke
Compare 5 commits »
cadence commented on issue cadence/out-of-your-element#7 2026-04-25 15:19:59 +00:00
First two thread messages are in reversed order

I've only seen it happen always.

cadence closed issue cadence/out-of-your-element#86 2026-04-24 09:23:31 +00:00
Fix d->m conversion when a Discord user replies to a user join message
cadence commented on issue cadence/out-of-your-element#86 2026-04-24 09:23:31 +00:00
Fix d->m conversion when a Discord user replies to a user join message

Fixed in d8fb4be5099668bd3d1be084bb0d1972ede5cb73

cadence pushed to main at cadence/out-of-your-element 2026-04-24 09:23:22 +00:00
d8fb4be509 d->m: Fix reply to user join message
cadence pushed to main at cadence/breezewiki 2026-04-12 10:27:06 +00:00
c08a6a84fb Fix slideshows on mobile
cadence pushed to main at cadence/breezewiki 2026-04-12 10:03:17 +00:00
aaa4d8cc53 Fix captcha fail log
cadence pushed to main at cadence/breezewiki 2026-04-12 09:56:51 +00:00
05b73ed3a7 Fix broken list
cadence pushed to main at cadence/breezewiki 2026-04-12 09:46:06 +00:00
e5570893d1 Fix SVGs for inline use
c5ddcab5c3 Fix slideshows
d96776a8e5 Fix default mode host hack being broken
Compare 3 commits »
cadence opened issue cadence/out-of-your-element#87 2026-04-08 04:05:24 +00:00
Fix multiple MXCs per emoji
cadence opened issue cadence/out-of-your-element#86 2026-04-08 04:04:04 +00:00
Fix d->m conversion when a Discord user replies to a user join message
cadence commented on pull request cadence/out-of-your-element#85 2026-04-05 15:03:34 +00:00
Don't delete our reaction on Discord unless we have 0 of that reaction coming from Matrix

Is this really the correct function to call here?

cadence commented on pull request cadence/out-of-your-element#85 2026-04-05 15:03:34 +00:00
Don't delete our reaction on Discord unless we have 0 of that reaction coming from Matrix

Just a quick look. Seems like the right path! Thanks for humouring me.

cadence commented on pull request cadence/out-of-your-element#85 2026-04-05 15:03:34 +00:00
Don't delete our reaction on Discord unless we have 0 of that reaction coming from Matrix

Retrigger target should be this function, not as.emit, otherwise other operations related to redaction could possibly be duplicated