cadence pushed to main at cadence/out-of-your-element 2023-10-27 11:42:30 +00:00
4871410a30 Direct dependency on html-es6cape no longer needed
cadence pushed to main at cadence/out-of-your-element 2023-10-27 11:37:27 +00:00
e73de60d77 m->d: Strip colons from user mentions
cadence pushed to main at cadence/out-of-your-element 2023-10-27 11:25:16 +00:00
afbbe0da3d Fix more edge-case embed formatting
cadence opened issue cadence/out-of-your-element#15 2023-10-24 18:58:11 +00:00
Support d->m bulk delete messages
cadence opened issue cadence/out-of-your-element#14 2023-10-18 07:05:02 +00:00
Approximate translating message links that OOYE did not handle
cadence reopened issue cadence/out-of-your-element#12 2023-10-16 22:13:15 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar
cadence commented on issue cadence/out-of-your-element#12 2023-10-16 22:13:15 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar

Also need to detect this when Conduit is the server. I was sent a private message with Conduit's special error code. I need to add a condition for it.

cadence opened issue cadence/out-of-your-element#13 2023-10-16 19:16:38 +00:00
Trailing colon should be removed from Discord user mentions
cadence closed issue cadence/out-of-your-element#12 2023-10-16 03:48:31 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar
cadence commented on issue cadence/out-of-your-element#12 2023-10-16 03:48:31 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar

Done in 762e482 by adding a register() call to seed.js.

cadence pushed to main at cadence/out-of-your-element 2023-10-16 03:48:01 +00:00
762e48230c Ensure the appservice bot user is registered
a542bbdca7 Update discord-markdown to support list and header
Compare 2 commits »
cadence opened issue cadence/out-of-your-element#12 2023-10-16 00:37:59 +00:00
In seed.js, must /register main appservice user with homeserver before trying to upload avatar
cadence opened issue cadence/out-of-your-element#11 2023-10-15 22:44:02 +00:00
Posting room ID links or message links should have a via parameter
cadence pushed to alt-host at cadence/out-of-your-element 2023-10-15 11:12:12 +00:00
1d7ec4315e Support alternate Discord hosts
cadence created branch alt-host in cadence/out-of-your-element 2023-10-15 11:12:12 +00:00
cadence pushed to main at cadence/out-of-your-element 2023-10-14 11:27:01 +00:00
9c3f1abd3a Upload files to Discord as streams for speed
fff8f0d94c Review and upgrade dependencies
Compare 2 commits »
cadence pushed tag v1.3 to cadence/out-of-your-element 2023-10-14 10:35:29 +00:00
cadence closed issue cadence/out-of-your-element#10 2023-10-14 10:34:55 +00:00
Not all reactions are removed for bulk reaction remove
cadence commented on issue cadence/out-of-your-element#10 2023-10-14 10:34:55 +00:00
Not all reactions are removed for bulk reaction remove

Done in 040e987.

cadence pushed to main at cadence/out-of-your-element 2023-10-14 10:34:28 +00:00
040e987d03 Paginate removing all reactions from Matrix-side