Commit graph

209 commits

Author SHA1 Message Date
95e7987fee Query the correct column in onThreadCreate 2023-10-01 01:49:03 +13:00
6c1ae6aba1 Remove expiry params from attachment URL 2023-10-01 01:27:03 +13:00
1d99b91ef7 Add database migrations 2023-10-01 01:26:42 +13:00
7a218f1254 Autodetect mime type for m->d stickers 2023-09-30 16:21:07 +13:00
c9bc6ac629 Add scripts for database migration 2023-09-29 17:41:44 +13:00
ae3a86bff2 fix bug removing reactions when there are multiple 2023-09-29 01:03:10 +13:00
39f41e7d53 /emoji works consistently and can bulk upload 2023-09-28 00:10:24 +13:00
60f3b67d2d m->d fix for memorised emojis from other servers 2023-09-27 23:25:56 +13:00
56f16901ca silence the bot in unbridged rooms 2023-09-27 23:24:53 +13:00
ca988af2e0 d->m accept emojis with longer names 2023-09-27 23:24:31 +13:00
95b6fddaa8 fix emoji sheet partial letterboxing 2023-09-27 23:23:46 +13:00
4151979e10 /emoji can now upload Matrix-exclusive emojis 2023-09-27 17:06:02 +13:00
d1e3640078 Add Matrix command handler + emoji command 2023-09-27 08:20:18 +13:00
c1cbdfee82 Other kinds of reaction removals 2023-09-25 23:15:36 +13:00
c3040f19c2 only add shortcode for custom image reactions 2023-09-25 22:21:34 +13:00
6dcf3a383a make removing single reactions work correctly 2023-09-25 22:20:23 +13:00
a396e6f596 Bridge the shortcode as part of reactions 2023-09-25 20:19:04 +13:00
4f807159ba start on d->m removing reactions 2023-09-25 17:36:27 +13:00
8d3ac665c9 Support m->d redacting messages and reactions 2023-09-25 16:26:48 +13:00
2e68c7edf5 clean up 2023-09-24 03:24:56 +13:00
a904802dac Add GNU AGPL license 2023-09-24 03:21:00 +13:00
fd9c742529 Cadence + jacksonchen666: readme enhancements 2023-09-24 03:19:37 +13:00
1447406ed6 clean up 2023-09-24 01:58:14 +12:00
49d9d31b30 Support sending unknown mx emojis as sprite sheet 2023-09-24 01:55:47 +12:00
2b537f42f0 Fix uk.half-shot.bridge test data 2023-09-24 00:13:38 +12:00
f39e61489b Update discord-markdown: Allow link formatting 2023-09-23 18:14:33 +12:00
933cf7c6ec silence some of the default output 2023-09-23 18:12:51 +12:00
5dbcc74617 adding some more notes 2023-09-22 17:47:36 +12:00
a4c2d62331 add giframe dependency 2023-09-21 16:08:05 +12:00
b1d959f944 fix tests due to emojis working now 2023-09-21 01:46:07 +12:00
049fc22326 fix the order of fetching emojis for messages 2023-09-21 01:39:21 +12:00
0b5475e9a8 start drafting d->m embed bridging 2023-09-20 16:51:49 +12:00
40922ff479 change syncSpace input parameters to fix the test 2023-09-20 16:37:24 +12:00
cd195f92e0 rename a function 2023-09-20 16:12:19 +12:00
044ccc08e0 d->m handle emojis we don't know about 2023-09-20 08:03:19 +12:00
90a32225e0 d->m reactions: fix sqlite parameter error 2023-09-20 07:49:36 +12:00
92dee012fc refactor custom emoji schema; make reactions work 2023-09-20 00:37:15 +12:00
c7ddf638db d->m custom emoji reactions 2023-09-19 23:02:51 +12:00
09346654dd Advertise emoji features in the readme 2023-09-19 22:06:50 +12:00
e44918b4c7 m->d bridge known emojis in messages 2023-09-19 19:59:58 +12:00
b403f35674 fix bugs from orm migration 2023-09-19 19:10:02 +12:00
1657de4eef d->m bridge emojis in messages 2023-09-19 17:43:57 +12:00
94c4b6a262 Add the emoji mapping to the database 2023-09-19 17:20:13 +12:00
b31b7c794c rearrange documentation into folder 2023-09-19 15:55:15 +12:00
807ab899be Copy Discord emojis/stickers to Matrix 2023-09-19 01:45:56 +12:00
d81aa51787 orm: fix pluck, add basic tests 2023-09-19 01:23:52 +12:00
a8f387c161 do not report TYPING_START 2023-09-19 01:23:32 +12:00
79bd0254f0 Finish moving from SQL to New Funny ORM 2023-09-18 22:51:59 +12:00
4e1e590c3a Start moving from SQL to New Funny ORM 2023-09-18 17:46:45 +12:00
cab96cbc9e d->m typing notifications 2023-09-17 23:14:13 +12:00