cadence pushed to main at cadence/out-of-your-element 2024-03-25 12:11:27 +00:00
5f0e765934 Bridge forums as spaces
642be26313 Enumerate child rooms with hierarchy endpoint
ff7af39802 Exclude generated embeds for discord.com
Compare 3 commits »
cadence pushed to main at cadence/out-of-your-element 2024-03-23 08:26:49 +00:00
7a00b95883 Put < > around ALL the matrix.to links
cadence pushed to main at cadence/out-of-your-element 2024-03-23 05:39:51 +00:00
566b2a9d9e Move bridge bot to its real ID in the database
cadence closed issue cadence/out-of-your-element#15 2024-03-19 19:22:12 +00:00
Support d->m bulk delete messages
cadence commented on issue cadence/out-of-your-element#15 2024-03-19 19:22:12 +00:00
Support d->m bulk delete messages

Tested that it works successfully to clean up messages when banning a user. Must be a separate packet.

cadence commented on issue cadence/out-of-your-element#29 2024-03-19 09:54:01 +00:00
d->m: Late-loaded embeds might not appear?

This had extra code added in c615ea1e6162a1f193f29e52d277d5a01f9fecdd and bce3d0f2c9b622a9aa9d564ee69a5c833e70d51d to reflect back generated embeds for messages sent by Matrix users.

cadence pushed to main at cadence/out-of-your-element 2024-03-19 09:52:42 +00:00
0deb415511 Don't update profile data of the bridge bot
cadence pushed to main at cadence/out-of-your-element 2024-03-19 08:58:56 +00:00
bce3d0f2c9 Fix reflecting generated embeds
cadence pushed to main at cadence/out-of-your-element 2024-03-19 02:06:39 +00:00
c615ea1e61 Reflect immediately generated link embeds
cadence deleted branch hotfix-v1.5.1 from cadence/out-of-your-element 2024-03-17 03:10:22 +00:00
cadence closed issue cadence/out-of-your-element#29 2024-03-17 02:35:25 +00:00
d->m: Late-loaded embeds might not appear?
cadence commented on issue cadence/out-of-your-element#29 2024-03-17 02:35:25 +00:00
d->m: Late-loaded embeds might not appear?

This was fixed in d01c888d02180a30ee8313122ac2f5744dd356ad and 23d85547f34b7998a4eddeebb3051aff7de1125c

cadence commented on issue cadence/out-of-your-element#30 2024-03-17 02:25:25 +00:00
d->m: Tenor GIFs from GIF button are too verbose

This is mostly fixed with better video embed rendering, but it would still be better if it was less verbose.

cadence pushed to main at cadence/out-of-your-element 2024-03-16 12:08:22 +00:00
23d85547f3 Send generated embeds as original user
cadence pushed to main at cadence/out-of-your-element 2024-03-15 02:54:20 +00:00
d01c888d02 Support embed generate MESSAGE_UPDATE events
cadence pushed to main at cadence/out-of-your-element 2024-03-15 02:53:07 +00:00
955310b759 Set sim power a little bit better
cadence pushed to main at cadence/out-of-your-element 2024-03-07 23:57:03 +00:00
08c01e8664 Update dependencies
cadence pushed to main at cadence/out-of-your-element 2024-03-07 03:24:11 +00:00
f5ffc09fab Convert @room to @everyone using permissions
cadence closed issue cadence/out-of-your-element#35 2024-03-07 01:09:39 +00:00
m->d: Use allowed_mentions feature to control @room->@everyone
cadence commented on issue cadence/out-of-your-element#35 2024-03-07 01:09:39 +00:00
m->d: Use allowed_mentions feature to control @room->@everyone

Done in 25cd8cb289f8238c622bb5d4364e6d26098bec72.