Commit graph

1493 commits

Author SHA1 Message Date
Tulir Asokan
e627ad878e signalmeow/receiving: handle sync messages sent to PNIs properly
* store destination E.164 numbers received in sync messages
* fetch PNI identity from server if it isn't found in database when handling
  PNI signature message
2024-07-14 19:19:02 +03:00
Tulir Asokan
41a7187dff v2: update mautrix-go 2024-07-14 14:47:58 +03:00
Tulir Asokan
ca21d467de v2: update mautrix-go 2024-07-14 11:13:08 +03:00
Tulir Asokan
1e093d6dc6 v2: update mautrix-go and use new typed metadata structs 2024-07-13 14:16:55 +03:00
Tulir Asokan
b853d1756f main: update dependencies 2024-07-12 19:55:55 +03:00
Tulir Asokan
0e46919ace v2: update mautrix-go to support appservice websockets 2024-07-12 16:54:37 +03:00
Tulir Asokan
76462a7938 v2: update mautrix-go 2024-07-12 15:01:31 +03:00
Tulir Asokan
fdacfc2f67 v2: update mautrix-go 2024-07-10 23:50:41 +03:00
Tulir Asokan
4fd3777070 signalmeow: update protobufs 2024-07-10 20:40:07 +03:00
Tulir Asokan
fe389bf65a signalmeow: update registration capabilities 2024-07-10 20:36:07 +03:00
Tulir Asokan
c5c12135c5 v2: update mautrix-go 2024-07-09 21:25:42 +03:00
Tulir Asokan
85f3c15376 v2: use improved NewLogin function 2024-07-07 15:33:50 +03:00
Tulir Asokan
b2c1efc85c v2: update mautrix-go 2024-06-30 00:31:18 +03:00
Tulir Asokan
a3e20a8423 v2: copy relay user ID in legacy migration 2024-06-30 00:31:18 +03:00
Malte E
10eefaf928
v1: sync groups command (#490)
[skip cd]
2024-06-29 00:21:34 +03:00
Malte E
97d87b5160
v1/portal: log more errors for addmember (#475)
[skip ci]
2024-06-29 00:20:30 +03:00
Andrew Ferrazzutti
21282c3e67
Fix example location URL template config for OSM (#516)
[skip ci]
2024-06-29 00:20:02 +03:00
Tulir Asokan
96724bd9dc libsignalgo: update libsignal to v0.52.0 2024-06-28 23:48:52 +03:00
Tulir Asokan
1bc7b100ee pre-commit: add local imports flag 2024-06-28 23:17:39 +03:00
Tulir Asokan
5883ade9d8 v2: add support for changing group name/avatar/topic from Matrix 2024-06-28 23:13:52 +03:00
Tulir Asokan
7196535e29 v2: add call start/end notices 2024-06-28 20:39:26 +03:00
Tulir Asokan
7b538502f1 v2: bridge all member states and permissions 2024-06-28 18:50:37 +03:00
Tulir Asokan
9121a0c29f v2/legacymigrate: copy revision in portals 2024-06-27 19:08:19 +03:00
Tulir Asokan
6a92ccc1dd v2: add group change handling 2024-06-27 19:00:05 +03:00
Tulir Asokan
fdb9e7dc09 v2: fix handling disappearing timer changes 2024-06-27 16:53:18 +03:00
Tulir Asokan
5b1941c0ab v2: check send message results 2024-06-27 11:53:21 +03:00
Tulir Asokan
1366e2721b v2: bridge more types of messages as normal messages 2024-06-27 11:35:06 +03:00
Tulir Asokan
be21dac6cf v2: improve handling of logins in bad credentials 2024-06-27 11:34:48 +03:00
Tulir Asokan
4e5db9026c v2: update mautrix-go to maybe fix migration on SQLite 2024-06-26 21:45:32 +03:00
Tulir Asokan
29d248b125 v2: fix more legacymigrate.sql issues 2024-06-26 21:32:05 +03:00
Tulir Asokan
80e59d62bf v2: fix typo in legacymigrate.sql 2024-06-26 21:15:35 +03:00
Tulir Asokan
d50bc09788 v2: make legacy provisioning logout a no-op 2024-06-26 21:00:58 +03:00
Tulir Asokan
72e9cc6c11 v2: add extra wait step to login 2024-06-26 20:09:00 +03:00
Tulir Asokan
4352712426 v2: remove -v2 suffix in binary name inside docker image 2024-06-26 17:15:17 +03:00
Tulir Asokan
baf113fb03 v2: add backwards-compatible login API 2024-06-26 15:06:15 +03:00
Tulir Asokan
86135c576a v2: update mautrix-go 2024-06-25 21:47:38 +03:00
Tulir Asokan
7291895376 v2: update mautrix-go to fix state bug after syncing members 2024-06-25 21:33:37 +03:00
Tulir Asokan
0c82b56012 signalmeow: fix edge case in LoadAndUpdateRecipient 2024-06-25 21:28:08 +03:00
Tulir Asokan
43ee1bb438 signalmeow: don't update e164 if it's empty 2024-06-25 16:14:21 +03:00
Tulir Asokan
0b0379aebf v2: add backwards-compatible resolve identifier provisioning API 2024-06-25 15:04:54 +03:00
Tulir Asokan
a74bad4265 v2: add automatic migration from v1 2024-06-25 13:45:39 +03:00
Tulir Asokan
760ec87c9b v2: fix expiration timer unit 2024-06-24 21:10:14 +03:00
Tulir Asokan
25dbeb3190 v2: update mautrix-go 2024-06-24 20:10:49 +03:00
Tulir Asokan
f4fc21eeb9 v2: update ghost info more often 2024-06-24 15:57:25 +03:00
Tulir Asokan
98747f267b v2: update mautrix-go 2024-06-24 15:34:26 +03:00
Tulir Asokan
32401e37f1 v2: update mautrix-go and fix bug in login 2024-06-21 20:13:52 +03:00
Tulir Asokan
5e4ddb93ba v2: add contact listing method 2024-06-20 17:29:55 +03:00
Tulir Asokan
70d747e1bd v2: allow re-authing existing login 2024-06-20 16:52:02 +03:00
Tulir Asokan
58a1b87348 v2: implement note to self avatar 2024-06-19 23:41:51 +03:00
Tulir Asokan
d06f4b5aa4 v2: split connector into multiple files 2024-06-19 23:21:52 +03:00