Commit graph

53 commits

Author SHA1 Message Date
Astra Logical
e393b0b084 Fix olm instnciation ordering 2026-07-23 13:58:32 -04:00
Astra Logical
7ece0b2222 Fix pickle store accounts -> account 2026-07-23 13:55:00 -04:00
Astra Logical
24b6ad69eb OlmAccount bug 2026-07-23 13:52:53 -04:00
Astra Logical
c8e87ca110 Bug fix 2026-07-23 13:51:40 -04:00
Astra Logical
f414f5a4c4 Typo 2026-07-23 13:50:23 -04:00
Astra Logical
5cd3680295 Fix class name 2026-07-23 13:49:00 -04:00
Astra Logical
0092284140 Fix import 2026-07-23 13:47:32 -04:00
Astra Logical
def53187e8 Fix create_account bug 2026-07-23 13:45:57 -04:00
Astra Logical
22d079f079 Hallucinatin bots... 2026-07-23 13:44:11 -04:00
Astra Logical
c9cf3fa615 Bug fix 2026-07-23 13:38:53 -04:00
Astra Logical
a81b8ba4d3 access_token -> api.token 2026-07-23 13:37:28 -04:00
Astra Logical
a95a3e274f Mxid to pickle 2026-07-23 13:35:33 -04:00
Astra Logical
322e418a81 Typo 2026-07-23 13:34:02 -04:00
Astra Logical
247eeaa134 Switch to pickle for crypto persistence 2026-07-23 13:32:12 -04:00
Astra Logical
a28176de69 Fix cross-signing and session persistence 2026-07-23 13:28:43 -04:00
Astra Logical
282363bfeb Buuuugs 2026-07-23 12:14:54 -04:00
Astra Logical
ef0cedce3d Bugs 2026-07-23 12:12:34 -04:00
Astra Logical
4d258bb395 Bug fix 2026-07-23 12:10:13 -04:00
Astra Logical
d382b084d2 Bug fixes 2026-07-23 12:07:15 -04:00
Astra Logical
b55a919d3d Fix stale keys 2026-07-23 12:04:10 -04:00
Astra Logical
8cf971c589 Impliment find_shared_rooms 2026-07-23 12:01:14 -04:00
Astra Logical
b1fee3e4ca Bug fixes 2026-07-23 11:58:23 -04:00
Astra Logical
eb35de374d Swap to mautrix memory stores 2026-07-23 11:56:57 -04:00
Astra Logical
41bdeafcbc Properly support python-olm compilation needs in container 2026-07-23 11:53:15 -04:00
Astra Logical
ec035b5e44 Rewrite with mautrix-python to handle SSSS 2026-07-23 11:45:09 -04:00
Astra Logical
d4b9e808e4 Handle empty credentials file 2026-07-23 11:29:12 -04:00
Astra Logical
8ad5f56d86 Import json. Whoops. 2026-07-23 11:27:18 -04:00
Astra Logical
f0ce8b0ffa Persist credentials 2026-07-23 11:25:21 -04:00
Astra Logical
f7db8f7fd9 Bug fix for mac verification step 2026-07-23 11:04:25 -04:00
Astra Logical
5dc3fe4023 Respond to final mac message and verify device in keystore 2026-07-23 11:01:46 -04:00
Astra Logical
9655f67953 Even more data structure woes 2026-07-23 10:55:58 -04:00
Astra Logical
6fce9ee607 Further data structure issues 2026-07-23 10:53:16 -04:00
Astra Logical
4326dac96c Fix bug related to to_device() positional arguments 2026-07-23 10:50:22 -04:00
Astra Logical
23ca556d87 Send verification ready when receiving verification request 2026-07-23 10:45:28 -04:00
Astra Logical
bdede4dbf4 Some modern events haven't been properly handled by nio. Use an UnknownToDeviceEvent and key off of m.key.verification instead 2026-07-23 10:33:36 -04:00
Astra Logical
4b09b7ff43 Handle the rest of the key verification events 2026-07-23 10:28:41 -04:00
Astra Logical
bda6076240 Add auto-SAS verification hook 2026-07-23 10:23:09 -04:00
Astra Logical
99af2b483a Set a fixed device id to enable cross-signing 2026-07-23 10:04:16 -04:00
Astra Logical
bf2eeb9bf7 Block requests for groups the user is already a part of 2026-07-22 18:29:35 -04:00
Astra Logical
65d219c1b7 Fix bot message newlines 2026-07-22 18:25:46 -04:00
Astra Logical
f8d6302f10 Misc fixes 2026-07-22 18:21:32 -04:00
Astra Logical
3db77f91e5 Fix message formatting by converting markdown to HTML 2026-07-22 18:19:10 -04:00
Astra Logical
595348fbd6 Groups now tells user if they are in group 2026-07-22 18:13:55 -04:00
Astra Logical
1fc97b6256 Fix message edit on approval. Add groups command. Prevent requesting admin group 2026-07-22 18:08:51 -04:00
Astra Logical
d9c38ff119 Fix keycloak secret param 2026-07-22 17:37:31 -04:00
Astra Logical
4d6a79522d Handle emoji variations 2026-07-22 17:30:48 -04:00
Astra Logical
e9e32279dc Fix reaction events 2026-07-22 17:25:34 -04:00
Astra Logical
f97b8c742d Auto-trust devices 2026-07-22 17:04:43 -04:00
Astra Logical
ccccebcd22 Enable E2EE message parsing 2026-07-22 16:44:42 -04:00
Astra Logical
e5a9f85752 Add room invite handling 2026-07-22 16:30:55 -04:00