Commit graph

16 commits

Author SHA1 Message Date
5af7d6bf42 Add test for a generated embed on a reply 2024-08-28 11:51:02 +12:00
23d85547f3 Send generated embeds as original user 2024-03-17 01:07:50 +13:00
d01c888d02 Support embed generate MESSAGE_UPDATE events 2024-03-15 15:54:13 +13:00
47ac49a855 Rearrange code (self-review) 2024-03-04 17:02:38 +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
0e56255f82 Improve code coverage 2023-10-07 22:47:31 +13:00
ef15c850dd Promote another event if part = 0 is redacted 2023-10-06 16:50:23 +13:00
a49b46381c Fix displayname/display_name discrepancy 2023-10-04 23:23:57 +13:00
b1d959f944 fix tests due to emojis working now 2023-09-21 01:46:07 +12:00
5aef6baaab add migration process for stuff already bridged 2023-09-05 00:59:10 +12:00
7780ee806a 100% edit-to-changes code coverage 2023-08-26 01:44:50 +12:00
e3737997ec test that edits by webhook work 2023-08-17 19:03:09 +12:00
040a2d253f write editMessage action, connected to dispatcher 2023-08-17 16:41:28 +12:00
2973170e87 test for editing a new caption onto an image 2023-08-17 12:36:51 +12:00
8f6bb86b92 record more update events 2023-08-17 12:36:47 +12:00
b1ca71f37c getting edits closer to working 2023-08-16 17:03:05 +12:00