Commit graph

553 commits

Author SHA1 Message Date
Jamie Kyle
3268d3e6eb Update call tab design based on feedback 2023-08-21 09:30:32 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg
f597f15faf
Formatting menu: Show popup guide faster, fade in/out 2023-08-04 09:25:52 -07:00
Josh Perez
4ec94367c9
Adds transitions to panels
Co-authored-by: Jamie Kyle <jamie@signal.org>
2023-07-26 15:23:32 -07:00
Jamie Kyle
6c70cd450b
Add useSizeObserver and replace most react-measure 2023-07-26 01:56:56 +02:00
Fedor Indutny
c1580a5eb3 Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07:00
dependabot[bot]
5c4d93e103
Bump protobufjs from 6.11.3 to 7.2.4
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-07-12 19:54:37 +02:00
Nick Rayburn
3026c2ff56 Ignore message metadata on triple click
Fixes #6428
2023-07-05 19:07:58 -05:00
Josh Perez
4dd7ce36a7
Always move focus to new panel when showing 2023-06-15 15:26:53 -07:00
Scott Nonnenberg
adc8513f41
Implement cut/copy correctly for input/textarea elements 2023-06-06 12:06:58 -07:00
Scott Nonnenberg
a31cf5645e
Better handling of formatting in pasted text 2023-05-23 15:00:05 -07:00
Scott Nonnenberg
f42192fb5a
Improve paste handling of formatted data 2023-05-17 09:58:32 -07:00
Scott Nonnenberg
b4caf67bf9
Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Josh Perez
e8a3dc5db6
Focus first selectable element in preferences pane 2023-04-25 17:54:05 -04:00
Josh Perez
e211837bcd
Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
Jamie Kyle
0e490542a7
RTL 2023-04-20 10:03:43 -07:00
Jamie Kyle
558b5a4a38
Migrate most React class components to function components 2023-04-12 16:17:56 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
36e21c0134
Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor Indutny
f84b6a31dc
Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Alvaro
99015d7b96
Voice notes drafts 2023-03-02 13:55:40 -07:00
Scott Nonnenberg
b0e2d22750
EmojiButton: Eliminate usage of createPortal 2023-01-18 19:09:18 -05:00
Fedor Indutny
19279cfebd
Support esnext in storybook 2023-01-12 12:58:53 -08:00
Josh Perez
5e6eeecede
Removes Backbone.View and jQuery 2023-01-02 13:34:41 -08:00
Josh Perez
0b83ab497d
Removes ReactWrapperView 2022-12-21 22:07:45 -05:00
Josh Perez
d8ea9856ec
Moves show all media to react pane 2022-12-20 09:50:23 -08:00
Josh Perez
494fe2f9f0
Fixes lint 2022-12-12 20:26:28 -05:00
Fedor Indutny
9d8ad21819
Remove underscore 2022-11-29 16:53:39 -08:00
Josh Perez
77f92b6cc3
Add emoji button to text story creation 2022-11-28 13:52:16 -05:00
Fedor Indutny
98ef4c627a
Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Fedor Indutny
e6ebfe4fca
Update typescript to 4.8.4 2022-11-14 11:35:37 -08:00
Alvaro
6b42a69947
Extract ListView controller from ConversationList 2022-11-14 10:48:51 -08:00
Alvaro
4445ef80eb
Implement group story reply deletion 2022-11-04 07:22:07 -06:00
Fedor Indutny
54aa0d39b9
Store all story reactions as messages 2022-11-02 16:48:38 -07:00
Alvaro
bf4e697a0a
Fixed story replies modal and calling pip interactions 2022-10-17 09:58:49 -07:00
Jamie Kyle
9ee0502553
stories: use web animations api to simplify progress bar/playback 2022-10-13 14:40:43 -07:00
Jamie Kyle
25bc16300c
Notify story creator for replies 2022-10-11 10:59:02 -07:00
Alvaro
c52fe3f377
Story - add caption 2022-10-04 17:17:15 -06:00
Fedor Indutny
b65890b07d
Update to latest pino 2022-10-03 15:53:41 -07:00
Alvaro
77bf3a8669
Don't scroll to the bottom of story replies 2022-09-22 13:18:26 -07:00
Fedor Indutny
53e17e8e08
Update to esbuild 0.15.8 2022-09-20 16:52:32 -07:00
Jamie Kyle
bbf4e74239
Init Danger/Endanger with Backbone/package.json versions rules 2022-09-16 11:32:28 -07:00
Alvaro
6cfe2a09df
Consecutive playback and per-conversation playback rate 2022-09-15 14:10:46 -06:00
Fedor Indutny
635840cd99
Properly handle closing click events in modals 2022-09-14 18:58:35 -07:00
Fedor Indutny
e5f6de946f
Update electron to 20.1.0 2022-08-29 09:28:41 -07:00
Josh Perez
f7f65de322
Improvements to the MyStories row 2022-08-19 11:36:47 -07:00
Josh Perez
5dc42122a8
Use <Message /> for group story replies 2022-08-04 21:29:44 -04:00
Josh Perez
7bc6bbc668
Send story images/video 2022-08-04 12:23:24 -07:00
dependabot[bot]
68adb736d3
Upgrade terser to v4.8.1 2022-07-28 11:59:41 -07:00