Commit Graph

7232 Commits

Author SHA1 Message Date
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
Josh Perez e033fd2cf3 Fix background bleed through on color bubbles 2021-10-01 09:16:44 -07:00
Josh Perez f07decac5a Fixes @mentions background for light-mode 2021-10-01 10:38:56 -04:00
Evan Hahn 9e856e19a0 Defend against destroyed window when updating zoom factor 2021-09-30 15:29:06 -07:00
Evan Hahn 03ec561891 Remove unused new-conversation class 2021-09-30 17:21:15 -05:00
Fedor Indutny 3534408c97 Fix various clipping issues with message buttons 2021-09-30 16:24:23 -05:00
Josh Perez 19e700aba3 Lightbox improvements 2021-09-30 17:18:56 -04:00
Josh Perez 31d1f25b18 Adds error dialog when voice recorder cannot start 2021-09-30 13:13:47 -07:00
Josh Perez 6614206921 Fixes lightbox header buttons 2021-09-30 14:50:33 -04:00
Evan Hahn af510c9096 Upgrade zkgroup to v0.8.2 2021-09-30 11:06:03 -07:00
Josh Perez cf0da96791 Save image/jpeg images as .jpg 2021-09-30 12:43:27 -04:00
Evan Hahn ffe7cc578b Update v5.19 release notes 2021-09-30 09:38:59 -07:00
Evan Hahn 14b42f0f11 Remove unused "inactive" class from inbox view 2021-09-30 09:37:55 -07:00
Fedor Indutnyy 9120266acd v5.19.0-beta.1 v5.19.0-beta.1 2021-09-29 17:16:16 -07:00
Fedor Indutnyy 8c16341d44 Update release notes for 5.19 2021-09-29 17:16:16 -07:00
Fedor Indutnyy 41f73ec8c5 Update translations 2021-09-29 16:32:22 -07:00
Fedor Indutny a2dff82de2 Coalesce typing indicators when blocked 2021-09-29 15:46:35 -07:00
Fedor Indutny 1f0e38f649 Use physical keys for voice message shortcut 2021-09-29 15:21:51 -07:00
Fedor Indutny 3e31a7405b Use physical keys+layout for shortcuts 2021-09-29 14:21:15 -07:00
Josh Perez b6cfe0933d Adds open/close animations to dialogs and modals 2021-09-29 16:59:37 -04:00
Evan Hahn fc066e05df Don't show "group call started" notifications for muted conversations 2021-09-29 15:29:40 -05:00
Josh Perez 603c315c82 Moves AudioCapture into react 2021-09-29 13:23:06 -07:00
Evan Hahn c170d04ffa Enable customization of preferred reactions for everyone 2021-09-29 13:21:26 -07:00
Scott Nonnenberg 1e3de45af6 Fix blank avatars, duplicate recent media, static message details 2021-09-29 13:18:27 -07:00
Fedor Indutny 5c1776e00e Autofocus "choose group member" modal input 2021-09-29 14:29:02 -05:00
Fedor Indutny bdf1287403 Subscribe to theme change in settings 2021-09-29 11:37:30 -07:00
Evan Hahn 64fc234490 Use new audio device module in alpha and beta 2021-09-29 13:30:42 -05:00
Evan Hahn f3e07e5376 Remove redundant incoming call bar code 2021-09-29 13:30:22 -05:00
Scott Nonnenberg 25dd060a4d Stale Bot: Exclude 'Feature Request' label 2021-09-28 17:30:15 -07:00
Fedor Indutny eec669f284 Remove unused code from WebAPI 2021-09-28 16:38:55 -07:00
Fedor Indutny cd710bb8d2 Add jitter support to BackOff class 2021-09-28 15:12:43 -07:00
Fedor Indutny 1191288107 Fix MessageAudio spinner 2021-09-28 15:12:19 -07:00
Fedor Indutny 29de067c0e Consistent sorting for messages in reducer 2021-09-28 15:11:01 -07:00
Fedor Indutny 0291830d16 Annotate WebAPI logs with request subtype 2021-09-28 13:55:50 -07:00
Josh Perez 68cef84c29 Massively zoom in on images, adds panning 2021-09-28 13:27:35 -07:00
Fedor Indutny 68b5064cb1 Fix translations in app-builder-lib 2021-09-28 14:02:05 -05:00
Evan Hahn 942ce16610 In prerelease, enable background throttling when not on a call 2021-09-28 14:00:22 -05:00
Fedor Indutny 2f7226e200 Remove key caching from Timeline 2021-09-28 11:32:54 -07:00
Evan Hahn 1303fd009e Upgrade RingRTC to v2.13.2 2021-09-28 13:16:58 -05:00
Evan Hahn e11f11782c Add alt text for link screen QR code 2021-09-28 12:17:12 -05:00
Evan Hahn e32503eed4 Import AudioDevice and VideoFrameSource directly from RingRTC 2021-09-28 11:37:03 -05:00
Evan Hahn ed222fee9a Poll for devices when joining a group call 2021-09-28 11:35:40 -05:00
Fedor Indutny 377cdb3281 Fix flaky TaskWithTimeout test 2021-09-28 09:31:12 -07:00
Evan Hahn 7b9a68b7f9 Upgrade zkgroup to v0.8.1 2021-09-28 09:30:30 -07:00
Fedor Indutnyy a92550b50f Merge "Have settings window update on theme changes" 2021-09-27 13:24:19 -07:00
Fedor Indutnyy 5dafb4c11c Merge "Fix logging typo" 2021-09-27 13:21:57 -07:00
Fedor Indutnyy 8f9e50c3fa Merge "Respect system theme in debug log modal" 2021-09-27 13:09:22 -07:00
Fedor Indutnyy abb73435b0 Fix typos and bugs in messages.json 2021-09-27 12:44:40 -07:00
Scott Nonnenberg 2f68defa4b AvatarPreview: Use avatarPath directly if provided 2021-09-27 12:16:42 -07:00