|
d01c888d02
|
Support embed generate MESSAGE_UPDATE events
|
2024-03-15 15:54:13 +13:00 |
|
|
12d85c982e
|
Allow Matrixers to @room if Discorders can too
|
2024-03-07 10:17:39 +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 |
|
|
c5d6c5e4c7
|
Rearrange testing emoji sheet images
|
2024-03-04 13:19:50 +13:00 |
|
|
18ef337aef
|
Add test case for unreachable emojis
This test is for commit 6e41f85
|
2024-02-23 11:48:23 +13:00 |
|
|
e236a25da2
|
Download images data aot for testing
|
2024-02-20 22:23:08 +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 |
|
|
369e0862e5
|
m->d: Fix reply previews saying undefined
|
2024-02-14 11:04:54 +13:00 |
|
|
e999fcf819
|
m->d: test: Line break between reply and quote msg
|
2024-02-13 23:03:56 +13:00 |
|
|
7756a34a5f
|
m->d: Gracefully handle replies to redacted event
|
2024-02-13 22:58:21 +13:00 |
|
|
13d1f86d31
|
d->m: Fix conversion of PK replies to Discord user
|
2024-02-13 14:38:41 +13:00 |
|
|
0f25e73d67
|
Merge branch 'hotfix-v1.5.1'
|
2024-02-07 14:48:49 +13:00 |
|
|
c7fb6fd52e
|
Improve test coverage
|
2024-02-02 15:55:02 +13:00 |
|
|
6c3164edd6
|
m->d: Emoji sprite sheet supports APNG
|
2024-02-01 16:38:17 +13:00 |
|
|
f48c1f3f31
|
PK: Fix mentions/replies using UUID
|
2024-01-31 13:09:39 +13:00 |
|
|
67dc31f747
|
Fix tests that hard-coded cadence.moe
|
2024-01-20 18:23:48 +13:00 |
|
|
f3cacc89fd
|
m->d: Code coverage for invalid events
|
2024-01-19 16:38:31 +13:00 |
|
|
aa9c2cc0c7
|
Reduce surface for test to break
|
2024-01-19 12:48:07 +13:00 |
|
|
0237e6d8fd
|
Improve code coverage for video
|
2024-01-19 12:39:07 +13:00 |
|
|
d02f86b342
|
Code coverage for unknown channel mention
|
2024-01-19 12:37:13 +13:00 |
|
|
011889216b
|
Add lottie sticker message test data
|
2024-01-18 17:04:00 +13:00 |
|
|
64beb6c996
|
Code coverage for lottie
|
2024-01-18 17:03:17 +13:00 |
|
|
cf25e1661b
|
Add test data for attachments with description
|
2023-12-21 08:23:35 +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 |
|
|
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 |
|
|
afbbe0da3d
|
Fix more edge-case embed formatting
|
2023-10-28 00:24:42 +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 |
|
|
d9d672bffd
|
d->m: Make role mentions really pretty
|
2023-10-14 02:15:21 +13:00 |
|
|
44f90cbb5f
|
Use Discord global_name as sim user displayname
|
2023-10-14 01:00:28 +13:00 |
|
|
61ac535995
|
d->m fix replying to matrix user in thread
|
2023-10-13 02:05:44 +13:00 |
|
|
1ad1c6b525
|
Add tests for all room privacy levels
|
2023-10-13 00:51:38 +13:00 |
|
|
613a1dc086
|
Add private/linkable/public privacy rules
|
2023-10-12 20:30:41 +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 |
|
|
7790d98c66
|
Fix bridging interaction responses and edits
|
2023-10-10 11:23:51 +13:00 |
|
|
af274ede53
|
Use the proper L1 and L2 emojis
|
2023-10-08 00:00:34 +13:00 |
|
|
0e56255f82
|
Improve code coverage
|
2023-10-07 22:47:31 +13:00 |
|
|
e3b2c844d8
|
Fix emoji_id references and add tests
|
2023-10-07 20:58:46 +13:00 |
|
|
475cd5b724
|
Add new WHERE feature to my funny orm
|
2023-10-06 12:31:10 +13:00 |
|
|
28abdac5b6
|
Alter SQL column names to be distinct
|
2023-10-05 12:32:46 +13:00 |
|
|
a49b46381c
|
Fix displayname/display_name discrepancy
|
2023-10-04 23:23:57 +13:00 |
|
|
a56942cf14
|
Finally get the embed tests passing
|
2023-10-01 23:55:42 +13:00 |
|
|
1d99b91ef7
|
Add database migrations
|
2023-10-01 01:26:42 +13:00 |
|