47ac49a855
Rearrange code (self-review)
2024-03-04 17:02:38 +13:00
c5d6c5e4c7
Rearrange testing emoji sheet images
2024-03-04 13:19:50 +13:00
e236a25da2
Download images data aot for testing
2024-02-20 22:23:08 +13:00
e0d96cde19
d->m: Better text for links to unbridged channels
2024-02-14 11:57:15 +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
67dc31f747
Fix tests that hard-coded cadence.moe
2024-01-20 18:23:48 +13:00
64beb6c996
Code coverage for lottie
2024-01-18 17:03:17 +13:00
2df7c665cb
m->d: Message links are now guessed when unknown
2023-11-30 16:27:40 +13:00
8d452102d5
d->m: Message links are now guessed when unknown
2023-11-23 16:11:46 +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
1ad1c6b525
Add tests for all room privacy levels
2023-10-13 00:51:38 +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
e3b2c844d8
Fix emoji_id references and add tests
2023-10-07 20:58:46 +13:00
1d99b91ef7
Add database migrations
2023-10-01 01:26:42 +13: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
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
1e9e9685c5
minor code coverage
2023-08-24 17:23:32 +12:00
6d1635539b
finally got the thread's early messages working
2023-08-21 23:31:40 +12:00
3436759504
catch up on missed d->m messages when logging in
2023-08-19 22:54:23 +12:00
36adc30990
only include necessary data for testing
2023-08-18 17:00:40 +12:00
b1ca71f37c
getting edits closer to working
2023-08-16 17:03:05 +12:00
39cdba9f90
bridge both ways and prevent reflections
2023-07-04 00:39:42 +12:00
6e55e6d1b3
preparing for m2d
2023-07-03 01:06:05 +12:00
5bd1bc9a5b
add webhook creation utility
2023-06-30 15:15:34 +12:00
e1d7ced87d
begin converting discord attachments and stickers
2023-05-12 17:35:37 +12:00
38d7db5071
seed initial setup
2023-05-10 23:17:37 +12:00
f418d51e55
refactor kstate, add stub user syncing function
2023-05-10 17:40:31 +12:00
da6603d258
send sim messages to the proper rooms
2023-05-09 15:29:46 +12:00
1e7e66dc31
register -> invite -> join -> send flow
2023-05-09 00:58:46 +12:00
7ee04d085f
username sanitisation for registration
2023-05-08 17:22:20 +12:00
3fbe7eed6e
Finish room diffing and syncing. All tests pass
2023-05-06 01:25:15 +12:00
f09eeccef3
add tests, implement kstate and state diffing
2023-05-05 17:29:08 +12:00