Greyson Parrelli
|
2cf9eb69eb
|
Add support for handling unknown protobuf fields.
|
2020-08-24 11:16:41 -03:00 |
|
Alan Evans
|
ffcb90da52
|
Accept any length group link password.
|
2020-08-24 11:16:41 -03:00 |
|
Alan Evans
|
878b0c9275
|
Change group invite link host.
|
2020-08-24 11:16:41 -03:00 |
|
Alex Hart
|
7ac14dccda
|
Refresh username in onResume and utilize imeAction.
|
2020-08-24 11:16:41 -03:00 |
|
Alan Evans
|
220ebf93c7
|
During registration, persist time that call me is available.
Fixes #9926
|
2020-08-19 16:32:01 -04:00 |
|
Alan Evans
|
09d167c16d
|
Group link preview and info display bottom sheet.
|
2020-08-19 16:32:01 -04:00 |
|
Alan Evans
|
477bb45df7
|
Group invite link epoch support.
|
2020-08-19 16:32:01 -04:00 |
|
Alex Hart
|
e006306036
|
Utilize ItemCallback for ReactWithAnyAdapter.
Fixes #9918
|
2020-08-19 16:32:01 -04:00 |
|
Cody Henthorne
|
ef6a5b6599
|
Fix bug causing call requests to not be handled properly.
|
2020-08-19 15:49:16 -04:00 |
|
Greyson Parrelli
|
089d59b691
|
Properly mark local note-to-self attachments as uploaded.
|
2020-08-19 09:59:37 -04:00 |
|
Alex Hart
|
b3e247e9cc
|
Fix crash when loading vector from typed array.
Fixes #9933
|
2020-08-19 10:45:01 -03:00 |
|
Greyson Parrelli
|
16147e0c08
|
Ensure link preview fetches are canceled on message send.
|
2020-08-18 18:34:18 -04:00 |
|
Cody Henthorne
|
139317cf1b
|
Improve various aspects of mentions.
|
2020-08-18 18:13:45 -04:00 |
|
Cody Henthorne
|
72b94127fb
|
Stop muted threads from triggering full notification updates.
|
2020-08-18 14:15:55 -04:00 |
|
Greyson Parrelli
|
08d5df70c2
|
Don't show the link preview megaphone if previously disabled.
|
2020-08-17 12:04:41 -04:00 |
|
Greyson Parrelli
|
29b8fa5897
|
Keep pinned chats at the top of the 'recent' chat section.
|
2020-08-17 11:12:10 -04:00 |
|
Alex Hart
|
e96faf31d4
|
Fix browser opening on long-press of debug log links.
|
2020-08-17 11:54:41 -03:00 |
|
Greyson Parrelli
|
bdd298c8a0
|
Prevent swipe actions on the 'Pinned' header.
|
2020-08-17 10:31:28 -04:00 |
|
Greyson Parrelli
|
3f7dd21186
|
Do not attempt to create link previews for .onion links.
|
2020-08-17 10:27:30 -04:00 |
|
Greyson Parrelli
|
086b708cf7
|
Fix NPE when double-tapping the conversation pinning icon.
|
2020-08-17 10:07:58 -04:00 |
|
Alan Evans
|
57e0e57f48
|
Fix NPE when link preview image cannot be decoded.
|
2020-08-15 10:10:15 -03:00 |
|
Cody Henthorne
|
e428453835
|
Fix conversation list bug with pinned chats.
Co-authored-by: Alex Hart <alex@signal.org>
|
2020-08-14 15:54:06 -04:00 |
|
Greyson Parrelli
|
f84c8229de
|
Revert "Replace a call to a deprecated method to update context with the new one."
This reverts commit 5f0d384c9e .
Introduced a bug where the system theme wasn't changing until app
restart.
|
2020-08-14 15:54:06 -04:00 |
|
Alex Hart
|
a73427d68d
|
Fix issues with conversation list position.
|
2020-08-14 15:54:05 -04:00 |
|
Alan Evans
|
e4456bb236
|
Handle GV2 addresses.
|
2020-08-14 15:54:05 -04:00 |
|
Alex Hart
|
06eadd0c15
|
Add mentions unread counter.
|
2020-08-14 15:54:05 -04:00 |
|
Alan Evans
|
3c90dfa660
|
Ensure a GV2 update message mentioning you as a new member is first in the list.
|
2020-08-14 15:54:05 -04:00 |
|
Greyson Parrelli
|
ace1b8ee71
|
Update link preview settings and add some UI polish.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
676356e800
|
Add Mentions Megaphone.
|
2020-08-14 15:54:05 -04:00 |
|
Greyson Parrelli
|
f732e54c22
|
Update group size flag.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
cdc2e74f68
|
Stop conversations without meaningful messages from showing in list.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
724f3e872b
|
Update Mention UI/UX to match latest designs.
|
2020-08-14 15:54:05 -04:00 |
|
Alex Hart
|
d63e5165eb
|
Add ability to pin up to 4 conversations.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
9892c4392e
|
Fix janky avatar preview transition for notched devices.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
5ced1a775c
|
Fix bug where SN change dialog appeared unnecessarily.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
761de1318e
|
Update mention data during recipient merge.
|
2020-08-14 15:54:05 -04:00 |
|
Cody Henthorne
|
02508512d5
|
Fix incorrect snippet generation by ignoring profile name change messages.
|
2020-08-14 15:54:05 -04:00 |
|
Greyson Parrelli
|
6e6105af05
|
Open up link previews to work with all sites.
|
2020-08-14 15:54:05 -04:00 |
|
Greyson Parrelli
|
ff52bf93fa
|
Make the CDS flag remote capable.
|
2020-08-10 13:27:11 -04:00 |
|
Alan Evans
|
8924bc59b1
|
Hide legacy group warning when GV2 create feature flag is off or MMS is forced.
Fixes #9913
|
2020-08-08 17:43:07 -03:00 |
|
Greyson Parrelli
|
99c0c2ff4c
|
Fix crash when opening debuglogs during registration.
|
2020-08-07 19:20:35 -04:00 |
|
Greyson Parrelli
|
b369b734ca
|
Improve storage service insert recovery.
|
2020-08-07 19:20:35 -04:00 |
|
Greyson Parrelli
|
57150a20fd
|
Make verificationV2 a separate flag.
|
2020-08-07 19:20:35 -04:00 |
|
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
|
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 |
|