Commit Graph

97 Commits

Author SHA1 Message Date
Cadence Ember c7fb6fd52e Improve test coverage 2024-02-02 15:55:02 +13:00
Cadence Ember 69922c4a14 PK d->m replies are now native Matrix replies 2024-02-01 22:23:08 +13:00
Cadence Ember 0ab81d3d88 Put expressions with the actions, where it belongs 2024-01-19 16:43:12 +13:00
Cadence Ember 0237e6d8fd Improve code coverage for video 2024-01-19 12:39:07 +13:00
Cadence Ember f3b7fcd1a3 Full code coverage for lottie sticker 2024-01-19 12:38:25 +13:00
Cadence Ember d02f86b342 Code coverage for unknown channel mention 2024-01-19 12:37:13 +13:00
Cadence Ember 64beb6c996 Code coverage for lottie 2024-01-18 17:03:17 +13:00
Cadence Ember 8987107685 Backfill missed pins and pins from the past 2024-01-18 00:30:55 +13:00
Cadence Ember ed7404ea19 Fix #16 pinned messages order 2024-01-16 16:02:31 +13:00
Cadence Ember b060451baf Minor documentation rewording 2024-01-16 16:00:33 +13:00
Cadence Ember 60cf40680f d->m: Alt text should be bridged for any file type 2024-01-06 19:10:52 +13:00
Cadence Ember 2df7c665cb m->d: Message links are now guessed when unknown 2023-11-30 16:27:40 +13:00
Cadence Ember b9ec28a5ad Handle user creation for Clyde AI 2023-11-25 22:26:26 +13:00
Cadence Ember 083f7bd9ba Make text spoilers work on Android 2023-11-25 22:10:27 +13:00
Cadence Ember 9158eb2476 Add full coverage for previous commit 2023-11-23 16:41:32 +13:00
Cadence Ember 8d452102d5 d->m: Message links are now guessed when unknown 2023-11-23 16:11:46 +13:00
Cadence Ember 7029247461 Coverage for role and emoji converter 2023-11-23 15:52:41 +13:00
Cadence Ember 8439512f1a Add snowflake timestamp converter functions 2023-11-23 15:51:25 +13:00
Cadence Ember 39528b0557 Refactor attachmentToEvent to a function 2023-11-23 13:37:09 +13:00
Cadence Ember afbbe0da3d Fix more edge-case embed formatting 2023-10-28 00:24:42 +13:00
Cadence Ember 040e987d03 Paginate removing all reactions from Matrix-side 2023-10-14 23:34:02 +13:00
Cadence Ember 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
Cadence Ember b7f90db20a Fix reply preview "undefined" on embed description 2023-10-14 19:27:45 +13:00
Cadence Ember 1016fb1d67 Always use OOYE bot to send thread start context 2023-10-14 17:23:55 +13:00
Cadence Ember d9d672bffd d->m: Make role mentions really pretty 2023-10-14 02:15:21 +13:00
Cadence Ember 67305bb636 Allow m.notice (embeds) to be edited 2023-10-13 21:32:42 +13:00
Cadence Ember 61ac535995 d->m fix replying to matrix user in thread 2023-10-13 02:05:44 +13:00
Cadence Ember 48d69c0539 Start work on pinned events 2023-10-10 17:41:53 +13:00
Cadence Ember bf0691f9bb Refactor reaction removals and add tests 2023-10-10 14:03:53 +13:00
Cadence Ember dc92dc0b69 Annotate crossposted messages with their origin 2023-10-10 11:29:27 +13:00
Cadence Ember 7790d98c66 Fix bridging interaction responses and edits 2023-10-10 11:23:51 +13:00
Cadence Ember 0e56255f82 Improve code coverage 2023-10-07 22:47:31 +13:00
Cadence Ember e3b2c844d8 Fix emoji_id references and add tests 2023-10-07 20:58:46 +13:00
Cadence Ember ef15c850dd Promote another event if part = 0 is redacted 2023-10-06 16:50:23 +13:00
Cadence Ember 475cd5b724 Add new WHERE feature to my funny orm 2023-10-06 12:31:10 +13:00
Cadence Ember 28abdac5b6 Alter SQL column names to be distinct 2023-10-05 12:32:46 +13:00
Cadence Ember a49b46381c Fix displayname/display_name discrepancy 2023-10-04 23:23:57 +13:00
Cadence Ember 5d59717bc3 license nicense 2023-10-02 23:12:03 +13:00
Cadence Ember cbc0443837 Include image & video with embeds 2023-10-02 22:42:32 +13:00
Cadence Ember 49a135485c Regression: Embeds belong in quotes 2023-10-02 22:26:00 +13:00
Cadence Ember a56942cf14 Finally get the embed tests passing 2023-10-01 23:55:42 +13:00
Cadence Ember ca988af2e0 d->m accept emojis with longer names 2023-09-27 23:24:31 +13:00
Cadence Ember d1e3640078 Add Matrix command handler + emoji command 2023-09-27 08:20:18 +13:00
Cadence Ember 6dcf3a383a make removing single reactions work correctly 2023-09-25 22:20:23 +13:00
Cadence Ember b1d959f944 fix tests due to emojis working now 2023-09-21 01:46:07 +12:00
Cadence Ember 049fc22326 fix the order of fetching emojis for messages 2023-09-21 01:39:21 +12:00
Cadence Ember 0b5475e9a8 start drafting d->m embed bridging 2023-09-20 16:51:49 +12:00
Cadence Ember 044ccc08e0 d->m handle emojis we don't know about 2023-09-20 08:03:19 +12:00
Cadence Ember 92dee012fc refactor custom emoji schema; make reactions work 2023-09-20 00:37:15 +12:00
Cadence Ember 1657de4eef d->m bridge emojis in messages 2023-09-19 17:43:57 +12:00