Commit Graph

24 Commits

Author SHA1 Message Date
Scott Nonnenberg c279108c75 Use other sync messages for conversations missing ACI 2025-02-06 09:40:25 -05:00
Jamie Kyle aa9f53df57 Migrate to private class properties/methods 2025-01-14 11:11:52 -08:00
trevor-signal 96de2c2a38 Support device name change sync message 2024-12-10 04:22:15 +10:00
Scott Nonnenberg adcf2212e5 Ensure that non-ACIs are excluded from the blocked UUIDs list 2024-10-10 09:20:57 +10:00
Josh Perez d0296ececa Improvements to the media editor 2023-09-14 10:04:48 -07:00
Fedor Indutny 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Fedor Indutny 366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle 3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny 9ce8d5e68f Fix storage service handling of contact status 2022-11-07 15:21:12 -08:00
jamiebuilds-signal 5a8f484a03 Enable brace-style eslint rules 2022-09-13 14:48:09 -07:00
Scott Nonnenberg 101d53c4ea getUUID: Return undefined if uuid is falsey 2022-06-27 17:37:56 -07:00
Fedor Indutny 348012ef4c Add PNI endpoints to WebAPI 2021-11-30 20:33:51 +01:00
Fedor Indutny 066a23a6a9 Preliminary support for destinationUuid field 2021-11-12 13:26:52 -08:00
Evan Hahn 74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Josh Perez 65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Fedor Indutny c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Fedor Indutny c7873dd7ea Reconnect websocket on e164 change 2021-09-02 16:47:42 -05:00
Fedor Indutny c7b7a355ba Clear sender certificate on E164 change 2021-09-02 10:12:11 -07:00
Fedor Indutny a001882d58 Change Phone Number notifications 2021-08-05 16:34:49 -07:00
Fedor Indutny c68fd3d727 confirmCode endpoint shouldn't reconnect socket 2021-08-04 13:12:35 -07:00
Fedor Indutny 1c1d0e2da0 Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
Fedor Indutny fdec47d637 Use single WebAPI instance across the app 2021-07-23 10:23:50 -07:00
Fedor Indutny 886e8966ff Drop support for signaling key 2021-07-19 18:11:07 -07:00
Fedor Indutny 8f5086227a Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00