cadence · they/them
cadence pushed to main at cadence/out-of-your-element 2025-11-19 03:47:40 +00:00
e6c30f80b5 Configure whether to receive presences
cadence pushed to main at cadence/out-of-your-element 2025-11-19 03:40:47 +00:00
0f24994af9 The database works better if you query it.
cadence pushed to main at cadence/out-of-your-element 2025-11-19 03:37:46 +00:00
edd4f988ec Support persistent Matrix sims for webhooks
cadence pushed to main at cadence/out-of-your-element 2025-11-18 02:08:22 +00:00
ce30272389 Exclude vulnerable version of glob
cadence pushed to main at cadence/out-of-your-element 2025-11-18 01:49:06 +00:00
d0f7d79d78 Fix duplicated data appearing on Matrix
cadence pushed to main at cadence/breezewiki 2025-11-17 02:19:44 +00:00
b7fe180790 Add JSONP support on other endpoints
cadence pushed to main at cadence/out-of-your-element 2025-11-15 10:04:31 +00:00
a2787f7b0b Record failed URL in more error messages
1338e6ba88 Update discord-markdown
Compare 2 commits »
cadence pushed to main at cadence/breezewiki 2025-11-15 01:28:13 +00:00
7b2f96eb03 jump to fragment
cadence released v3.2 at cadence/out-of-your-element 2025-11-13 03:58:10 +00:00
cadence pushed tag v3.2 to cadence/out-of-your-element 2025-11-13 03:55:24 +00:00
cadence pushed to main at cadence/out-of-your-element 2025-11-13 03:55:13 +00:00
408070f329 Version 3.2
cadence pushed to main at cadence/out-of-your-element 2025-11-13 02:57:22 +00:00
e332786fd0 forgot an await
cadence pushed to main at cadence/out-of-your-element 2025-11-13 02:47:54 +00:00
3d34c9d653 Try raising errors for failed media
cadence pushed to main at cadence/out-of-your-element 2025-11-13 02:28:19 +00:00
56a4fe1286 m->d: link too-large files instead of uploading
cadence pushed to main at cadence/breezewiki 2025-11-12 13:40:19 +00:00
94cb54a712 don't squeeze text alongside infoboxes
cadence pushed to main at cadence/breezewiki 2025-11-12 13:30:46 +00:00
968ec1962c undertale wikis are independent now
cadence pushed to main at cadence/breezewiki 2025-11-12 13:06:26 +00:00
8d3024b201 error message if script blocked
cadence pushed to main at cadence/breezewiki-docs 2025-11-12 13:02:45 +00:00
a8dbcfc11a remove instances that haven't updated
cadence pushed to main at cadence/breezewiki 2025-11-12 12:07:01 +00:00
f4907a7b77 show captcha correctly if page unloads
cadence commented on issue cadence/out-of-your-element#58 2025-11-11 02:17:09 +00:00
Make sims leave the rooms when Discord user leaves the guild

? select * from sim_proxy inner join sim using (user_id) inner join sim_member using (mxid) where proxy_owner_id = '196188877885538304'