Commit graph

35 commits

Author SHA1 Message Date
ee266f844a Move reaction_part to new events when possible 2024-08-28 17:18:50 +12:00
5af7d6bf42 Add test for a generated embed on a reply 2024-08-28 11:51:02 +12:00
5d91f999f2 Make power migration testable 2024-08-28 02:53:27 +12:00
71c553a9cf Test cases for bridging author command metadata 2024-08-28 02:05:51 +12:00
b8793dae0f Sync new power system to newly created rooms 2024-08-26 01:42:56 +12:00
2c93ff1e6d Match old and new formats of reply rep 2024-08-16 12:04:09 +12:00
5c48645334 m->d: Suppress embeds for links in reply preview 2024-08-16 10:25:37 +12:00
d01c888d02 Support embed generate MESSAGE_UPDATE events 2024-03-15 15:54:13 +13:00
47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +13:00
18ef337aef Add test case for unreachable emojis
This test is for commit 6e41f85
2024-02-23 11:48:23 +13:00
19a34a6385 d->m: PK reply to attachment now uses native reply 2024-02-16 10:06:30 +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
c7fb6fd52e Improve test coverage 2024-02-02 15:55:02 +13:00
f48c1f3f31 PK: Fix mentions/replies using UUID 2024-01-31 13:09:39 +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
011889216b Add lottie sticker message test data 2024-01-18 17:04:00 +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
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
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
af274ede53 Use the proper L1 and L2 emojis 2023-10-08 00:00:34 +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
c9bc6ac629 Add scripts for database migration 2023-09-29 17:41:44 +13:00
Renamed from db/ooye-test-data.sql (Browse further)