Commit graph

35 commits

Author SHA1 Message Date
40922ff479 change syncSpace input parameters to fix the test 2023-09-20 16:37:24 +12:00
79bd0254f0 Finish moving from SQL to New Funny ORM 2023-09-18 22:51:59 +12:00
671f1300ba should create guilds on-demand now 2023-09-12 23:15:55 +12:00
0acf59bf48 forcing space sync will unbridge deleted channels 2023-09-07 23:20:48 +12:00
0237d45c60 support uk.half-shot.bridge 2023-09-07 12:08:10 +12:00
671f5ba7d3 no longer invite me to created rooms 2023-09-06 09:38:07 +12:00
d255f2ab22 fix join rules on old room versions 2023-09-04 01:36:58 +12:00
5e6bb0cd2e create syncSpaceFully 2023-09-03 17:13:04 +12:00
27b8c547e3 updating tap-dot for prettier output 2023-08-25 23:27:44 +12:00
20cd7ab38e sync child room avatars when guild is updated 2023-08-25 17:23:51 +12:00
30bf87b106 channel name decoration for threads and voice-text 2023-08-25 12:05:16 +12:00
40c3ef8e83 don't set the name and topic twice 2023-08-24 12:42:12 +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
458a620f4a make hardcoded "cadence.moe" configurable 2023-08-23 13:02:32 +12:00
92cd628a6c remember any room avatars set on matrix-side 2023-08-23 12:39:37 +12:00
e04617eb04 remove console.log 2023-08-21 23:34:49 +12:00
6d1635539b finally got the thread's early messages working 2023-08-21 23:31:40 +12:00
c22f434c1f explain inflight thread room creation 2023-08-21 17:25:51 +12:00
08d3f3d804 synchronise channel updates 2023-08-19 23:12:36 +12:00
3436759504 catch up on missed d->m messages when logging in 2023-08-19 22:54:23 +12:00
0fc8e68f15 support threads 2023-08-19 18:41:57 +12:00
9569fda168 streamline the convertNameAndTopic function 2023-07-05 12:04:28 +12:00
4cd9da49fd add tests for convertNameAndTopic 2023-07-04 17:35:29 +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
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
7526d63690 get createRoom and ensureRoom interface working 2023-05-09 08:03:57 +12:00
3bc29def41 switch to using api functions over mreq 2023-05-08 23:37:51 +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
8a0c2b5663 sending events in matrix 2023-05-01 00:57:30 +12:00
6990957c9e rearranging and experiments 2023-04-26 08:06:08 +12:00