Commit Graph

7480 Commits

Author SHA1 Message Date
Evan Hahn
1f4a3851bf Fix race condition in usePageVisibility hook 2021-10-07 13:52:07 -05:00
Fedor Indutny
27573e6dce Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
Fedor Indutny
8cf6748dce Delay initializing SQL in renderer 2021-10-07 11:16:51 -07:00
Fedor Indutny
0d5ef38e52 Fix uncaught error in copyStickerToAttachments 2021-10-07 10:08:55 -07:00
Josh Perez
0f9242670c Fix safety number viewer for dark theme 2021-10-07 09:14:09 -07:00
Evan Hahn
e346fb1f90 Persist overlay overflow in conversation list 2021-10-07 10:24:10 -05:00
Fedor Indutny
a537204fc0 Remove ts/services/timers.ts 2021-10-06 14:59:34 -07:00
Evan Hahn
26eabf16a8 v5.20.0-beta.1 2021-10-06 16:58:58 -05:00
Evan Hahn
b9acd0238d Update release notes for v5.20.0 2021-10-06 14:53:06 -07:00
Evan Hahn
95404f27a0 Update translations 2021-10-06 16:07:02 -05:00
Josh Perez
b9134f8332 Actionable toasts 2021-10-06 14:00:51 -07:00
Scott Nonnenberg
d542f450a1 Focus-trap: Use allowOutsideClick where appropriate 2021-10-06 15:56:37 -05:00
Josh Perez
048e1e4cd7 Move the safety number viewer into modal 2021-10-06 16:27:14 -04:00
Evan Hahn
8c34d6ebc2 Improve sticker creator drop zone contrast 2021-10-06 15:23:18 -05:00
Fedor Indutny
4fefd3ccaf Fix sticker creator 2021-10-06 13:29:20 -05:00
Josh Perez
7c9b8e919c Render emoji like a sticker 2021-10-06 10:37:53 -07:00
Fedor Indutny
1466f9f1b2 Update got/form-data to latest 2021-10-06 09:25:22 -07:00
Josh Perez
fa66ddde0f Context isolation for the debug log window 2021-10-06 09:16:51 -07:00
Evan Hahn
0f9608d9a3 Add icon to the left pane archive button 2021-10-06 08:45:25 -07:00
Josh Perez
6f7e5d6242 Replace ringtone sound with something more chill 2021-10-05 19:41:05 -05:00
Evan Hahn
c9d0773c0d -webkit-line-clamp now works for RTL text; remove comments 2021-10-05 19:39:24 -05:00
Jim Gustafson
65a604bf36 Update to RingRTC v2.13.4 2021-10-05 17:03:11 -07:00
Evan Hahn
994f9644c4 Show "99+" in left pane unread count, instead of high values 2021-10-05 16:46:51 -07:00
Scott Nonnenberg
bd380086a4 Send related emoji along with Sticker, fix SendMessage types 2021-10-05 17:10:08 -05:00
Evan Hahn
3c91dce993 Don't show group call start notifications more than once 2021-10-05 16:11:40 -05:00
Fedor Indutny
d479427d88 Update limits for GroupDescriptionInput 2021-10-05 11:47:47 -07:00
Josh Perez
f974490ff0 Add some spacing for +10 reactions 2021-10-05 11:28:18 -07:00
Fedor Indutny
6fb38b940a Remove stale test 2021-10-05 11:26:59 -07:00
Fedor Indutny
f2ba9e1a9b Force update should skip version check 2021-10-05 10:50:48 -07:00
Josh Perez
bcf1640587 Adds some padding around lightbox zooming 2021-10-05 10:28:32 -07:00
Evan Hahn
3eff5b73d2 Enable storage service for everyone 2021-10-05 12:04:28 -05:00
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Fedor Indutny
dddb3129cc Optimize removeKnownAttachments 2021-10-05 09:36:07 -07:00
Fedor Indutny
4d180a26fe Small fixes for LeftPaneDialog 2021-10-05 07:22:41 -07:00
Josh Perez
87ea95735e Make triple dot menu work on really small screen widths 2021-10-05 08:58:34 -05:00
Josh Perez
48aaf9e4f3 Fix quote styles so they are uniform 2021-10-04 20:12:07 -04:00
Evan Hahn
8a765da6a3 Fix inverted sticker creator dropzone active text 2021-10-04 16:05:03 -07:00
Evan Hahn
2cf51502a8 Fix border around keyboard-focused sticker messages 2021-10-04 17:42:26 -05:00
Josh Perez
59f8243a0d Do not show play button for undownloaded media 2021-10-04 15:29:11 -07:00
Josh Perez
9a9fc60103 Fix click propagating from reaction viewer to container 2021-10-04 15:56:34 -05:00
Josh Perez
54e7cd21fc Adds touch support to lightbox 2021-10-04 15:12:14 -05:00
Scott Nonnenberg
48229332ea Introduce focus traps for ModalHost, add button role to DropZone 2021-10-04 10:14:00 -07:00
Jim Gustafson
adaeb81c32 Update to RingRTC v2.13.3 2021-10-04 09:03:20 -05:00
Josh Perez
b8467da933 Fix avatar popup zIndex 2021-10-01 20:01:44 -04:00
Josh Perez
bfe5a5edae Do not process records if there are none to process 2021-10-01 20:01:30 -04:00
Evan Hahn
893a77a3ad Fix render loop in <Modal>, clean up ref merger code 2021-10-01 16:53:00 -07:00
Evan Hahn
1366d09f11 Increase Spectron start timeout for reliability 2021-10-01 16:52:52 -05:00
Evan Hahn
b239502813 Fix license header file enumeration 2021-10-01 16:52:36 -05:00
Josh Perez
c99066de9b Disallow multiline in About editing 2021-10-01 14:27:34 -05:00
Scott Nonnenberg
9a1430a460 Typescriptify main.js 2021-10-01 13:49:59 -05:00