Commit Graph

87 Commits

Author SHA1 Message Date
Jamie Kyle 0f6d82dc42 Fix ConversationHeader context menu getting cut off 2023-10-05 09:26:15 -07:00
Jamie Kyle 6c70cd450b Add useSizeObserver and replace most react-measure 2023-07-26 01:56:56 +02:00
Josh Perez 7d0f94c654 Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
trevor-signal c96565c4c9 Make conversation header draggable 2023-06-30 10:05:06 -04:00
Jamie Kyle af4ad55c68 Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
Jamie Kyle 0e490542a7 RTL 2023-04-20 10:03:43 -07:00
Josh Perez 68ae25f5cd Remove GroupContext proto
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-04-14 17:52:50 -07:00
Jamie Kyle 5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Jamie Kyle 1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
hackerbirds c571305d8a Add verified badge to Notes to Self 2023-03-10 10:18:02 -08:00
Jamie Kyle 3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Josh Perez a80c6d89a8 Moves message details into React pane land 2022-12-21 15:44:23 -05: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
Josh Perez d4124abb01 Moves ConversationDetails to react panels 2022-12-15 22:12:05 -05:00
Josh Perez e142cb47f5 Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
Scott Nonnenberg f2f1c3c021 Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
Scott Nonnenberg ff6750e4fd ConversationView: Move setPin to redux 2022-12-06 17:00:02 -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
Fedor Indutny 6be69a7ba8 Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Josh Perez 19a42ed719 Onboarding story 2022-11-08 21:38:19 -05:00
Alvaro 8fcd36e30a Removed Note to Self story ring 2022-10-04 15:39:29 -06:00
Jamie Kyle 6d56f8b8aa support icu messageformat for translations 2022-10-03 14:19:54 -07:00
Alvaro ab153b30c8 Remove unused name on Avatar 2022-09-28 09:27:52 -07:00
Josh Perez 6f7094bc19 Allow paging through My Stories 2022-08-22 13:44:23 -04:00
Josh Perez 5dfe30d235 Add story entry points around the app 2022-07-21 17:44:35 -07:00
Josh Perez fa7b7fcd08 Adds keyboard shortcuts for calling 2022-05-10 11:14:08 -07:00
Josh Perez 908ecda64f Merge signalapp/Signal-Desktop#5610 2022-04-14 14:49:05 -04:00
Evan Hahn ede34ecee3 Enable noImplicitOverride TypeScript compiler option 2021-11-12 15:44:20 -08:00
Evan Hahn 5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
David Sanders 9d7340ef3f Fix several race conditions in react-contextmenu 2021-10-29 14:21:06 -07:00
Evan Hahn 74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Josh Perez f31c5165d8 Open conversation details when clicking conversation header 2021-10-21 16:06:44 -05:00
Josh Perez 2e438aa876 Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
Will Golledge 2cd02855fc Fix "in contacts" tooltip exceeding desired boundary
See [#4907][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/4907
2021-10-18 17:10:22 -05:00
Evan Hahn 6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Josh Perez 56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Josh Perez 0303b6715c Shorten the submenu hover delay 2021-07-13 15:27:28 -07:00
Fedor Indutny cd28e71bc6 Default disappearing message timeout fixes 2021-06-25 16:52:56 -07:00
Evan Hahn 6c6eed0b1e Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
Fedor Indutny 19f8042cd3 Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
Josh Perez 28f016ce48 Conversation Colors 2021-05-28 09:15:17 -07:00
Fedor Indutny d8417e562b Do not display call buttons for SMS-only convo 2021-05-25 15:30:57 -07:00
Evan Hahn 736075322c Render disappearing message timers generically 2021-05-03 16:24:40 -07:00
Evan Hahn 05703c2719 Blur avatars of unapproved conversations 2021-04-30 14:40:25 -05:00
Josh Perez 6c0acd09df Sync mute state 2021-04-09 11:19:38 -05:00
Evan Hahn 130dac527f Add types for <ConversationHeader>'s mute options 2021-04-05 18:08:50 -04:00
Evan Hahn f7d4f84736 Enable New Group settings for everyone; remove desktop.gv2Admin feature flag 2021-03-19 16:57:35 -04:00