Alex Hart
c239ba1e35
Fix crash after replying to a group story.
2022-10-07 18:45:11 -04:00
Alex Hart
9aa7543f2f
Do not display stories as valid selections when sending view-once media.
2022-10-07 18:45:11 -04:00
Alex Hart
5c77c33dff
Fix flow colors.
2022-10-07 18:45:11 -04:00
Alex Hart
3dd31432c8
Allow getMessageDestination to handle Story messages.
2022-10-07 18:45:11 -04:00
Alex Hart
3de75f48cf
Add padding to bottom of selection recycler.
2022-10-07 18:45:11 -04:00
Greyson Parrelli
be98ff3508
Fix bottom bar color in group story selector.
2022-10-07 18:45:11 -04:00
Greyson Parrelli
04b0c01015
Catch a foreground service start exception.
2022-10-07 18:45:11 -04:00
Cody Henthorne
50ded5c92a
Rotate SMS exporter flag.
2022-10-07 18:45:11 -04:00
Alex Hart
2041756513
Story info page should mirror message details.
2022-10-07 18:45:11 -04:00
Greyson Parrelli
742d1bece0
Bump version to 5.52.3
2022-10-06 16:38:16 -04:00
Greyson Parrelli
4ee8218194
Updated language translations.
2022-10-06 16:38:16 -04:00
AsamK
22e97457a3
Fix sending normal group messages when falling back to socket.
...
In the sendGroupMessage message the socket fallback for sending normal
group messages always set the story parameter to true.
This causes the message to be discarded by the receivers, because it has
a story envelope, but no story content
> Envelope was flagged as a story, but it did not have any story-related content! Dropping.
Issue was introduced in 3895578d51
Closes #12496
2022-10-06 16:38:16 -04:00
Alex Hart
9d469db7ae
Move stories above app security section.
2022-10-06 16:38:16 -04:00
Alex Hart
72347af967
Disassociate direct replies when remote-deleting a story.
2022-10-06 16:38:16 -04:00
Greyson Parrelli
e3dff46136
Rotate AccountRecord.storiesDisabled
...
iOS had a bug and we need to try again.
2022-10-06 16:38:16 -04:00
Alex Hart
891c99a148
Do not allow users to attempt to send story replies to an inactive group.
2022-10-06 16:38:16 -04:00
Greyson Parrelli
8a452ddf11
Allow remote deletes to be tagged with story=true.
2022-10-06 16:38:16 -04:00
Alex Hart
aef0ed828c
Add proper colorization to send button in stories flow.
2022-10-06 16:38:16 -04:00
Alex Hart
9ad55e2360
Fix issue where images were not properly rendered for previews.
2022-10-06 13:45:17 -03:00
Alex Hart
f687840891
Do not display story media in settings media rail.
2022-10-06 13:22:37 -03:00
Greyson Parrelli
bb323dc575
Bump version to 5.52.2
2022-10-06 11:58:56 -04:00
Greyson Parrelli
c0e11fbd23
Updated language translations.
2022-10-06 11:58:23 -04:00
Alex Hart
0d94794ece
Fix issue where quote view would display base64 encoded text story.
2022-10-06 11:56:09 -04:00
Greyson Parrelli
14e8f5cf98
Fix sending group stories when you're the only group member.
2022-10-06 11:56:09 -04:00
Alex Hart
b78f06f064
Update colors on create button in private story creation flow.
2022-10-06 11:56:09 -04:00
Alex Hart
0b978dd9d7
Update private story creation screens to match material3 spec.
2022-10-06 11:56:09 -04:00
Alex Hart
da9dcc794f
Close search if open on back pressed in stories landing page.
2022-10-06 11:56:09 -04:00
Alex Hart
f3fabcbe6a
Fix issue where onboarding text could be cut off.
2022-10-06 11:56:09 -04:00
Alex Hart
95801dbdc7
Remove long-press action from my story items.
2022-10-06 11:56:09 -04:00
Alex Hart
0a33574f1d
Do not unarchive threads when story is received.
2022-10-06 11:56:09 -04:00
Alex Hart
35f1baf965
Add group story removal dialog.
2022-10-06 11:56:09 -04:00
Alex Hart
cc5aab6be3
Fix display of story disable dialog.
2022-10-06 10:04:14 -03:00
Alex Hart
486e172aee
Fix crash when naturally finishing story set.
2022-10-06 10:02:19 -03:00
Alex Hart
ec46d6039d
Fix crash when trying to share a text story.
2022-10-06 09:55:49 -03:00
Greyson Parrelli
1fe4c45c44
Bump version to 5.52.1
2022-10-05 19:49:51 -04:00
Greyson Parrelli
9946da2cec
Fix crash when fetching messages.
2022-10-05 19:49:29 -04:00
Greyson Parrelli
f9a4b7cf12
Bump version to 5.52.0
2022-10-05 18:15:10 -04:00
Greyson Parrelli
1fc119e027
Fix lifespan of RefreshAttributesJob.
2022-10-05 18:15:10 -04:00
Greyson Parrelli
293bc2da47
Rotate the stories feature flag.
2022-10-05 18:15:10 -04:00
Jim Gustafson
44d4075636
Update to RingRTC v2.21.2
2022-10-05 18:15:10 -04:00
Greyson Parrelli
23ba5c874a
Improve styling of ChooseGroupStoryBottomSheet.
2022-10-05 18:15:10 -04:00
Cody Henthorne
26709177d2
Fix out-of-sync local state after rejoining a group via invite link.
2022-10-05 18:15:10 -04:00
Greyson Parrelli
3895578d51
Always use sealed sender when sending stories.
2022-10-05 18:15:10 -04:00
Nicholas
a9a64a3f60
Update MediaPreviewV2 to use thumbnail rail & menu items.
2022-10-05 18:15:10 -04:00
Alex Hart
2edb9eeb52
Add stories beta dialog.
2022-10-05 18:15:10 -04:00
Alex Hart
4b94509a7a
Add dialog protection and remote deletion to disabling stories and deleting lists.
2022-10-05 15:04:54 -03:00
Greyson Parrelli
ad1801108d
Fix issues with story thread when processing a sync message.
2022-10-05 11:52:57 -04:00
Alex Hart
ee00e931eb
Fix possible RxStore memory leak.
2022-10-05 12:06:47 -03:00
Nicholas
4f3910e3ae
Add toolbar to MediaPreviewV2 implementation.
2022-10-04 17:32:57 -04:00
Alex Hart
79b3b9190a
Add blocklist for mixed-mode capture.
2022-10-04 17:32:57 -04:00