Cody Henthorne
1634d7d531
Show mention picker immediately after @ entered.
2020-08-07 15:27:15 -04:00
Cody Henthorne
d563de4207
Add mention detection to search flows.
2020-08-07 15:18:40 -04:00
Greyson Parrelli
5cd4b82ed0
Bump version to 4.68.5
2020-08-06 21:03:31 -04:00
Greyson Parrelli
5f728d348c
Updated language translations.
2020-08-06 21:02:22 -04:00
Greyson Parrelli
596c4b6e40
Don't include inactive groups when listing groups in common.
2020-08-06 20:57:50 -04:00
Alex Hart
36d1e7c44a
Disable Contact Join Notification via Action.
2020-08-06 20:57:50 -04:00
Alan Evans
25c17082f2
Share a common groups v2 capacity flag across clients.
2020-08-06 20:57:50 -04:00
Alan Evans
810ccf8e94
Improve GV2 Invitation revoke experience.
2020-08-06 20:57:50 -04:00
Alex Hart
c8ed0b19f0
Do not update thread on profile name change.
2020-08-06 20:57:50 -04:00
Alan Evans
9e09444c65
Increment the Groups V2 feature flags version.
2020-08-06 20:57:50 -04:00
Greyson Parrelli
5923fa0cd5
Block sends on CDS lookups.
2020-08-06 20:57:50 -04:00
Cody Henthorne
b2d4c5d14b
Add mentions for v2 group chats.
2020-08-06 20:57:50 -04:00
Alex Hart
0bb9c1d650
Add light and dark spinner lotties with correct coloring.
2020-08-06 20:57:50 -04:00
Alan Evans
fbfa3abffd
Skip delete actions where the removed member/pending member is not in the group.
2020-08-06 20:57:50 -04:00
Alan Evans
b5656aa5dd
Exclude non-translatable multiline blocks.
2020-08-06 20:57:50 -04:00
Alan Evans
d53fd6a109
Change invite cancel to invite revoke.
2020-08-06 20:57:50 -04:00
Alan Evans
b0650b926b
Fix pending member group edit rights.
2020-08-06 20:57:50 -04:00
Alan Evans
845f6a0a93
Notify user during group create of members that do not support GV2.
2020-08-06 20:57:50 -04:00
Alex Hart
d8daa83c79
Remove autoLink from conversation update items.
2020-08-06 20:57:50 -04:00
Alex Hart
7bb0199e83
Change additional groups copy to match iOS.
2020-08-06 20:57:50 -04:00
Alex Hart
f014dadf06
Adjust Zoom levels and transition duration.
2020-08-06 20:57:50 -04:00
Alex Hart
393e54ce91
Update how we mark messages as read.
2020-08-06 20:57:50 -04:00
Alan Evans
fdf4ad9543
Remove the GV2 "anyone" access level.
2020-08-06 20:57:50 -04:00
Fumiaki Yoshimatsu
5f0d384c9e
Replace a call to a deprecated method to update context with the new one.
...
Fixes #9736
2020-08-06 20:57:50 -04:00
Christian Ascheberg
4271700046
Do not collapse list to hide only one entry.
2020-08-06 20:57:50 -04:00
Niko Lockenvitz
e153b0ab78
Fix message compose hint on fullscreen.
...
Fixes #5294
Closes #5348
2020-08-06 20:57:50 -04:00
Alan Evans
26868ae668
Get authoritative profile keys from group changes only.
2020-08-06 20:57:50 -04:00
Greyson Parrelli
17c0364eda
Ensure group avatars have V2 attachmentIds.
2020-08-06 20:57:50 -04:00
Alan Evans
b28ac7af8c
Additional tests around rigid Groups V2 change application.
2020-08-06 20:57:50 -04:00
Greyson Parrelli
2dcaa21a44
Remove UuidRecipientError.
2020-08-04 19:12:25 -04:00
Greyson Parrelli
33cc8363f9
Add internal setting to see recipient details.
2020-08-04 19:12:25 -04:00
Greyson Parrelli
9b61e1c85c
Show a message request for certain GV2 adds.
2020-08-04 19:12:25 -04:00
Greyson Parrelli
6f53fdc02d
Clean up log statement in FcmFetchService.
2020-08-04 19:12:25 -04:00
Greyson Parrelli
6f850f5a55
Bump version to 4.68.4
2020-08-04 17:53:22 -04:00
Greyson Parrelli
a482a4b1f4
Updated language translations.
2020-08-04 17:46:11 -04:00
Greyson Parrelli
3664e6f96d
Fix processing of unsupported messages.
2020-08-04 17:37:25 -04:00
Greyson Parrelli
dda8808173
Bump version to 4.68.3
2020-08-03 12:30:51 -04:00
Greyson Parrelli
63a24c23cc
Updated language translations.
2020-08-03 12:29:52 -04:00
Greyson Parrelli
1ec3a72f79
Fix issue with thread summaries being updated after message deletion.
...
Fixes #9902
2020-08-03 10:36:02 -04:00
Greyson Parrelli
566285ec0e
Fix crash in MMS group creation.
...
Fixes #9901
2020-08-03 10:03:45 -04:00
Greyson Parrelli
d5ba82338d
Fix issue with text rendering in search results.
2020-08-03 09:47:27 -04:00
Greyson Parrelli
cbecd2a2fc
Bump version to 4.68.2
2020-07-31 16:47:55 -04:00
Greyson Parrelli
3772dd40ac
Updated language translations.
2020-07-31 16:46:01 -04:00
Alex Hart
f69a0f0261
Refine reaction details fragment.
2020-07-31 16:49:52 -03:00
Alex Hart
cb323ffb84
Fix reaction overlay toolbar and status bar.
2020-07-31 15:51:41 -03:00
Alex Hart
0db73e71a0
Remove sticky header on list reinitailization.
...
When we forward a message or share into the app, it is possible that we are going to reuse the same activity. In this case, when the adapter was reinitialized, we were just adding a new ItemDecoration every time.
This fix checks if we've already added one and removes it if necessary, just like the last seen decorator.
2020-07-31 14:26:31 -03:00
Alex Hart
eeb0c838db
Fix masking when attachment keyboard is visible.
2020-07-31 11:34:46 -03:00
Greyson Parrelli
dc48ee5aed
Bump version to 4.68.1
2020-07-30 23:32:20 -04:00
Greyson Parrelli
c0acfa57a9
Updated language translations.
2020-07-30 23:32:19 -04:00
Greyson Parrelli
3e166ef927
Fix issue where group updates were mis-rendered.
2020-07-30 23:32:19 -04:00