Commit Graph

7232 Commits

Author SHA1 Message Date
Evan Hahn 84ac7dd2df To fix Storybook, make <Message> take renderReactionPicker 2021-09-10 11:00:31 -07:00
Evan Hahn 58c18ac420 Design updates to calling lobby 2021-09-10 12:24:05 -05:00
Fedor Indutny 091f3653e7 Ensure conversation id in storeSession 2021-09-10 10:17:32 -07:00
Evan Hahn 87747ebae2 Attach GV2 info to sync messages, if present 2021-09-10 10:02:55 -07:00
Evan Hahn 49434d7a81 Update eslint-plugin-mocha to 9.0.0 2021-09-10 09:22:13 -07:00
Evan Hahn fbedda194c Handle missing conversation in SQL migration 41 2021-09-10 09:19:45 -07:00
Scott Nonnenberg 6efb6da937 Render disappearing message countdown even if deleted for everyone 2021-09-10 09:23:04 -05:00
Fedor Indutny c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Scott Nonnenberg 6323aedd9b Draw attention even if notifications are disabled 2021-09-09 17:32:12 -07:00
Evan Hahn e2392433e0 Preferred reactions: store raw emoji, gate on feature flag 2021-09-09 16:47:30 -07:00
Evan Hahn 9b45b3dae2 Fix comment above StorageAccessType 2021-09-09 17:08:56 -05:00
Evan Hahn 8064560a5f Update to new provisioning URL scheme 2021-09-09 17:08:19 -05:00
Fedor Indutny a67335272c Update Electron to 13.3.0 2021-09-09 16:43:00 -05:00
Evan Hahn 99daad3f3f Fix outbound ring cancelation in lobby 2021-09-09 16:15:05 -05:00
Fedor Indutny cd809a9922 Add changeNumber capability 2021-09-09 13:53:58 -07:00
Evan Hahn 4f1188e213 Save skin tone changes in reaction picker 2021-09-09 13:53:26 -07:00
Fedor Indutny 1a682fa297 Recompute row heights on coalesced updates 2021-09-09 13:47:11 -07:00
Fedor Indutnyy dee900479f Merge remote-tracking branch 'hiqua/patch-3' into development 2021-09-09 11:54:52 -07:00
Evan Hahn 759c043c12 Make <ReactionPicker> skin tone story more obvious 2021-09-09 09:32:16 -07:00
Evan Hahn f28456c160 Let users customize the preferred reaction palette 2021-09-09 09:29:01 -07:00
Fedor Indutny 7a5385e00a Flush message counter on shutdown 2021-09-08 16:28:18 -07:00
Scott Nonnenberg bd47720864 ConversationView.hasFiles: Exclude pending attachments by default 2021-09-08 16:23:44 -07:00
Fedor Indutny 7510be0caf Detect database corruption consistently 2021-09-08 13:39:14 -07:00
Evan Hahn 1184098b42 Fix reactions i18n key 2021-09-08 09:25:16 -07:00
Quentin Hibon cbfe2c5ef8 Mention packaging in bug report template 2021-09-08 07:48:04 +02:00
Scott Nonnenberg 9ada9f6a47 Fix Connecting spinner in dark mode, maintain draft attachment order 2021-09-07 17:11:17 -07:00
Evan Hahn 561bc0695f Update reaction picker visuals 2021-09-07 14:30:58 -07:00
Fedor Indutny 1a3f87f7f6 Fix call order when closing sqlite in renderer 2021-09-07 14:21:55 -07:00
Evan Hahn a3eed6191e Ensure messages are sent in order, even with errors 2021-09-07 15:39:14 -05:00
Evan Hahn 634f4a8bb7 Fix error in <ConversationListItem> 2021-09-07 15:38:37 -05:00
Evan Hahn 7f34bedd87 Styling adjustments to timeline notifications 2021-09-07 12:55:03 -07:00
Fedor Indutny 4bed918cf8 Reorder IPC callbacks for settings window 2021-09-07 14:42:17 -05:00
Fedor Indutny 5c7972893c Add missing strings to _locales folder 2021-09-07 14:41:14 -05:00
Scott Nonnenberg 71b50aae00 Message: Don't propagate sender avatar click event 2021-09-07 14:38:32 -05:00
Evan Hahn 0c741adbe4 Fix when outbound message expire timers are set 2021-09-07 11:36:19 -05:00
Evan Hahn cc52a94c76 Make sure RingRTC has our UUID 2021-09-07 09:21:17 -07:00
Evan Hahn bae84b6b67 Prevent outbound group ring if the feature flag is disabled 2021-09-07 09:20:13 -07:00
Scott Nonnenberg c6278aa173 Lightbox: A number of tweaks 2021-09-07 09:12:26 -07:00
Evan Hahn 82f1920ce2 Support ?? operator in Storybook 2021-09-03 14:39:46 -07:00
Scott Nonnenberg fb6c43747d v5.17.0-beta.1 v5.17.0-beta.1 2021-09-02 17:45:03 -07:00
Scott Nonnenberg 36f86af616 Release Notes for 5.17 2021-09-02 17:45:03 -07:00
Scott Nonnenberg ee5f276e0c Update proxy-agent to 5.0.0, move @types/pino to dev dependencies 2021-09-02 17:29:15 -07:00
Scott Nonnenberg bc1b172f2e Update strings 2021-09-02 17:28:51 -07:00
Fedor Indutny 63dda5bf19 Use isNumber in handleDataMessage 2021-09-02 16:47:23 -07:00
Scott Nonnenberg 1dda705c52 Mandatory profile sharing: Don't disable react/reply in GroupV2 groups 2021-09-02 16:29:46 -07:00
Fedor Indutny 0793aa6b43 Track zoom factor changes through IPC 2021-09-02 16:29:16 -07:00
Evan Hahn 3e18a8a337 Don't ring large groups 2021-09-02 15:34:38 -07:00
Evan Hahn 1f45bce0a2 When a job fails, respect the Retry-After header if applicable 2021-09-02 17:31:21 -05:00
Fedor Indutny c7873dd7ea Reconnect websocket on e164 change 2021-09-02 16:47:42 -05:00
Fedor Indutny 30075f18fc Fix lightbox for tap-to-view GIFs 2021-09-02 16:38:46 -05:00