Commit Graph

10956 Commits

Author SHA1 Message Date
Jim Gustafson
f419e02756 Update to RingRTC v2.20.9 2022-06-17 17:34:46 -07:00
dependabot[bot]
bf08c2646c Upgrade browserslist to v4.20.4 2022-06-17 16:42:29 -07:00
dependabot[bot]
9ac917849e Upgrade sharp to v0.30.5 2022-06-17 15:33:46 -07:00
dependabot[bot]
17a554a668 Upgrade protobufjs to v6.11.3 2022-06-17 14:46:12 -07:00
dependabot[bot]
66bd307cdd Upgrade jpeg-js to v0.4.4 2022-06-17 14:03:30 -07:00
Josh Perez
3581f78913 Revert "Counteract zoom-level changes in custom titlebar"
This reverts commit 635aab838f.
2022-06-17 09:48:17 -07:00
Frazer Smith
e5e93c609c ci: fix invalid runner name 2022-06-17 13:48:38 +01:00
Frazer Smith
a22d51b7c7 ci: update github actions 2022-06-17 13:47:57 +01:00
Josh Perez
d970d427f8 Create text stories 2022-06-16 17:48:57 -07:00
Fedor Indutny
973b2264fe Add to group by username 2022-06-16 17:38:28 -07:00
Jim Gustafson
8dd321d0b6 Update calling ringtone 2022-06-16 17:37:33 -07:00
Fedor Indutny
635aab838f Counteract zoom-level changes in custom titlebar 2022-06-16 16:49:59 -07:00
Josh Perez
aa23c2def2 Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00
Josh Perez
603b76c3d9 v5.47.0-beta.1 2022-06-16 13:58:22 -04:00
Josh Perez
ca2c8b35b7 Updates strings 2022-06-16 13:57:55 -04:00
Josh Perez
bc612ca2c3 Release notes for v5.47.x 2022-06-16 13:15:43 -04:00
Fedor Indutny
0e5eb32152 Fix mentions alignment 2022-06-15 13:34:39 -07:00
Fedor Indutny
8b32811440 Add extra pixel to titlebar on Windows 11 2022-06-15 11:21:03 -07:00
Fedor Indutny
4b8cb9f040 Fix minor UI issues with composer 2022-06-15 10:53:08 -07:00
Scott Nonnenberg
3b2000a0ba Force 'password-store' to 'basic' on all platforms 2022-06-15 09:40:01 -07:00
Scott Nonnenberg
fbf7b939ab Ensure all components of sticker creator startup are in package 2022-06-14 20:17:12 -07:00
Fedor Indutny
253e050262 CDSI Support 2022-06-14 18:15:33 -07:00
Scott Nonnenberg
038ec9e05d Introduce new auto-updating staging channel 2022-06-14 15:08:38 -07:00
Fedor Indutny
4038d781d6 Reserve more room for calling button labels 2022-06-14 13:03:12 -07:00
Fedor Indutny
37cdc6e62d Simplify quote alignment and position of toggle 2022-06-14 12:54:10 -07:00
Scott Nonnenberg
71d6a1d383 Conversation details: Unblock option for groups, update unblock style 2022-06-14 10:09:32 -07:00
Scott Nonnenberg
68f27c1c7c Fix sticker creator in our new typescriptified world 2022-06-13 18:48:07 -07:00
Fedor Indutny
f2af71f8b5 Fix minor UI issues 2022-06-13 16:37:29 -07:00
Fedor Indutny
0b4121528a Clicking open menu should dismiss it 2022-06-13 16:25:19 -07:00
Scott Nonnenberg
2464e0a9c1 Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
Scott Nonnenberg
e18510e41c Message: If collapsed in group, remove top margin on link previews 2022-06-13 14:29:10 -07:00
Josh Perez
410bc52fd0 Moves group link management actions to redux 2022-06-13 14:42:19 -04:00
Scott Nonnenberg
5c8b4bca7e On send, disable message field before doing anything async 2022-06-13 09:30:14 -07:00
Fedor Indutny
740d8e4c96 Upgrade electron to 19.0.4 (#4206) 2022-06-10 13:50:22 -07:00
Fedor Indutny
531c208918 Remove title from the Windows titlebar 2022-06-10 12:26:10 -07:00
Fedor Indutny
6aeddb9301 Order unprocessed envelopes by receivedAtCounter 2022-06-10 09:09:21 -07:00
Scott Nonnenberg
924c271b13 Convert js/modules/types/message to Typescript 2022-06-09 18:10:20 -07:00
Fedor Indutny
9975758fde Make sure windows with titlebar have OS class 2022-06-09 09:21:17 -07:00
Fedor Indutny
5634601554 Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
Scott Nonnenberg
79c52847cd Fix StickerButton
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-06-08 14:40:08 -07:00
Josh Perez
f1b05afe62 Merge signalapp/Signal-Desktop#5904 2022-06-06 22:06:07 -04:00
Vladislav Gorenkin
01efed8ec3 Open first search candidate on pressing "enter" key 2022-06-06 22:05:38 -04:00
Josh Perez
42eb4013d0 Upgrade react and storybook 2022-06-06 17:48:02 -07:00
Fedor Indutny
6476a4fe73 Erased messages should not stall attachment jobs 2022-06-06 15:13:21 -07:00
Evan Hahn
10a0abb8c2 Remove unused activeConfirmationView 2022-06-06 14:04:16 +00:00
Evan Hahn
f50a6abe36 Remove unused eslint-disables 2022-06-03 14:07:51 -07:00
Evan Hahn
63189f3f91 Convert ReactWrapperView to TypeScript 2022-06-03 09:33:39 -07:00
Jim Gustafson
bb9a270bfd Update to RingRTC v2.20.8 2022-06-03 09:32:35 -07:00
Evan Hahn
6bae8a24de Convert protocol_wrapper.js to TypeScript 2022-06-03 09:30:03 -07:00
Evan Hahn
d61b68279b Remove unused GroupMemberConversation type declaration 2022-06-03 15:51:43 +00:00