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
c9bc6ac629
Add scripts for database migration
2023-09-29 17:41:44 +13:00
ca988af2e0
d->m accept emojis with longer names
2023-09-27 23:24:31 +13:00
2b537f42f0
Fix uk.half-shot.bridge test data
2023-09-24 00:13:38 +12:00
1657de4eef
d->m bridge emojis in messages
2023-09-19 17:43:57 +12:00
d81aa51787
orm: fix pluck, add basic tests
2023-09-19 01:23:52 +12:00
4e1e590c3a
Start moving from SQL to New Funny ORM
2023-09-18 17:46:45 +12:00
47b8d44010
force override server_origin during testing
2023-09-12 21:37:36 +12:00
39458bd2bf
allow migrating from old to new bridge
2023-09-04 01:38:30 +12:00
a1be84cb60
upload spoiler attachments as spoilers
2023-09-02 21:45:04 +12:00
fcbb045cbb
Improved database schema
...
- Some queries are faster due to better index ordering
- Database is smaller thanks to splitting message_channel table and
adding WITHOUT ROWID where helpful
2023-08-28 17:32:55 +12:00