cadence pushed to main at cadence/out-of-your-element 2026-06-01 04:54:39 +00:00
313efb29d8 Fix m->d reaction deletion counting (#85)
cadence merged pull request cadence/out-of-your-element#85 2026-06-01 04:54:39 +00:00
Don't delete our reaction on Discord unless we have 0 of that reaction coming from Matrix
cadence pushed to main at cadence/out-of-your-element 2026-05-30 03:28:35 +00:00
af6ea072f3 Add stats
cadence closed issue cadence/out-of-your-element#87 2026-05-30 03:17:21 +00:00
Fix multiple MXCs per emoji
cadence commented on issue cadence/out-of-your-element#87 2026-05-30 03:17:21 +00:00
Fix multiple MXCs per emoji

Fixed in 24c2dee7d346316428e7b2ef980d77046edb604e

cadence pushed to main at cadence/out-of-your-element 2026-05-30 03:17:03 +00:00
24c2dee7d3 Fix m->d custom emoji reactions on some clients
cadence commented on issue cadence/out-of-your-element#87 2026-05-29 08:57:45 +00:00
Fix multiple MXCs per emoji

Bug was introduced in 1741bc0fa7fcba35bcc094c1f82a9142a52331b0. It is self-healing but needs a one-time database update to remove the previous pngs/gifs from the emojis table so they can be…

cadence commented on issue cadence/out-of-your-element#76 2026-05-29 08:12:33 +00:00
Resize avatars before sending to Discord

Done in aecfde54c88d5f300ce64dde1f28ab1b3efe5235

cadence closed issue cadence/out-of-your-element#76 2026-05-29 08:12:33 +00:00
Resize avatars before sending to Discord
cadence pushed to main at cadence/out-of-your-element 2026-05-29 08:11:57 +00:00
16867d57fb Rework how getMedia does thumbnails
aecfde54c8 Resize avatars before sending to Discord
Compare 2 commits »
cadence commented on issue cadence/out-of-your-element#76 2026-05-29 08:03:41 +00:00
Resize avatars before sending to Discord

JK, have to do it client side because server side is too slow.

cadence commented on issue cadence/out-of-your-element#76 2026-05-29 06:34:15 +00:00
Resize avatars before sending to Discord

In crop mode there are not many common usages at large enough sizes needed for Discord on a 2x pixel density display. For scale mode a common size (the third most common, in fact) is…

cadence commented on issue cadence/out-of-your-element#88 2026-05-28 11:29:39 +00:00
Add per-room ignores for bot and webhook senders

If you are still interested in this issue, I would like you to post a screenshot that demonstrates the problem - a screenshot that shows an example of a channel that's noisy due to bots

cadence commented on pull request cadence/out-of-your-element#83 2026-05-28 10:36:21 +00:00
EditorConfig defaults & prettier ignore

Are you still confident in promoting the EditorConfig VSCode extension given the recent attacks on extensions to include malicious code? e.g. https://github.com/nrwl/nx-console/security/advisories/

cadence pushed to main at cadence/out-of-your-element 2026-05-28 01:20:42 +00:00
ee406caf24 Update CloudStorm
cadence pushed to main at cadence/out-of-your-element 2026-05-28 01:18:39 +00:00
9b37705a73 Indicate that errors may be retried
cadence pushed to main at cadence/breezewiki-docs 2026-05-26 13:06:04 +00:00
5efb7f1ea5 Update configuration page
cadence pushed to main at cadence/out-of-your-element 2026-05-22 02:35:08 +00:00
7f7a366cd5 Fix tests for command emoji change
99eacd8c47 Generate letter avatars if no avatar
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-05-21 11:19:14 +00:00
e0eb7deb2f Change arrow to chevron for commands
cadence pushed to main at cadence/out-of-your-element 2026-05-21 07:14:35 +00:00
e435b78e28 Do not revoke newer webhooks