Commit graph

3558 commits

Author SHA1 Message Date
Scott Nonnenberg
a8fea624fa Release notes for 6.14.x 2023-04-05 18:19:51 -07:00
Jamie Kyle
f1a632263a
Log unknown field tags for sync messages we havent handled 2023-04-05 18:05:04 -07:00
Jamie Kyle
a7a058bb73
Add forward messages shortcut, remap open stickers 2023-04-05 18:04:41 -07:00
Fedor Indutny
5773c7bc9a
Reduce timeout for newMessageQueue 2023-04-05 17:03:15 -07:00
Fedor Indutny
c5dda1d62d
Reduce job queue shutdown timeout 2023-04-05 16:37:25 -07:00
Scott Nonnenberg
4a18667ddf
Use sentCounter in CompositionInput to drop old draft updates 2023-04-05 15:06:16 -07:00
Fedor Indutny
0e606c45b0
Use DoH for query fallback 2023-04-05 14:49:33 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Fedor Indutny
808c0beae7
Update tray/titlebar icons 2023-04-04 11:55:24 -07:00
Jamie Kyle
8ca192a48d
Update i18n eslint rule to validate missing/extra icu params 2023-04-04 11:41:14 -07:00
Jamie Kyle
4e6c3ba9df
Fix forwarded messages timestamp offset 2023-04-03 13:47:39 -07:00
Fedor Indutny
2710f463a7
Fix storybook 2023-04-03 13:16:27 -07:00
Scott Nonnenberg
950c90f75d
Fix conversation title placeholder in block/confirm dialog 2023-04-03 12:40:18 -07:00
Jamie Kyle
da24cc5e95
Use ICU number/plural formatting 2023-04-03 12:03:00 -07:00
Fedor Indutny
aba8882d0a
Loading screen progressbar improvements 2023-03-31 16:10:11 -07:00
Jamie Kyle
a4055cec40
Match multiple locales for spellchecker 2023-03-31 15:36:14 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Josh Perez
a64b846bca Updates WhatsNew 2023-03-29 19:06:45 -04:00
Josh Perez
d093b1ab13
Delivery receipt support for edited messages 2023-03-29 17:58:16 -04:00
Jim Gustafson
43e70720f7
Update to RingRTC v2.26.2 2023-03-29 14:16:19 -07:00
Jamie Kyle
11cfcb4e32
Make valid-i18n-keys rule strict and fix most exceptions 2023-03-29 10:15:54 -07:00
Fedor Indutny
18a6da310f
Adjust copy in loading screen 2023-03-29 09:47:06 -07:00
Fedor Indutny
d1791ff6be
Introduce buffered console logger 2023-03-28 15:22:06 -07:00
Fedor Indutny
3264c3d509
Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
Jamie Kyle
c02c8d9640
Normalize i18n() calls to prepare for ICU migration 2023-03-28 11:26:46 -07:00
Fedor Indutny
7c8e7c1013
Make sure that radios are mutually exclusive 2023-03-27 16:59:01 -07:00
Josh Perez
36e21c0134
Receive support for editing messages 2023-03-27 19:48:57 -04:00
Jamie Kyle
2781e621ad
Prepare for ICU migration 2023-03-27 16:37:39 -07:00
Jamie Kyle
d0f17a1398
Add shortcuts for forward/delete selected/targeted messages 2023-03-24 14:16:48 -07:00
Fedor Indutny
dd16be13b0
Handle PNI+PNI+E164 triple 2023-03-23 17:52:46 -07:00
Jamie Kyle
9fe7bb41ec
Fix escape handling 2023-03-23 15:35:15 -07:00
Jamie Kyle
e819984239
Ctrl+Click to select message, fix delete pluralization 2023-03-23 14:49:55 -07:00
Jamie Kyle
a816f25078 update release notes 2023-03-22 15:53:25 -07:00
Jamie Kyle
67e290ea8d
Dont show speaking indicator for active speaker in speaker view 2023-03-22 14:54:11 -07:00
Fedor Indutny
2f691f3dd0
Use custom fallback DNS servers 2023-03-22 13:56:49 -07:00
Fedor Indutny
56145fabcc
isInSystemContacts should use systemName 2023-03-22 12:25:52 -07:00
Jamie Kyle
f272433b7a
Hide speaking border when presenting/1:1 in group 2023-03-22 10:53:13 -07:00
Fedor Indutny
fc161a67df
Copy profileSharing when merging conversations 2023-03-21 17:46:01 -07:00
Jamie Kyle
cfb6eff27b
Copy change for multi-select delete 2023-03-21 17:45:35 -07:00
Fedor Indutny
7e05893e1a
Fallback to dns.resolve4/6 on getaddrinfo failure 2023-03-21 17:43:55 -07:00
Jamie Kyle
e4623e2ad5
Use circular buffer instead of array for logs 2023-03-21 14:23:27 -07:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor Indutny
d986356eea
Windows Installer tweaks 2023-03-20 14:22:32 -07:00
Fedor Indutny
1d1b124a92
UpdateDialog on InstallScreen 2023-03-20 13:42:00 -07:00
Fedor Indutny
28adb58c69
electron@22.3.3, esbuild@0.17.11, typescript@5.0.2 2023-03-20 12:58:07 -07:00
Jamie Kyle
27b7060d09
only forceSave when we are creating a new message 2023-03-20 11:06:34 -07:00
Scott Nonnenberg
75d5e81013
Voice Notes mini-player: Show with no conversation, fix spacing 2023-03-20 11:03:21 -07:00
Jamie Kyle
58f4082c4a
Force save for call disposition 2023-03-17 13:38:57 -07:00
dependabot[bot]
a779542d10
Bump webpack from 5.30.0 to 5.76.0 2023-03-16 17:35:57 -07:00
Jamie Kyle
cdc743d834
Add source location to top-level unhandled error if available 2023-03-16 17:03:38 -07:00