Fedor Indutny
f59e35ea0a
confine art creator to staging for now
2023-03-01 12:03:21 -08:00
Fedor Indutny
4549291b7b
Descriptive error messages for video stories
2023-02-28 14:17:22 -08:00
Alvaro
3d4248e070
Fixes to voice notes playback
2023-02-28 06:07:40 -07:00
Fedor Indutny
fad0529080
New sticker creator button
2023-02-27 14:34:43 -08:00
Alvaro
0e655ceeed
Voice notes mini-player
2023-02-24 15:18:57 -08:00
Josh Perez
1258d31007
Merge signalapp/Signal-Desktop#6303
2023-02-22 16:26:14 -05:00
veekas ashoka
0100866d0a
Fix keyboard search when left pane is narrow
...
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.
Resolves : #6281
2023-02-22 14:21:59 -05:00
Fedor Indutnyy
ca4defa29f
Merge https://github.com/signalapp/Signal-Desktop/pull/6289
2023-02-16 10:43:14 -08:00
Fedor Indutny
486ada8b6c
Handle 409/410 when confirming username
2023-02-14 09:39:47 -08:00
Fedor Indutny
1f95c2299e
Use ContactRecord.systemNickname
2023-02-13 14:40:11 -08:00
Will Bradley
2cb4e65a9a
Focus the text input box after successfully attaching a file
...
Fixes #6284 - does not focus immediately (so as to avoid stealing
focus) and does not focus if the file browser is cancelled.
2023-02-12 17:10:52 -08:00
Fedor Indutny
486cbe0471
Support reporting token on envelope
2023-02-07 16:55:12 -08:00
Josh Perez
e11f961d7a
Notification for failed story sends
2023-02-07 12:33:04 -07:00
Jamie Kyle
2bbcc4676e
Move receipt queues into conversation queue to handle 428s
2023-02-06 09:24:34 -08:00
Josh Perez
fd6834588c
Link preview UI improvements
2023-02-03 14:21:07 -08:00
Fedor Indutny
63d6b14516
Split ACI contact when it is unregistered
2023-02-01 13:32:46 -08:00
Alvaro
42b4406ad5
Formatting voice recorder error
2023-01-27 09:51:53 -08:00
Josh Perez
6a80b4b837
Close story viewer when DOE a story
2023-01-27 10:35:58 -07:00
Josh Perez
28a295d4e1
Fixes audio recording
2023-01-26 09:57:39 -07:00
Josh Perez
b5947e0ef1
Fixes storybook for AudioCapture
2023-01-20 17:31:30 -07:00
Fedor Indutny
ef13eb06fc
Confine message selector cache to component
2023-01-19 11:56:02 -08:00
Fedor Indutny
ac50af52d2
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
Jamie Kyle
c58a723f45
Add type-alias-readonlydeep rule and make ducks mostly immutable
2023-01-13 12:07:26 -08:00
Scott Nonnenberg
cd6e4bbe28
Set draftChanged=true when changing draftAttachments, better logging
2023-01-12 17:25:59 -08:00
Josh Perez
9374832ea4
Enables ContextIsolation
2023-01-12 16:24:59 -08:00
Josh Perez
a1a2c68137
Scroll to message if clicking on opened conversation
2023-01-12 11:51:03 -07:00
Jamie Kyle
81fc9ff94d
Add more logs for call disposition
2023-01-11 12:04:03 -08:00
Jamie Kyle
e5638c0b20
Call Disposition
2023-01-09 16:52:01 -08:00
Jim Gustafson
01eb3b73b4
Update to RingRTC v2.23.0
2023-01-09 10:38:57 -08:00
Scott Nonnenberg
aa1f96cb6a
ducks/composer: Properly compare attachment size against limit
2023-01-06 10:31:45 -08:00
Josh Perez
74abe0c1ef
Do not fire SELECTED_CONVERSATION_CHANGED more than once
2023-01-05 15:34:47 -08:00
Josh Perez
6dd32456c6
Remove a message from lightbox if its been DOE
2023-01-05 15:16:56 -07:00
Scott Nonnenberg
b8234765bf
Update Backbone types: attributes is T - and fix failing type checks
2023-01-05 13:58:13 -08:00
Josh Perez
c65a7d0a14
Fix error where removePreview is called without a conversationId
2023-01-05 16:55:33 -05:00
Fedor Indutny
487bb58880
Fix units of maximum attachment size
2023-01-05 13:47:11 -08:00
Josh Perez
198d6f7e26
Make composer duck aware of the conversation it is in
2023-01-04 16:22:36 -08:00
Jamie Kyle
7a076be0e7
Don't allow link preview and draft attachment at the same time
2023-01-04 15:00:38 -08:00
Josh Perez
476006af96
Clears @mentions when clearing draft
2023-01-03 14:35:59 -08:00
Josh Perez
add184d0da
Guard against composer setting quote while conversation switched
2023-01-03 14:32:40 -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
Josh Perez
5e6eeecede
Removes Backbone.View and jQuery
2023-01-02 13:34:41 -08:00
Fedor Indutny
f92f81dfd6
Cache some volatile conversation properties
2022-12-22 16:13:23 -08:00
Josh Perez
0b83ab497d
Removes ReactWrapperView
2022-12-21 22:07:45 -05:00
Fedor Indutny
dec23725e5
Use ReadonlyArrays in conversation model and redux
2022-12-21 16:07:02 -08:00
Josh Perez
a80c6d89a8
Moves message details into React pane land
2022-12-21 15:44:23 -05:00
Fedor Indutny
ed271d92ea
Add no-misused/floating-promises lint rule
2022-12-21 10:41:48 -08:00
Scott Nonnenberg
1a68c3db62
conversation_view: Move the last of the small functions to redux
2022-12-20 22:25:10 -05:00
Josh Perez
d8ea9856ec
Moves show all media to react pane
2022-12-20 09:50:23 -08:00
Scott Nonnenberg
1e282ee5d0
ConversationView: Pull various functions out of getMessageActions
2022-12-19 17:04:47 -08:00