trevor-signal
777b9d52e9
Blur participant videos when calls are reconnecting
2023-10-16 13:58:51 -04:00
ayumi-signal
4ea0970e54
Fix system tray icon pixelated in Ubuntu Linux
2023-10-16 10:50:43 -07:00
Jamie Kyle
21564171d2
Fix StoryListItem dark-theme focus style
2023-10-16 10:07:59 -07:00
trevor-signal
b6f1b8b577
Accept profile keys for unknown members in groups
2023-10-13 21:14:46 -04:00
ayumi-signal
c892febdbc
Bump DOE timer from 3h to 24h
2023-10-13 14:54:36 -07:00
Fedor Indutny
d7b53f3d27
Deprecate storageServiceKey in SyncMessage.Keys
2023-10-12 21:42:24 +02:00
Josh Perez
37b3a6de4b
Release notes for 6.35
2023-10-11 20:48:29 -04:00
Josh Perez
b9e2f11f39
Updates strings
2023-10-11 20:48:22 -04:00
ayumi-signal
a8f141cc29
Bring back dev:transpile dev:sass
2023-10-12 00:08:48 +02:00
Jamie Kyle
502ea174ab
Upgrade Storybook
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
Fedor Indutny
8c966dfbd8
Fix retry logic
2023-10-11 20:38:03 +02:00
Fedor Indutny
e124730cb0
Use FTS5 optimizer in production
2023-10-11 01:55:32 +02:00
Fedor Indutny
f5c18cfb51
Run integrity checks on database corruption
2023-10-11 01:19:11 +02:00
ayumi-signal
064659657f
Use new endpoint for badge config
2023-10-06 14:31:17 -07:00
ayumi-signal
24f17f2cf9
Fix group typing bubble less x animation
2023-10-06 14:30:36 -07:00
trevor-signal
363142569b
Disable selecting existing group members in add members modal
2023-10-06 11:45:43 -04:00
Fedor Indutnyy
8af39e630a
v6.36.0-alpha.1
2023-10-05 10:20:41 -07:00
Fedor Indutnyy
28d93f3cf7
Update strings
2023-10-05 10:18:38 -07:00
Fedor Indutnyy
f5636fbdee
Release notes for v6.34.0-beta.1
2023-10-05 10:18:34 -07:00
trevor-signal
ea58202bff
Stop marking pending/ringing calls read
2023-10-05 09:37:47 -07:00
Jamie Kyle
0f6d82dc42
Fix ConversationHeader context menu getting cut off
2023-10-05 09:26:15 -07:00
Josh Perez
b4b3883850
Do not drop edit messages if we get an invalid attachment
2023-10-05 18:16:50 +02:00
Jamie Kyle
4973dac57a
Refactor portals/outside clicks in sticker creator
2023-10-05 05:28:36 +02:00
Fedor Indutny
8172840535
Fix deadlock in saveIdentity
2023-10-05 02:39:09 +02:00
ayumi-signal
68185606e7
Fix main window eager get zoom setting
2023-10-04 10:24:41 -07:00
Josh Perez
c1f4bac802
Account for stories that are sometimes not found in the database
2023-10-04 13:23:17 -04:00
Jamie Kyle
0d9d561b99
Use 8-core runners for lint/mock-tests/benchmarks
2023-10-04 03:38:58 +02:00
Josh Perez
7d35216fda
Replace MessageController with MessageCache
2023-10-03 17:12:57 -07:00
Fedor Indutny
ba1a8aad09
Retain cdn ids for attachments
2023-10-03 17:09:31 -07:00
Fedor Indutny
94a5968764
Writable/readable database interfaces
2023-10-03 02:27:02 +02:00
Fedor Indutny
11ed15f729
Restart captcha handler on online status blip
2023-10-02 15:19:07 -07:00
Fedor Indutny
1efc9274ab
Use the profile key from the latest group change
2023-10-02 22:19:55 +02:00
ayumi-signal
69c0cad14c
Only animate typing when viewing conversation
2023-10-02 13:18:28 -07:00
ayumi-signal
c9af8d3ce2
Fix show same conversation composer focus
2023-10-02 09:42:54 -04:00
Yaacov Akiba Slama
43de1dc2bd
Add the ability to pass to electron --disable-features values
...
Right now, HardwareMediaKeyHandling is the only disabled value and all
other disabled values are ignored.
This flag is needed when using Wayland due to the bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=1356014
In order to have a non blurry app, WaylandFractionalScaleV1 has to be added
to the disabled features
2023-10-02 16:42:24 +03:00
Fedor Indutnyy
69ef63ad18
v6.35.0-alpha.1
2023-09-28 19:05:57 -07:00
Fedor Indutnyy
504133592c
Update strings
2023-09-28 19:05:04 -07:00
Fedor Indutnyy
0e194975a2
Release notes for v6.33
2023-09-28 19:05:00 -07:00
Scott Nonnenberg
108c313659
Add release notes for v6.32
2023-09-28 18:07:11 -07:00
trevor-signal
17b0c0548d
Update read sync handling for reacted messages
2023-09-29 00:05:24 +02:00
Jim Gustafson
bae73e180a
Update to RingRTC v2.33.0
2023-09-28 23:52:07 +02:00
Jamie Kyle
66a4a8690a
Update call history timestamps from group call update messages
2023-09-28 22:55:23 +02:00
ayumi-signal
72d1695612
Fix avatar from name to support lowercase
2023-09-28 16:31:58 -04:00
Fedor Indutny
e3750ef471
Update electron to 25.8.4
2023-09-28 13:26:31 -07:00
ayumi-signal
6c24d5be74
Fix changing zoom factor with keyboard shortcut in Settings
2023-09-28 22:17:21 +02:00
Fedor Indutny
ca45a9cf74
Don't accept PNI as ACI in contact sync
2023-09-28 11:41:45 -07:00
ayumi-signal
da113c1fa1
Fix typing bubble timeline scroll jumping
2023-09-28 09:54:56 -07:00
Fedor Indutny
eb7942dd1e
Use untagged pnis in storage service
2023-09-27 16:14:55 -07:00
ayumi-signal
283ef57779
Group Typing Bubble Animations
2023-09-27 17:23:52 -04:00
Jim Gustafson
88df942029
Update to RingRTC v2.32.1
2023-09-27 14:22:51 -07:00