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 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
Fedor Indutny
f9aaf30a32
Username onboarding
2023-02-13 10:51:41 -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
Fedor Indutny
a5a6b74f98
Fix build expiration reporting
2023-02-01 10:29:38 -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
Alvaro
d64e0b65c4
Switched ForwardMessageModal to use ListTile
2023-01-25 16:51:08 -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
Josh Perez
86488b97b9
Adds debugging utilities in dev/beta environments
2023-01-18 19:02:03 -05:00
Fedor Indutny
ac50af52d2
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
Scott Nonnenberg
0f8009fe2f
SmartTimeline: Use key prop to ensure no re-use of existing component
2023-01-17 22:27:34 -05:00
Jamie Kyle
c58a723f45
Add type-alias-readonlydeep rule and make ducks mostly immutable
2023-01-13 12:07:26 -08:00
Scott Nonnenberg
c26f7217ed
Stories: In send dialogs, don't show groups you're no longer part of
2023-01-13 12:20:35 -07: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
Fedor Indutny
d7b09b9703
Deprecate phone number discovery notification
2023-01-12 14:18:08 -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
41d144bc98
Use @indutny/sneequals for memoization
2022-12-23 12:25:15 -08:00
Fedor Indutny
55a1c5f6c5
Use proxy-compare for message bubbles
2022-12-22 16:32:03 -08:00
Fedor Indutny
f92f81dfd6
Cache some volatile conversation properties
2022-12-22 16:13:23 -08:00
Josh Perez
ba79595563
Fix GlobalModalContainer missing types
2022-12-22 14:28:47 -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