1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-16 14:13:16 -04:00
Commit graph

37 commits

Author SHA1 Message Date
Tulir Asokan
f62599145f
connector,signalmeow: implement network connection resetting (#629) 2026-01-15 14:08:00 +02:00
Tulir Asokan
a2264b2bca client: only sync contacts on startup every 3 days 2026-01-07 15:23:42 +02:00
Tulir Asokan
b661b30b85 commands: add command to reset sender key 2025-12-09 00:16:45 +02:00
Tulir Asokan
60c42c68fc signalmeow/groups: fix group cache 2025-11-25 20:15:52 +02:00
Tulir Asokan
c9303dcd6d msgconv/from-signal: add support for polls 2025-10-29 14:50:00 +02:00
Tulir Asokan
06ac834ac3 config: parse displayname template at config parse time 2025-09-01 17:06:25 +03:00
Tulir Asokan
f6c5e01165 handlematrix: use client-generated transaction IDs 2025-05-08 15:26:19 +03:00
Tulir Asokan
aca0ee20e8 client: add support for connect-once background resync interface 2025-01-16 16:29:51 +02:00
Tulir Asokan
f986c8ec63 capabilities: update to new format 2025-01-10 16:57:54 +02:00
Tulir Asokan
192b5a79ca msgconv/from-signal: add option to make view-once messages disappear 2024-12-20 13:19:45 +02:00
Tulir Asokan
b73c822a25 signalmeow/storageservice: improve logging when syncing storage 2024-10-02 21:57:32 +03:00
Tulir Asokan
c3ac2bc0d1 config: remove pointer 2024-09-10 21:22:18 +03:00
Tulir Asokan
4ba7ef7442 signalmeow: make sync contacts call on connect optional 2024-08-09 23:42:38 +03:00
Tulir Asokan
0c9f2c19d2 all: delete legacy bridge 2024-08-07 15:14:13 +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
fdb9e7dc09 v2: fix handling disappearing timer changes 2024-06-27 16:53:18 +03:00
Tulir Asokan
be21dac6cf v2: improve handling of logins in bad credentials 2024-06-27 11:34:48 +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
d06f4b5aa4 v2: split connector into multiple files 2024-06-19 23:21:52 +03:00
Tulir Asokan
e37ad78f55 v2: add support for starting DMs and ACI found events 2024-06-19 22:59:44 +03:00
Tulir Asokan
4d601ab465 v2: add typing notifications 2024-06-19 15:44:27 +03:00
Tulir Asokan
72cd8a3ca4 v2: add disappearing messages 2024-06-19 15:15:12 +03:00
Tulir Asokan
ec7f6db5ed v2: add clean shutdown 2024-06-17 16:44:16 +03:00
Tulir Asokan
a670cc4198 v2: add method for registering for push notifications 2024-06-17 14:59:02 +03:00
Tulir Asokan
94a2aacce5 v2: Add GetTimeout for typing events 2024-06-16 23:51:39 +03:00
Tulir Asokan
6964a0d175 v2: add read receipts and other things 2024-06-12 19:45:21 +03:00
Tulir Asokan
ecd444fbf3 v2: add retry loop in initial connect 2024-06-12 14:59:11 +03:00
Tulir Asokan
e637cdfac7 v2: Add bridge states 2024-06-11 20:29:04 +03:00
Tulir Asokan
ecd4f055ae Use new main function for v2 bridge 2024-06-11 15:06:04 +03:00
Tulir Asokan
d501ce0578 Add portal receiver to DMs 2024-06-10 22:15:10 +03:00
Tulir Asokan
64a364d97d Update reaction deduplication 2024-06-07 12:57:41 +03:00
Tulir Asokan
851aac5f45 Stop using SimpleRemoteEvent 2024-06-06 21:01:49 +03:00
Tulir Asokan
7e74d98371 Implement Matrix reactions, edits and redactions 2024-06-06 16:11:58 +03:00
Tulir Asokan
204824bbae Add logout method and update message interface 2024-06-05 13:52:51 +03:00
Tulir Asokan
69de6afae2 Reorganize v2 packages 2024-06-04 14:36:28 +03:00
Renamed from connector/connector.go (Browse further)