Commit graph

45 commits

Author SHA1 Message Date
79bd0254f0 Finish moving from SQL to New Funny ORM 2023-09-18 22:51:59 +12:00
cab96cbc9e d->m typing notifications 2023-09-17 23:14:13 +12:00
9263bdb754 configuration option to auto-invite matrix users 2023-09-12 23:08:33 +12:00
714c31d230 Fix my homeserver being hard-coded 2023-09-12 20:43:56 +12:00
d759b5bd90 Add support for Lottie stickers 2023-09-10 21:35:51 +12:00
0237d45c60 support uk.half-shot.bridge 2023-09-07 12:08:10 +12:00
0caaa0940b allow slashes in state keys 2023-09-07 12:08:10 +12:00
33fd08e76a add readme 2023-09-06 12:00:39 +12:00
39458bd2bf allow migrating from old to new bridge 2023-09-04 01:38:30 +12:00
dd4e3aa8e0 continue if user is already invited 2023-09-03 10:47:01 +12:00
beeb27bbd8 test on a member that has no member props 2023-08-25 11:44:58 +12:00
1e9e9685c5 minor code coverage 2023-08-24 17:23:32 +12:00
c56e92ccfb start adding command handlers 2023-08-24 17:09:25 +12:00
f0ff89161a syncing all room power levels 2023-08-24 00:27:51 +12:00
a8fab062a4 workaround synapse bug that would make broken PLs 2023-08-23 17:08:20 +12:00
8d536d5ef2 using kstate with power levels should mix them 2023-08-23 16:16:36 +12:00
92cd628a6c remember any room avatars set on matrix-side 2023-08-23 12:39:37 +12:00
c8021cadec changing spaces to tabs 2023-08-21 21:04:41 +12:00
36adc30990 only include necessary data for testing 2023-08-18 17:00:40 +12:00
e08262388b bug fix where errors weren't being sent 2023-08-18 16:58:46 +12:00
040a2d253f write editMessage action, connected to dispatcher 2023-08-17 16:41:28 +12:00
96dd488e39 progress on edits 2023-07-28 17:05:13 +12:00
f16900553a large files are now linked instead of uploaded 2023-07-13 17:36:20 +12:00
3a59d66626 move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
328ae74b61 support rich replies, support basic m.mentions 2023-07-11 16:51:30 +12:00
61120d92c6 m2d reactions (untested) 2023-07-04 17:19:17 +12:00
39cdba9f90 bridge both ways and prevent reflections 2023-07-04 00:39:42 +12:00
d592a3c82e don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
740ddc36d1 support d->m stickers 2023-06-29 00:06:56 +12:00
584f19a011 fix a variety of bugs that snuck in 2023-06-28 23:39:29 +12:00
512f61422d continue on stickers 2023-05-15 17:25:05 +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
22dde9faf7 completed user syncing. it occurs on message send 2023-05-10 22:15:20 +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
7526d63690 get createRoom and ensureRoom interface working 2023-05-09 08:03:57 +12:00
1e7e66dc31 register -> invite -> join -> send flow 2023-05-09 00:58:46 +12:00
3bc29def41 switch to using api functions over mreq 2023-05-08 23:37:51 +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
c7868e9dbb space and room creation 2023-05-05 08:25:00 +12:00
51480e21e5 notes about invites 2023-05-01 17:05:47 +12:00
8a0c2b5663 sending events in matrix 2023-05-01 00:57:30 +12:00