Commit Graph

83 Commits

Author SHA1 Message Date
trevor-signal
fc02762588 Enable more specific AttachmentDownload prioritization 2024-04-15 17:11:48 -07:00
Jamie Kyle
ad8020848f Add unblocked timeline event 2024-04-12 10:07:57 -07:00
ayumi-signal
b359d28771 Fix Timeline to not peek group call for direct calls 2024-03-18 12:47:22 -07:00
Jamie Kyle
27b55e472d Refactor smart components
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-13 13:44:13 -07:00
Jamie Kyle
8387f938eb Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
trevor-signal
167b2f4f1c Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
Fedor Indutny
eb82ace2de Conversation details changes for PNP
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
Fedor Indutny
5ff101e27a Fix scrolling for contact in removalStage 2023-12-08 13:18:51 -05:00
Fedor Indutny
b2a3605d77 Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
ayumi-signal
283ef57779 Group Typing Bubble Animations 2023-09-27 17:23:52 -04:00
ayumi-signal
e4238de4db Multiple person typing indicators in groups 2023-09-18 14:17:26 -07:00
Fedor Indutny
8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
trevor-signal
d012779e87 Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
Jamie Kyle
1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Scott Nonnenberg
75d5e81013 Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Fedor Indutny
ef13eb06fc Confine message selector cache to component 2023-01-19 11:56:02 -08:00
Jamie Kyle
c58a723f45 Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
Jamie Kyle
3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny
55a1c5f6c5 Use proxy-compare for message bubbles 2022-12-22 16:32:03 -08:00
Scott Nonnenberg
1a68c3db62 conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
Scott Nonnenberg
1e282ee5d0 ConversationView: Pull various functions out of getMessageActions 2022-12-19 17:04:47 -08:00
Josh Perez
e142cb47f5 Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
Scott Nonnenberg
7c86f02c7e ConversationView: Move deleteMessage to redux 2022-12-14 14:45:39 -08:00
Scott Nonnenberg
f2f1c3c021 Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
Josh Perez
635a59a473 Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Scott Nonnenberg
07f7fa93d6 ConversationView: Move setQuotedMessage/scrollToMessage to redux 2022-12-09 11:11:14 -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
Josh Perez
ec3c8d99ef Removes showForwardMessageModal from conversation_view 2022-12-08 16:49:54 -08:00
Josh Perez
105162dc66 Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Josh Perez
9348940ecf Moves parts of conversation view into redux 2022-12-05 14:56:23 -08:00
Fedor Indutny
a2f1b469ea Make sure that storySendMode is in group types 2022-11-19 00:31:18 -08:00
Alvaro
458eb2ea81 Voice-note animation fixes 2022-10-03 17:43:44 -06:00
Jamie Kyle
eb10aafd7c tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Fedor Indutny
6b231346d9 Fix management of selectedMessage in redux 2022-06-23 09:12:17 -07:00
Scott Nonnenberg
0ba6a0926e Support for incoming gift badges 2022-05-11 13:59:58 -07:00
Scott Nonnenberg
302604f67e Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Fedor Indutny
d18ed40a23 Don't pass full group to spoofing review dialog 2022-03-24 14:46:17 -07:00
Scott Nonnenberg
703bb8a3a3 Introduce new 'Block request' button in timeline 2022-03-15 17:11:28 -07:00
Scott Nonnenberg
f217730b84 Support for people banned from joining groups via link 2022-03-14 18:32:07 -07:00
Evan Hahn
fd72385b9f <Timeline> only needs whether someone is typing, not who 2022-03-09 13:15:15 -06:00
Evan Hahn
944d60f40b On conversation open, scroll to unread indicator if present 2022-03-08 14:05:05 -06:00
Josh Perez
4e48d7792b Use a hook for the ever-updating now 2022-03-08 13:11:11 -06:00
Evan Hahn
c527de0a8d Collapse message bubbles when applicable 2022-03-08 08:32:42 -06:00
Scott Nonnenberg
0a52318be6 Delete for everyone: Track sends and show failure states 2022-03-04 11:22:31 -08:00
Evan Hahn
0c31ad25ef Remove React Virtualized from <Timeline> 2022-03-03 14:23:10 -06:00
Evan Hahn
45393b1ca5 Fix timeline crash when deleting the oldest visible message 2022-02-07 10:54:15 -08:00
Evan Hahn
babd61377b Remove floating date header remote config flags 2022-01-27 13:50:01 -08:00
Evan Hahn
f9440bf594 Timeline date headers 2022-01-26 17:05:26 -06:00
Evan Hahn
e490d91cc4 Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00