Commit Graph

7299 Commits

Author SHA1 Message Date
Josh Perez 5c8f740c2a
Check filename extension for heic/heif images 2021-12-06 18:20:27 +01:00
Josh Perez 69edaeabfb
Do not show window if launched as hidden 2021-12-06 18:19:47 +01:00
Evan Hahn 86937a1734
Upgrade humanize-duration to 3.27.1 2021-12-06 18:18:48 +01:00
Josh Perez 978f57f076
Add some logging around setting preferred reaction emojis 2021-12-06 11:39:48 -05:00
Josh Perez 2136c5311b
Fix default conversation color overrides 2021-12-03 18:10:03 -08:00
Fedor Indutny 4a011b71d9
Don't notarize releases in parallel 2021-12-04 00:07:19 +01:00
Fedor Indutny e46a1979c4
Use different z-index for app-loading-screen 2021-12-04 00:04:34 +01:00
Fedor Indutny 874a019227
M1 Support 2021-12-03 23:49:15 +01:00
Josh Perez dccd3fbf73
Media editor minor improvements 2021-12-03 14:28:56 -06:00
Jim Gustafson 38cdb9b289
Update to RingRTC v2.16.0 2021-12-03 14:22:58 -06:00
Josh Perez b87e05b1de
Fixes canvas re-renders 2021-12-03 13:05:11 -05:00
Evan Hahn c0dcce7c82
Clean up `AccountManager#registerSecondDevice` 2021-12-03 18:46:44 +01:00
Fedor Indutny ca1aef660f
Generate PNI key on standalone registration 2021-12-02 18:06:32 -08:00
Josh Perez 13de35bea2
Fix video forwarding 2021-12-02 17:05:32 -08:00
Josh Perez 97d9069876
Various z-index value fixes 2021-12-02 17:08:40 -06:00
Evan Hahn c88cb62464
Hide "delete for everyone" button for pending messages 2021-12-02 13:28:19 -08:00
Jordan Rose ee8d0196b1
Don't show a notification for non-ringing calls in muted groups 2021-12-02 14:49:31 -06:00
Josh Perez a0b3464e15 v5.26.0-beta.1 2021-12-02 13:47:33 -05:00
Josh Perez c9d749ab8e Updates translations 2021-12-02 13:43:10 -05:00
Josh Perez 5cca047910
Media editing improvements 2021-12-02 10:55:07 -06:00
Josh Perez 4701aeb79e
Release notes for v5.26 2021-12-02 10:51:04 -06:00
Fedor Indutny 48b3c655e8
Fix color of sticky footer in Modal 2021-12-01 19:13:26 -05:00
Evan Hahn ee93168028
Clean up contact utility file name 2021-12-01 15:37:37 -08:00
Josh Perez 5938be0bff
Get a handle on all our z-index values 2021-12-01 17:13:09 -06:00
Evan Hahn 6313b05da7
Add "can resize left pane" feature flags 2021-12-01 16:41:25 -06:00
Josh Perez cd91ed6f45
Do not allow attachments if there are link previews 2021-12-01 21:19:54 +01:00
Fedor Indutny 84407cb005
Use human-readable names for websockets 2021-12-01 19:55:17 +01:00
Josh Perez 27f4dc6177
Adjusts app min width to account for larger left pane 2021-12-01 12:19:10 -06:00
Evan Hahn e030b3d18c
Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
Josh Perez 7affe313f0
Add image editor 2021-11-30 20:14:25 -06:00
Fedor Indutny 86d09917a3
Capture draft attachment's dimensions 2021-11-30 15:32:55 -08:00
Fedor Indutny 951796a389
Fix Redux update on conversation trigger 2021-11-30 17:16:13 -06:00
Fedor Indutny 518ebc315e
Ensure that message heights are always recomputed 2021-11-30 20:34:56 +01:00
Fedor Indutny 77924918df
Don't treat TimeoutError as a decryption error 2021-11-30 20:34:05 +01:00
Fedor Indutny 348012ef4c
Add PNI endpoints to WebAPI 2021-11-30 20:33:51 +01:00
Fedor Indutny 7c1ce3366d
Move StandaloneRegistration to React 2021-11-30 09:51:53 -08:00
Evan Hahn 67b17ec317
Hide "become a sustainer" button if you're already a sustainer 2021-11-30 17:29:57 +01:00
Jordan Rose 7edf3763a8
Hang up any active calls when quitting 2021-11-30 09:36:20 -06:00
Scott Nonnenberg 563f016245
When you send a message, scroll it into view 2021-11-30 12:25:24 +01:00
Evan Hahn a7ca634e87
Show badges in contact spoofing dialog 2021-11-30 11:07:24 +01:00
Fedor Indutny 599c7afe8b
Initialize `locale` earlier to avoid races 2021-11-29 10:04:14 -08:00
Josh Perez 29b4148889
Add 100 character buffer to read more 2021-11-29 16:42:26 +01:00
Josh Perez c9678c4877
Include badgeIds when writing profile data 2021-11-24 13:48:25 -05:00
Fedor Indutny 1ce39478a2
Update signal-client to 0.11.0 2021-11-24 09:39:47 +01:00
Fedor Indutny 76a30a5196
Use `throwOnTimeout` option for PQueue 2021-11-23 23:01:03 +01:00
Fedor Indutny bd6ee4b16d
Use strict @electron/fuses 2021-11-23 23:00:44 +01:00
Fedor Indutny a52530262f
Revert "When you send a message, scroll it into view"
This reverts commit a3525c16ef.
2021-11-23 14:09:07 +01:00
Scott Nonnenberg 3601279287
sendToGroup: Flow errors during key-fetching back up to original sender 2021-11-20 09:58:38 -06:00
Scott Nonnenberg 58e3dd9028
Conversation details label: Differentiate between group and 1:1 chat 2021-11-20 09:48:27 -06:00
Jim Gustafson f9ad013e16
Update to RingRTC v2.15.0 2021-11-20 09:47:35 -06:00