Commit graph

389 commits

Author SHA1 Message Date
f48c1f3f31 PK: Fix mentions/replies using UUID 2024-01-31 13:09:39 +13:00
3d87bd9da5 PK: Use webhook name as bridged name 2024-01-30 22:01:06 +13:00
c084aa0156 Add the @ sign in the other order 2024-01-22 23:36:19 +13:00
4591b5ae03 m->d: Fix glitched mention when Element disambigs 2024-01-22 23:10:33 +13:00
a71c9515ec Include system data on PK profiles 2024-01-22 22:38:18 +13:00
6a06dc14ce Fix all rooms being affected by speedbump 2024-01-22 22:05:59 +13:00
11864f80cf d->m: Make PK members appear real 2024-01-21 00:54:18 +13:00
988cb9408d Fix DI on eventToMessage 2024-01-20 23:51:26 +13:00
0e75c23aee Have to join user before announcing thread 2024-01-20 23:45:47 +13:00
8591ea5c1f Explain how to get in the rooms 2024-01-20 23:13:39 +13:00
67dc31f747 Fix tests that hard-coded cadence.moe 2024-01-20 18:23:48 +13:00
706b37669b Move Content-Length detection logic 2024-01-20 17:25:58 +13:00
845f93e5d0 Work around the Content-Length issue 2024-01-20 17:03:03 +13:00
e49dc18e67 Implement the speedbump 2024-01-20 01:02:51 +13:00
5ef5dbb2e8 Write more "add a new event type" documentation 2024-01-19 16:43:30 +13:00
0ab81d3d88 Put expressions with the actions, where it belongs 2024-01-19 16:43:12 +13:00
c3dc3c89b5 Code coverage for migrate.js 2024-01-19 16:42:00 +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
235aee3fef Complete code coverage for emoji sprite sheet 2024-01-19 12:40:00 +13:00
fbf51dab64 Complete code coverage for mxutils 2024-01-19 12:39:41 +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
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
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
7d4379a099 Fix error in startup emojis check 2024-01-12 14:33:23 +13:00
600ca1a11d Enable ts-check on event-dispatcher 2024-01-11 15:56:58 +13:00
20bab453ef d->m: Support bulk message deletion from bots 2024-01-11 15:56:42 +13:00
9efd6a49b8 d->m: Sync missed emojis/stickers after restart 2024-01-10 23:56:10 +13:00
a67708269d m->d: Improve reply preview truncation punctuation 2024-01-10 22:46:20 +13:00
d0a3c3ce29 m->d: Remove rare "In reply to" fallback text 2024-01-10 22:42:13 +13:00
8e3b674d90 Forget messages/events upon deletion (may fix #18) 2024-01-10 15:48:31 +13:00
84d791cd8a m->d: Support attachment body data as alt text 2024-01-06 19:42:13 +13:00
60cf40680f d->m: Alt text should be bridged for any file type 2024-01-06 19:10:52 +13:00
83070dcf7e Fix translating URL encoded mentions of sim users 2024-01-06 19:01:14 +13:00
e4f66a5077 Notetaking about how PK code paths will work 2023-12-21 16:56:46 +13:00
cf25e1661b Add test data for attachments with description 2023-12-21 08:23:35 +13:00
3a8dbe8c59 Publish WIP PK notes 2023-12-15 17:08:06 +13:00
c8742f9512 m->d: Fix message ID guess on plaintext events 2023-12-02 17:13:10 +13:00
4dcdd0287e Check for M_USER_IN_USE in seed.js 2023-11-30 17:10:41 +13:00
2df7c665cb m->d: Message links are now guessed when unknown 2023-11-30 16:27:40 +13:00
024ff34cca Handle mentioning sims from a different bridge 2023-11-28 19:04:08 +13:00
cd2e012b8e Fix joining guessed @mentions to room 2023-11-25 23:09:28 +13:00
4313aa668d Fix getEventForTimestamp API path (???) 2023-11-25 22:56:11 +13:00
57d5cfb480 Fix path() doing nothing without a mxid 2023-11-25 22:55:20 +13:00
b9ec28a5ad Handle user creation for Clyde AI 2023-11-25 22:26:26 +13:00