Commit graph

118 commits

Author SHA1 Message Date
42bfd034cf Bridge command author metadata to Matrix 2024-08-28 00:50:48 +12:00
2c93ff1e6d Match old and new formats of reply rep 2024-08-16 12:04:09 +12:00
87cad6c613 Update and unminify rlottie 2024-08-03 22:45:34 +12:00
541c5e1eb5 Add include_user_id_in_mxid setting 2024-07-21 14:56:58 +12:00
eb98af0ac3 Move packages to npm registry 2024-07-21 01:30:14 +12:00
a2f0bb79db Retrigger events that arrive too early 2024-07-16 23:48:03 +12:00
ff7af39802 Exclude generated embeds for discord.com 2024-03-25 18:05:19 +13:00
23d85547f3 Send generated embeds as original user 2024-03-17 01:07:50 +13:00
d01c888d02 Support embed generate MESSAGE_UPDATE events 2024-03-15 15:54:13 +13:00
bf3d219716 Add helper for permission calculations 2024-03-06 17:37:55 +13:00
2fb68900c7 d->m: Support permissioned @everyone -> @room
This only works if #9 is fixed in the future.
2024-03-06 13:04:51 +13:00
e2d0ea41d5 Improve video embed formatting 2024-03-06 11:38:46 +13:00
1e8066ca0a Embed URL should only appear when embed has title 2024-03-06 09:45:18 +13:00
47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +13:00
19a34a6385 d->m: PK reply to attachment now uses native reply 2024-02-16 10:06:30 +13:00
e0d96cde19 d->m: Better text for links to unbridged channels 2024-02-14 11:57:15 +13:00
fd11e3fd10 Finish adding via parameters to all room links 2024-02-13 16:52:21 +13:00
13d1f86d31 d->m: Fix conversion of PK replies to Discord user 2024-02-13 14:38:41 +13:00
d673296619 Embed text with pipe instead of arrow 2024-02-13 11:41:00 +13:00
789a90a893 WIP tests for via parameters 2024-02-13 08:27:58 +13:00
a9f57fc252 WIP add via parameters 2024-02-12 23:07:55 +13:00
c7fb6fd52e Improve test coverage 2024-02-02 15:55:02 +13:00
69922c4a14 PK d->m replies are now native Matrix replies 2024-02-01 22:23:08 +13:00
0ab81d3d88 Put expressions with the actions, where it belongs 2024-01-19 16:43:12 +13:00
0237e6d8fd Improve code coverage for video 2024-01-19 12:39:07 +13:00
f3b7fcd1a3 Full code coverage for lottie sticker 2024-01-19 12:38:25 +13:00
d02f86b342 Code coverage for unknown channel mention 2024-01-19 12:37:13 +13:00
64beb6c996 Code coverage for lottie 2024-01-18 17:03:17 +13:00
8987107685 Backfill missed pins and pins from the past 2024-01-18 00:30:55 +13:00
ed7404ea19 Fix #16 pinned messages order 2024-01-16 16:02:31 +13:00
b060451baf Minor documentation rewording 2024-01-16 16:00:33 +13:00
60cf40680f d->m: Alt text should be bridged for any file type 2024-01-06 19:10:52 +13:00
2df7c665cb m->d: Message links are now guessed when unknown 2023-11-30 16:27:40 +13:00
b9ec28a5ad Handle user creation for Clyde AI 2023-11-25 22:26:26 +13:00
083f7bd9ba Make text spoilers work on Android 2023-11-25 22:10:27 +13:00
9158eb2476 Add full coverage for previous commit 2023-11-23 16:41:32 +13:00
8d452102d5 d->m: Message links are now guessed when unknown 2023-11-23 16:11:46 +13:00
7029247461 Coverage for role and emoji converter 2023-11-23 15:52:41 +13:00
8439512f1a Add snowflake timestamp converter functions 2023-11-23 15:51:25 +13:00
39528b0557 Refactor attachmentToEvent to a function 2023-11-23 13:37:09 +13:00
afbbe0da3d Fix more edge-case embed formatting 2023-10-28 00:24:42 +13:00
040e987d03 Paginate removing all reactions from Matrix-side 2023-10-14 23:34:02 +13:00
c24752625d Split part and reaction_part
Now, reactions should always end up on the bottom of a message group,
instead of sometimes being in the middle.
2023-10-14 22:11:29 +13:00
b7f90db20a Fix reply preview "undefined" on embed description 2023-10-14 19:27:45 +13:00
1016fb1d67 Always use OOYE bot to send thread start context 2023-10-14 17:23:55 +13:00
d9d672bffd d->m: Make role mentions really pretty 2023-10-14 02:15:21 +13:00
67305bb636 Allow m.notice (embeds) to be edited 2023-10-13 21:32:42 +13:00
61ac535995 d->m fix replying to matrix user in thread 2023-10-13 02:05:44 +13:00
48d69c0539 Start work on pinned events 2023-10-10 17:41:53 +13:00
bf0691f9bb Refactor reaction removals and add tests 2023-10-10 14:03:53 +13:00