1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-15 05:36:53 -04:00
Commit graph

1,619 commits

Author SHA1 Message Date
Tulir Asokan
5fe7d54a6a Fix bugs in portal re-id'ing 2024-03-22 22:49:03 +02:00
Tulir Asokan
71a164501f Fix typo in query 2024-03-22 22:40:01 +02:00
Tulir Asokan
d1ac878312 Sync contacts and groups from storage service 2024-03-22 22:32:29 +02:00
Tulir Asokan
68cb547ef9 Request and save master key for storage service 2024-03-22 22:32:29 +02:00
Tulir Asokan
2eb41b5e83 Refactor recipient storage 2024-03-22 22:32:29 +02:00
Tulir Asokan
782782b0d0 Fix a bunch of bad loggers 2024-03-22 21:27:02 +02:00
Tulir Asokan
9c0b8ec6f9 Merge remote-tracking branch 'maltee1/groupinfo_matrix_to_signal' into tulir/pni-sending 2024-03-22 20:05:50 +02:00
Tulir Asokan
fabded7ba3 Allow creating PNI portals with pm command 2024-03-22 15:45:20 +02:00
Tulir Asokan
5bb2db43c0 Add support for PNI portals 2024-03-22 15:37:21 +02:00
Tulir Asokan
a99d36a284 Drop their_device_id column in signalmeow_identity_keys table 2024-03-21 16:24:03 +02:00
Tulir Asokan
a93dd0eec5 Support PNIs for sync messages and refactor some things 2024-03-21 14:20:05 +02:00
Malte E
407dbfd346 add create command 2024-03-20 22:58:43 +01:00
Malte E
791e89dec4 add commands for getting and setting invite link password 2024-03-20 22:56:01 +01:00
Malte E
3e0aae5bd2 fixes & cleanup 2024-03-20 22:54:25 +01:00
Malte E
20acd100da bridge matrix -> signal group actions (except pendingMember stuff) 2024-03-20 22:54:25 +01:00
Scott Weber
869033d077
Fix setting portal expiry on new DMs (#486) 2024-03-20 10:41:26 -04:00
Tulir Asokan
0d98e3560b Rename our_aci_uuid columns to account_id 2024-03-19 19:26:51 +02:00
Tulir Asokan
b0947b21fd Refactor prekey and session tables to add own service ID 2024-03-19 19:26:51 +02:00
Tulir Asokan
25f0efc7e0 Refactor sending to use service IDs 2024-03-19 19:15:37 +02:00
Tulir Asokan
cdab7f86a8 Bump version to v0.5.1 v0.5.1 2024-03-16 13:41:50 +02:00
Tulir Asokan
78b9e84ed3 Fix sending messages to groups 2024-03-14 01:22:51 +02:00
Sumner Evans
3d1fda4062 parsing: add context throughout the process 2024-03-12 14:57:29 -06:00
Tulir Asokan
2f7d81f97f Update dependencies 2024-03-11 20:44:43 +02:00
Tulir Asokan
32f5584ed0 Update to libsignal v0.41.0 2024-03-08 23:36:09 +02:00
Malte E
0ec6bb8da2
Try to fix pending member parsing issues (#467)
Might fix #465
Might fix #466
2024-03-08 23:36:00 +02:00
Scott Weber
ecc78fabe7 Don't clear keys on "invalid signed prekey identifier" 2024-03-08 11:15:29 -05:00
Tulir Asokan
1fb0c95b46 Revert "Get file:// attachments from local filesystem"
This reverts commit 02a4962767.
2024-03-07 22:22:34 +02:00
Scott Weber
02a4962767 Get file:// attachments from local filesystem 2024-03-07 15:04:45 -05:00
Scott Weber
100a81ab5e Add LastConnectionStatus() to signalmeow 2024-02-29 22:48:42 -05:00
Tulir Asokan
26e27fe9f2 Fix initial schema for signalmeow databases 2024-02-28 18:56:38 +02:00
Tulir Asokan
a78a88c741
Prevent downgrading ghost user info by default (#464)
Fixes #396
Closes #449
2024-02-28 15:21:24 +02:00
Andrew Ferrazzutti
2717c537b6
Restore missing metrics & remove unused ones (#463)
Fixes #453
2024-02-24 13:31:40 +02:00
Mark Collins
51d87f3dc0
Fix !wa => !signal in example-config.yaml (#456) 2024-02-24 13:31:20 +02:00
Malte E
dcd134ad8f
Handle power levels and other group info in initial sync (#448) 2024-02-24 13:31:04 +02:00
Tulir Asokan
9c201ca890 Update to libsignal 0.40.0 2024-02-19 12:20:02 +02:00
Tulir Asokan
616c227219 Fix SQLite db migration. Fixes #454 2024-02-16 20:41:01 +02:00
Tulir Asokan
1d6ea9dcc1 Bump version to v0.5.0 v0.5.0 2024-02-16 18:00:53 +02:00
Andrew Ferrazzutti
25ba56bf9b Fix things in DB migration
Closes #451
Might fix #425
2024-02-16 17:58:57 +02:00
Malte E
024938f9c7
Remove unnecessary struct (#452) 2024-02-16 15:43:34 +02:00
Tulir Asokan
fac25aa365 Fix signal file reply hack 2024-02-13 19:28:42 +02:00
Tulir Asokan
a7a15735c8 Update changelog 2024-02-13 19:26:49 +02:00
Malte E
ed4a14811a
Handle group changes properly (#432)
Handle the actual changes instead of resyncing the whole group when something changes
2024-02-11 18:17:52 +02:00
Tulir Asokan
d778a14fba Add license exceptions 2024-02-10 14:39:02 +02:00
Tulir Asokan
b21ad30180 Allow custom parameters to build-go.sh 2024-02-10 14:39:02 +02:00
Tulir Asokan
9495ea7020 Update dependencies and minimum Go version 2024-02-10 14:38:32 +02:00
Tulir Asokan
c9d97fd1e5 Run actions on Go 1.21 and 1.22 2024-02-10 14:38:32 +02:00
Tulir Asokan
53547f9201 Revert "Check dm.Quote for nil"
This reverts commit cb04120757.
2024-02-10 14:38:32 +02:00
Tulir Asokan
2109782afd Remove info parameter in Puppet.UpdateInfo 2024-02-10 14:38:32 +02:00
Tulir Asokan
27d6ae89ea Remove some unnecessary logs 2024-02-10 14:38:32 +02:00
David AUFFRAY
8de9493edc
Fix word in example config (#446) 2024-02-10 14:37:58 +02:00