Commit graph

169 commits

Author SHA1 Message Date
Fedor Indutny
815fd77849
Fix spurious group avatar change notifications 2024-06-25 14:50:15 -07:00
Fedor Indutny
5f310b4074
Import/export group state 2024-06-24 11:38:59 -07:00
Fedor Indutny
965e78d129
Don't expect endorsement response on group leave 2024-06-04 08:17:48 -07:00
Scott Nonnenberg
448d566979
Groups: Update active_at more often when we detect group changes 2024-05-24 11:58:51 -07:00
Jamie Kyle
4253bed0bd
Save group send endorsements 2024-05-20 11:15:39 -07:00
Jamie Kyle
408444352f
Switch to the /v2/ storage-service endpoints for group operations 2024-05-03 17:42:11 -07:00
Scott Nonnenberg
a1f0afdae8
Fix rendering of group joins and remove checkServiceIdEquivalence 2024-05-03 10:28:36 -04:00
Fedor Indutny
480c1f4882
Simplify group request making 2024-05-02 14:39:04 -07:00
Scott Nonnenberg
5df8924197
Backups: Handle groupV2 notifications 2024-04-30 09:24:21 -04:00
ayumi-signal
96b3413feb
Basic call link join support 2024-02-22 13:19:50 -08:00
ayumi-signal
581594ae9a
Fix group updates for blocked users 2024-01-31 12:19:47 -08:00
trevor-signal
046a3c4849
Fix group state decoding for default values 2023-11-13 19:55:14 +01:00
Fedor Indutny
f52da976f9
Compile protobufs with no-convert/null-defaults
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-11-07 22:31:59 +01:00
Jamie Kyle
3ef0d221d1
Refactor Signal app routing 2023-11-02 15:42:31 -04:00
trevor-signal
b6f1b8b577
Accept profile keys for unknown members in groups 2023-10-13 21:14:46 -04:00
Josh Perez
7d35216fda
Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Fedor Indutny
1efc9274ab
Use the profile key from the latest group change 2023-10-02 22:19:55 +02:00
Scott Nonnenberg
5c3b866883
Add maximum wait in updateGroup, log with queue size in profile service 2023-09-25 09:43:54 -04:00
Josh Perez
d0296ececa
Improvements to the media editor 2023-09-14 10:04:48 -07:00
Fedor Indutny
ecab90041b
Fix profile key oscillations in groups 2023-09-07 01:28:32 +02:00
Fedor Indutny
d3b5960528
Fix storage of joinedAtVersion in groups 2023-08-31 14:05:50 -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
Fedor Indutny
e3d27bd00e
MemberPendingProfileKey can't have profile key 2023-06-05 09:22:27 -07:00
Josh Perez
7c1957c30d
Moves conversation.getProps out of models
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-06-02 10:54:36 -07:00
Fedor Indutny
3ff390e1c4
Don't send group update on PNI decline 2023-05-23 16:38:58 -07:00
Jamie Kyle
76b9d07acf
Remove Signal.Util 2023-04-10 20:54:43 -07:00
Scott Nonnenberg
dec3dfcf17
Improve handling for group joins via group link 2023-03-01 15:48:23 -08:00
Josh Perez
9374832ea4
Enables ContextIsolation 2023-01-12 16:24:59 -08:00
Fedor Indutny
81e1357723
Display combined group event for PNI -> ACI 2023-01-10 17:20:13 -08:00
Scott Nonnenberg
b8234765bf
Update Backbone types: attributes is T - and fix failing type checks 2023-01-05 13:58:13 -08:00
Dimitris Apostolou
3c80272673 Fix typos 2023-01-03 13:02:01 -08:00
Jamie Kyle
3705b959d6
Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny
dec23725e5
Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
Fedor Indutny
ed271d92ea
Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Fedor Indutny
22c310bce0
Add missing await in gv1 migration 2022-12-13 17:56:41 -08:00
Scott Nonnenberg
e9b7a74b32
GroupV2: Show summary of change details on re-join of group 2022-12-06 13:12:57 -08:00
Alvaro
78ce34b9d3
Removed gv1-migration 2022-12-05 09:42:13 -08:00
Alvaro
e41252b35e
Added clearer debug logging to createOrLookup 2022-12-02 17:05:27 -08:00
Fedor Indutny
991580a1ed
Improve error handling during group sends 2022-11-22 10:43:43 -08:00
Fedor Indutny
6be69a7ba8
Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Fedor Indutny
95bee1c881
Sync group stories through storage service 2022-10-07 17:19:02 -07:00
Fedor Indutny
59da9c7ae5
Stop using deprecated PniCredential 2022-09-21 09:18:48 -07:00
Jamie Kyle
eb10aafd7c
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Scott Nonnenberg
6dd6a64d6c
ErrorBoundary improvements, StickerCreator logging/resiliency 2022-08-19 11:35:40 -07:00
Scott Nonnenberg
faf6c41332
Early preparations for PNP Contact Merging 2022-08-09 14:39:00 -07:00
Fedor Indutny
a4cf2e0948
Always refetch profile key credential if expired 2022-07-18 13:05:41 -07:00
Scott Nonnenberg
bfc56dd175
Introduce new Profile Fetch service, with centralized queueing 2022-07-13 17:46:46 -07:00
Fedor Indutny
07cc399550
Lazily fetch profiles when modifying groups 2022-07-11 11:50:14 -07:00
Fedor Indutny
a450e13a99
Fetch PNI group credentials 2022-07-08 13:46:25 -07:00