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

691 commits

Author SHA1 Message Date
Tulir Asokan
39116d9e43 signalmeow: update protobufs 2024-12-02 13:14:44 +02:00
Tulir Asokan
29d55ebbde signalmeow: add support for ssre2
Corresponds to a338bc5a67
2024-11-18 15:19:18 +02:00
Tulir Asokan
45f97de8db libsignal: update to v0.62.0 2024-11-15 12:54:43 +02:00
Tulir Asokan
33ac0b4fca signalmeow/attachments: remove auth from TUS upload request 2024-11-14 18:03:05 +02:00
Tulir Asokan
b538f47bff signalmeow/attachments: log response headers for TUS uploads 2024-11-14 17:23:10 +02:00
Scott Weber
3c31749fb2
handlesignal: add ServerTimestamp remote stream order on incoming messages (#550) 2024-11-13 16:20:28 -05:00
Tulir Asokan
b0966abd3e attachments: log data when TUS upload fails 2024-11-13 16:38:24 +02:00
Tulir Asokan
a0389f9862 login: save master key from provisioning message 2024-11-13 16:38:12 +02:00
Tulir Asokan
d011d23c1c libsignal: update to v0.61.0 2024-11-13 16:36:53 +02:00
Tulir Asokan
1af3acb130 signalmeow: update protobufs 2024-11-13 15:46:55 +02:00
Tulir Asokan
ad41c86f11 signalmeow/receiving: handle missing era ID in group call updates 2024-10-19 23:29:34 +03:00
Tulir Asokan
58dacbd6ac signalmeow/attachments: add basic support for TUS uploads 2024-10-18 14:55:31 +03:00
Tulir Asokan
b09995a892 signalmeow/attachments: update upload path 2024-10-17 22:33:11 +03:00
Tulir Asokan
bec70b6537 libsignal: update to v0.58.3 2024-10-15 17:10:07 +03:00
Tulir Asokan
97e8f3eb5a signalmeow: update protobufs 2024-10-15 17:08:56 +03:00
Tulir Asokan
b9dc3d4707 signalmeow/receiving: add timestamp for call messages 2024-10-14 12:37:30 +03:00
Tulir Asokan
bf96f62eec libsignal: update to v0.58.1 2024-10-03 12:39:24 +03:00
Tulir Asokan
9c492d0d27 signalmeow/storageservice: fix decrypting items 2024-10-02 21:57:50 +03:00
Tulir Asokan
b73c822a25 signalmeow/storageservice: improve logging when syncing storage 2024-10-02 21:57:32 +03:00
Tulir Asokan
8cde7b350e signalmeow/storageservice: don't stop reading records on error 2024-10-02 21:27:47 +03:00
Tulir Asokan
59acb7e4dd signalmeow: update protobufs 2024-10-02 21:24:47 +03:00
Tulir Asokan
da8c612034 signalmeow: use correct sender certificate based on account settings 2024-10-02 20:42:54 +03:00
Tulir Asokan
d799a2b895 msgconv/urlpreview: don't try to re-decrypt preview images 2024-09-30 21:11:41 +03:00
Tulir Asokan
aee07ca536 msgconv/from-signal: use mautrix-go function for disappearing timer change notice 2024-09-25 16:15:35 +03:00
Tulir Asokan
4727da48fa signalmeow/sending: set urgent flag and content hint properly 2024-09-24 17:22:43 +03:00
Tulir Asokan
ce665b23a4 signalmeow/receiving: don't send decryption error notice if content hint is implicit 2024-09-24 17:19:17 +03:00
Tulir Asokan
ebd8114db1 signalmeow/receiving: actually ignore old counter decryption erorrs
Might fix #552
2024-09-23 20:45:12 +03:00
Tulir Asokan
11686cbe96 signalmeow/web: log attachment download http status 2024-09-14 19:47:11 +03:00
Malte E
09f854e860
groupinfo: skip unnecessary membership changes when banning (#537) 2024-09-14 13:06:37 +03:00
Tulir Asokan
4b7b3c5ec3 ids: add support for split portals 2024-09-14 12:47:51 +03:00
Tulir Asokan
adee821006 msgconv/matrixfmt: fix trimming space from whitespace-only string 2024-09-13 12:35:31 +03:00
Tulir Asokan
4ede5dc9e1 dependencies: switch to new import path for websocket library 2024-09-13 12:35:31 +03:00
Tulir Asokan
ac5fc5fb11 libsignal: update to v0.57.1 2024-09-13 12:35:31 +03:00
Tulir Asokan
a4301347de signalmeow/receiving: don't panic on decryption errors with unknown sender
Fixes #546
2024-09-10 22:20:52 +03:00
Tulir Asokan
c3ac2bc0d1 config: remove pointer 2024-09-10 21:22:18 +03:00
Tulir Asokan
fed58c6635 handlematrix: ignore unsupported message IDs when sending read receipts 2024-09-10 13:45:22 +03:00
Tulir Asokan
58416d1d16 signalmeow/web: fix unnecessary NewBuffer use 2024-09-09 21:05:15 +03:00
Tulir Asokan
ffd1ba34c0 signalmeow: clean up decryption code 2024-09-09 21:05:15 +03:00
Tulir Asokan
798ebb689f handlesignal: bridge decryption errors 2024-09-09 19:25:10 +03:00
Tulir Asokan
ea8208b9e0 dependencies: update mautrix-go 2024-09-06 14:35:25 +03:00
1Conan
92d338b8ad
add iOS to serviceid 2024-09-04 22:52:12 +08:00
Tulir Asokan
81841f4a82 dbmeta: add support for expiration timer versions 2024-09-03 20:27:06 +03:00
Tulir Asokan
b1bd303b0e client: register capabilities on connect 2024-09-03 20:12:28 +03:00
Tulir Asokan
bf63aa1aa6 signalmeow: adjust raw data logs 2024-09-03 03:03:37 +03:00
Tulir Asokan
e36642bab8 signalmeow/sending: always include expiration start in sync messages 2024-09-03 03:03:01 +03:00
Tulir Asokan
3349697408 msgconv/from-matrix: convert voice messages to raw aac instead of m4a
Apparently Signal iOS doesn't like ffmpeg's m4a's, but is fine with aac?
2024-09-03 02:45:42 +03:00
Tulir Asokan
4d46dd703f dependencies: update libsignal and others 2024-09-02 12:24:56 +03:00
Tulir Asokan
460379b7d9 signalmeow: log all profile fetch errors at debug level 2024-08-23 18:08:52 +03:00
Malte E
162cfdba68
handlematrix: add support for power levels (#531) 2024-08-21 21:42:59 +03:00
Tulir Asokan
7ad59f2694 userinfo: implement use_outdated_profiles config option
Fixes #538
2024-08-21 13:21:39 +03:00