Commit Graph

58 Commits

Author SHA1 Message Date
Cadence Ember 69922c4a14 PK d->m replies are now native Matrix replies 2024-02-01 22:23:08 +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 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 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 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 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 61ac535995 d->m fix replying to matrix user in thread 2023-10-13 02:05:44 +13:00
Cadence Ember dc92dc0b69 Annotate crossposted messages with their origin 2023-10-10 11:29:27 +13:00
Cadence Ember e3b2c844d8 Fix emoji_id references and add tests 2023-10-07 20:58:46 +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 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 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
Cadence Ember 4e1e590c3a Start moving from SQL to New Funny ORM 2023-09-18 17:46:45 +12:00
Cadence Ember d759b5bd90 Add support for Lottie stickers 2023-09-10 21:35:51 +12:00
Cadence Ember 49bdbd12ee fix display_name -> displayname 2023-09-04 01:43:12 +12:00
Cadence Ember a1be84cb60 upload spoiler attachments as spoilers 2023-09-02 21:45:04 +12:00
Cadence Ember 621a22df01 those code comments were not necessary 2023-08-30 00:38:33 +12:00
Cadence Ember c9c22cdf40 d->m bridge other attachments as m.file 2023-08-29 17:08:00 +12:00
Cadence Ember 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
Cadence Ember 6d1635539b finally got the thread's early messages working 2023-08-21 23:31:40 +12:00
Cadence Ember d666c0aedb attempt to support THREAD_CREATE but it explodes 2023-08-21 08:07:05 +12:00
Cadence Ember 3436759504 catch up on missed d->m messages when logging in 2023-08-19 22:54:23 +12:00
Cadence Ember e00eb15f35 support up to 1 space in written mentions 2023-08-17 18:17:53 +12:00
Cadence Ember 8f6bb86b92 record more update events 2023-08-17 12:36:47 +12:00
Cadence Ember b1ca71f37c getting edits closer to working 2023-08-16 17:03:05 +12:00
Cadence Ember f16900553a large files are now linked instead of uploaded 2023-07-13 17:36:20 +12:00
Cadence Ember f4bfe54850 Include fallback text for replies to media 2023-07-12 14:33:38 +12:00
Cadence Ember 011f9c5ecb only need to do mentions scenario 2 part B now 2023-07-11 17:28:42 +12:00
Cadence Ember 437f04682c support written @mentions (scenario 3) 2023-07-11 17:27:40 +12:00
Cadence Ember 328ae74b61 support rich replies, support basic m.mentions 2023-07-11 16:51:30 +12:00
Cadence Ember 5326b7d6be get room mentions formatting working 2023-07-11 10:10:47 +12:00
Cadence Ember 0f4f404160 store the channel_id on event_message 2023-07-11 08:01:11 +12:00