cadence pushed to main at cadence/breezewiki 2024-05-04 06:01:56 +00:00
0fd0efc3f2 Use default siteinfo when online wiki not found
cadence pushed to main at cadence/breezewiki 2024-05-01 12:01:38 +00:00
d2765c2a78 Fix duplicate params->query
cadence pushed to main at cadence/breezewiki 2024-04-30 12:57:20 +00:00
7dff049ece Wrap all pages in response safety checker
cadence pushed to main at cadence/breezewiki 2024-04-30 12:53:19 +00:00
6260ba809b Fix running out of file descriptors
cadence pushed to main at cadence/breezewiki-docs 2024-04-14 06:08:43 +00:00
0ef33bb523 Add Project Segfault Onion
cadence pushed tag v2.1 to cadence/out-of-your-element 2024-03-31 04:34:59 +00:00
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 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 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#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