cadence pushed to main at cadence/out-of-your-element 2026-02-03 12:27:38 +00:00
6032ba4199 Support MSC3725-style spoilers
cadence pushed to main at cadence/out-of-your-element 2026-02-03 12:00:06 +00:00
f5d50fc14e Properly stop PluralKit users typing after sending
cadence pushed to main at cadence/out-of-your-element 2026-02-03 11:46:16 +00:00
b52b2de205 Customise format for Klipy GIFs
cadence pushed to main at cadence/out-of-your-element 2026-02-03 09:59:17 +00:00
c73800f785 Fix U+FE0F and tweak decay to fix tie result
cadence pushed to main at cadence/out-of-your-element 2026-02-03 09:41:10 +00:00
238e911d13 Fix m->d double-escaping of Matrix mentions
15aa6ed502 Highlight scanned mentions on Matrix side
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-02-02 23:35:30 +00:00
5aa112f962 Better detect reply rep in reply fallback
cadence pushed to main at cadence/out-of-your-element 2026-02-02 12:23:18 +00:00
f287806bcd Remove smalltext from non-bots
45285a4835 Only send components if they rendered to something
Compare 2 commits »
cadence pushed to main at cadence/out-of-your-element 2026-02-02 12:03:02 +00:00
b16d731ddb Better emoji pack names
cadence pushed to main at cadence/out-of-your-element 2026-01-30 07:01:52 +00:00
af9e2d89a5 Wrangle generated embeds; fix edit m.mentions
cadence pushed to main at cadence/out-of-your-element 2026-01-30 06:26:00 +00:00
44208b6fd5 Add /ping command
cadence commented on issue cadence/out-of-your-element#65 2026-01-30 06:25:08 +00:00
d->m: Command autocomplete mentioning Matrix users

Added in e72836c4794a62d1721cb8f013b5ccee1746e13b

cadence closed issue cadence/out-of-your-element#65 2026-01-30 06:25:08 +00:00
d->m: Command autocomplete mentioning Matrix users
cadence pushed to main at cadence/out-of-your-element 2026-01-30 06:24:51 +00:00
e72836c479 Add /ping command
e3e38b9f24 Components v2 support
fca4c75522 Fix speedbump+retrigger interactions
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2026-01-30 00:58:36 +00:00
02d62c0914 Only show video embeds when they have extra info
cadence pushed to main at cadence/out-of-your-element 2026-01-30 00:44:19 +00:00
6200d0b986 Fix selective kstate failing on missing events
d7f5f8bac4 Fix getting invite state
Compare 2 commits »
cadence pushed to evil-guild-setup at cadence/out-of-your-element 2026-01-29 12:26:32 +00:00
d3feec18cf Redact Authorization header in this case
cadence pushed to evil-guild-setup at cadence/out-of-your-element 2026-01-29 11:56:54 +00:00
cd2ff3ef6b Allow SSS API to fail
cadence pushed to evil-guild-setup at cadence/out-of-your-element 2026-01-29 11:42:11 +00:00
553c95351d Maybe fix getting invite state
0c781f9b72 Fixes to vote counting
f3ae7ba792 Rename poll files a bit better
90606d9176 Add full support for polls, both m2d and d2m.
afca4de6b6 Bridge polls from Matrix as pseudo-polls on Discord (with an embed). Not 100% working.
Compare 7 commits »
cadence commented on issue cadence/out-of-your-element#1 2026-01-26 08:00:45 +00:00
Support m->d polls feature and voting

Done, will be included in 3.4 release

cadence closed issue cadence/out-of-your-element#1 2026-01-26 08:00:45 +00:00
Support m->d polls feature and voting