|
11864f80cf
|
d->m: Make PK members appear real
|
2024-01-21 00:54:18 +13:00 |
|
|
762e48230c
|
Ensure the appservice bot user is registered
Synapse does it automatically, but Conduit requires this HTTP call.
|
2023-10-16 16:47:42 +13:00 |
|
|
44f90cbb5f
|
Use Discord global_name as sim user displayname
|
2023-10-14 01:00:28 +13:00 |
|
|
0e56255f82
|
Improve code coverage
|
2023-10-07 22:47:31 +13:00 |
|
|
475cd5b724
|
Add new WHERE feature to my funny orm
|
2023-10-06 12:31:10 +13:00 |
|
|
28abdac5b6
|
Alter SQL column names to be distinct
|
2023-10-05 12:32:46 +13:00 |
|
|
1d99b91ef7
|
Add database migrations
|
2023-10-01 01:26:42 +13:00 |
|
|
cd195f92e0
|
rename a function
|
2023-09-20 16:12:19 +12:00 |
|
|
79bd0254f0
|
Finish moving from SQL to New Funny ORM
|
2023-09-18 22:51:59 +12:00 |
|
|
0ed74feb66
|
Stop this from causing an error I guess?
|
2023-09-17 20:15:20 +12:00 |
|
|
dd4e3aa8e0
|
continue if user is already invited
|
2023-09-03 10:47:01 +12:00 |
|
|
458a620f4a
|
make hardcoded "cadence.moe" configurable
|
2023-08-23 13:02:32 +12:00 |
|
|
4635200bcb
|
only use nickname as displayname, not nick+user
|
2023-08-19 18:41:57 +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 |
|
|
b1ca71f37c
|
getting edits closer to working
|
2023-08-16 17:03:05 +12:00 |
|
|
3a59d66626
|
move namespace_prefix into a sub-object
|
2023-07-13 17:11:24 +12:00 |
|
|
cc1210729f
|
add test for member state content
|
2023-06-30 15:15:23 +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 |
|
|
4d8b74f61f
|
adding basic reactions to discord messages
|
2023-05-09 17:13:59 +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 |
|
|
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 |
|
|
48c2ef76f5
|
preparations for creating users
|
2023-05-08 08:27:42 +12:00 |
|
|
3fbe7eed6e
|
Finish room diffing and syncing. All tests pass
|
2023-05-06 01:25:15 +12:00 |
|
|
8a0c2b5663
|
sending events in matrix
|
2023-05-01 00:57:30 +12:00 |
|