Commit Graph

7258 Commits

Author SHA1 Message Date
Evan Hahn 99934ced90
Change left pane border color in light mode 2021-10-13 11:44:37 -07:00
Evan Hahn 99b4e8680f
Tweak selected conversation color in light mode 2021-10-13 11:43:30 -07:00
Scott Nonnenberg f60e9b9c9f
Sticker upload affordances, fix 'recent media' 2021-10-13 10:05:18 -07:00
Evan Hahn 21c00f51bd
Improve reaction types 2021-10-13 09:29:15 -07:00
Evan Hahn 35a54cdc02
Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
Evan Hahn d60600d6fb
Revert calling ringtone change
This reverts commit 6f7e5d6242.
2021-10-12 16:52:22 -07:00
Josh Perez a5e8226821
Shows message status timestamps if available 2021-10-12 16:40:42 -07:00
Evan Hahn c9a49ecb4b
WebAPI: Require options in `getProfile` 2021-10-12 14:32:38 -07:00
Josh Perez 7dca544295
Animate lightbox and better touch support 2021-10-12 15:25:09 -05:00
Josh Perez 7488fa5abc
Memoize toasts to unstick them in AudioCapture 2021-10-12 14:09:00 -05:00
Evan Hahn f4b0bade80
Fix avatar focus highlight 2021-10-12 14:07:58 -05:00
Josh Perez f5cce73611
Fix play button on videos 2021-10-12 12:06:39 -05:00
Evan Hahn ed518d0e82
Fix viewed status icon in left pane 2021-10-12 10:40:27 -05:00
Josh Perez b330b5cbb6
Center align conversation headers 2021-10-12 10:23:13 -05:00
Evan Hahn aec3b76117
Add additional logging in notification service 2021-10-12 10:19:07 -05:00
Evan Hahn ae1af09bf2
Move large input remaining count to avoid scrollbar 2021-10-08 11:35:59 -05:00
Josh Perez a25690b3bd
Exclude jumbo style for single emoji in quotes or attachments 2021-10-07 20:27:46 -04:00
Josh Perez 096849cc00
Adds aria attributes to the ConversationList 2021-10-07 19:52:48 -04:00
Josh Perez 8220ea4c87
Remove dead css 2021-10-07 16:46:11 -07:00
Josh Perez 75dab30367
Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
Josh Perez a70a8a88d6
Align single emoji send 2021-10-07 15:27:08 -07:00
Josh Perez b866e1a23d
Fix safety number viewer for contact modal 2021-10-07 17:45:58 -04:00
Josh Perez 3a722bb70f
Refine toast styles 2021-10-07 17:45:38 -04:00
Evan Hahn 5284497d4d
Hide participant list button on direct calls 2021-10-07 16:50:57 -04:00
Josh Perez 9f13fd7484
Fix @mentions on outgoing messages 2021-10-07 16:50:03 -04:00
Evan Hahn 940f009987
Bullet-proof tray icon against nonexistent icon file 2021-10-07 13:09:56 -07:00
Josh Perez 99b19d4b80
Fix z-index next/prev buttons on Lightbox 2021-10-07 13:08:07 -07:00
Josh Perez a363c6c0ea
Activate speaker view when screensharing, even while in PiP 2021-10-07 13:56:27 -05:00
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