Commit graph

3244 commits

Author SHA1 Message Date
Fedor Indutnyy
eb2a7ac5cd Merge branch signalapp/Signal-Desktop#5753 2022-12-12 20:50:46 -08:00
Josh Perez
494fe2f9f0
Fixes lint 2022-12-12 20:26:28 -05:00
Jamie Kyle
f0a5180019 fix lint 2022-12-12 15:35:32 -08:00
Josh Perez
35323db519
Fixes lightbox selectedIndex 2022-12-12 18:03:16 -05:00
Scott Nonnenberg
f366454893
updatePNI: Cleanup only for obsolete PNI 2022-12-12 14:06:16 -08:00
Patrick Demers
5df5cde48c do not spit url between Read More chunks by expanding chunk to end of url 2022-12-12 14:49:20 -05:00
Josh Perez
635a59a473
Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Alvaro
3a246656e3
Narrowed down avatar sizes 2022-12-09 13:37:45 -07:00
Scott Nonnenberg
07f7fa93d6
ConversationView: Move setQuotedMessage/scrollToMessage to redux 2022-12-09 11:11:14 -08:00
Josh Perez
7c68f9ef1a
Moves showStickerPackPreview to globalModals 2022-12-09 11:01:46 -08:00
Scott Nonnenberg
c0ebafe2bc
Search Box: Handle focus properly 2022-12-09 10:03:32 -08:00
Alvaro
2db14e8d6f
Auto-select a newly created distribution list or group when sending story 2022-12-09 09:35:34 -08:00
Josh Perez
81e4564687
Removes showContactModal in favor of redux action 2022-12-09 01:08:55 -05:00
Josh Perez
135c832748
Removes showIdentity and showSafetyNumber in favor of redux action 2022-12-09 00:53:19 -05:00
Scott Nonnenberg
5043ac2e02
On debug log upload fail, log out top-level error message 2022-12-08 19:44:34 -07:00
Josh Perez
ec3c8d99ef
Removes showForwardMessageModal from conversation_view 2022-12-08 16:49:54 -08:00
Scott Nonnenberg
5c059c54d5
Eliminate resetEmojiResults, move onEditorStateChanged to redux 2022-12-08 15:56:17 -08:00
Scott Nonnenberg
6d868030ae
CompositionArea: Only reset message contents if id has changed 2022-12-08 15:37:42 -08:00
Josh Perez
2378776e1b
Moves sendMessage and friends to redux 2022-12-08 02:43:48 -05:00
Josh Perez
7ea38bb1a9
Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
Scott Nonnenberg
452e0b7b31
ConversationView: Move attachments processing into redux 2022-12-07 20:26:59 -05:00
Scott Nonnenberg
ff6750e4fd
ConversationView: Move setPin to redux 2022-12-06 17:00:02 -08:00
Scott Nonnenberg
e9b7a74b32
GroupV2: Show summary of change details on re-join of group 2022-12-06 13:12:57 -08:00
Josh Perez
105162dc66
Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Scott Nonnenberg
92a512a16d
ConversationView: Move call/mute functions into redux 2022-12-06 09:31:44 -08:00
Josh Perez
9348940ecf
Moves parts of conversation view into redux 2022-12-05 14:56:23 -08:00
Scott Nonnenberg
a49a6f2057
Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
Alvaro
78ce34b9d3
Removed gv1-migration 2022-12-05 09:42:13 -08:00
Josh Perez
a0730dfaa4
Onboarding story removal improvements 2022-12-05 09:34:26 -08:00
Alvaro
e41252b35e
Added clearer debug logging to createOrLookup 2022-12-02 17:05:27 -08:00
Josh Perez
bc4f3dcd01
Handle cmd+shift+e keyboard shortcut 2022-12-02 16:40:33 -08:00
Josh Perez
1109415dc1
Add global setting for sent media quality 2022-12-02 18:54:37 -05:00
Josh Perez
40e7518b9e
Defensively set the signal conversation name 2022-12-02 12:34:46 -05:00
Alvaro
60b30d04cd
Clear selected contacts when creating a custom story 2022-12-01 10:17:12 -08:00
Evan Hahn
38b921fad7
Blocked/unapproved convos: no clickable link preview images 2022-11-30 20:24:38 -05:00
Fedor Indutny
30d1b29021
Add desktop.groupCallOutboundRing2.beta flag 2022-11-30 14:35:37 -08:00
Fedor Indutnyy
1c9ef00142 Add release notes for 6.1 2022-11-30 14:35:02 -08:00
Jamie Kyle
6198b02640
Init payments message types 2022-11-30 13:47:54 -08:00
Fedor Indutny
d1b505d580
Improve handling of DOE sync messages for stories 2022-11-30 11:21:13 -08:00
Fedor Indutny
9d8ad21819
Remove underscore 2022-11-29 16:53:39 -08:00
Alvaro
b246b3d8af
Filtered stories to self to fix StoryViewer progress lines 2022-11-29 14:19:50 -08:00
Jim Gustafson
2d620c380e
Update to RingRTC v2.22.0 2022-11-28 20:09:08 -08:00
Fedor Indutny
37d383f344
Improve story DOE flow 2022-11-28 18:07:26 -08:00
Josh Perez
5e9744d62a
Start story duration when it is a text story 2022-11-28 17:35:15 -08:00
Fedor Indutny
11deabe959
Refactor send story job 2022-11-28 17:02:01 -08:00
Alvaro
5b6c624803
Only validate replies on stories from self 2022-11-28 19:53:43 -05:00
Scott Nonnenberg
a8ce959405
Use implicit content hint for sender key distribution messages 2022-11-28 15:30:42 -08:00
Scott Nonnenberg
ca638dd44f
Ensure that media messages are cached when loaded from convo settings 2022-11-28 14:40:22 -08:00
Alvaro
b720ed7bd5
Added story identifier when debug logging
Co-authored-by: Jamie Kyle <jamie@signal.org>
2022-11-28 14:34:49 -08:00
Josh Perez
77f92b6cc3
Add emoji button to text story creation 2022-11-28 13:52:16 -05:00