Commit Graph

8858 Commits

Author SHA1 Message Date
Josh Perez fe2007195b Fixes cmd+shift+r keyboard shortcut 2023-01-19 17:59:58 -05:00
Josh Perez d0494e5450 Enables debugging utilities in beta, alpha, dev 2023-01-19 12:41:53 -08:00
Fedor Indutny ef13eb06fc Confine message selector cache to component 2023-01-19 11:56:02 -08:00
Evan Hahn 7f0ed2599d Percent-encode URL path when reporting spam 2023-01-19 11:53:04 -08:00
Fedor Indutny 6ddb12cd99 Fully remove DQS from SQL queries 2023-01-18 17:06:07 -08:00
Josh Perez ebfd7a57dd Fixes swedish date i18n 2023-01-18 17:05:32 -08:00
Josh Perez e3d9e6b906 Fixes @mention draft changes 2023-01-18 19:59:47 -05:00
Fedor Indutny fa938e8c7d Fix yarn dev:transpile 2023-01-18 16:17:16 -08:00
Scott Nonnenberg b0e2d22750 EmojiButton: Eliminate usage of createPortal 2023-01-18 19:09:18 -05:00
Josh Perez 86488b97b9 Adds debugging utilities in dev/beta environments 2023-01-18 19:02:03 -05:00
Fedor Indutny ac50af52d2 Unsupported OS Dialog 2023-01-18 15:31:10 -08:00
Fedor Indutny c6e184016b Log sqlite3 warnings 2023-01-18 14:12:33 -08:00
Fedor Indutny 02aa0c1282 package: update esbuild to 0.17.2 2023-01-18 12:12:19 -08:00
Jamie Kyle c1b8fe8182 Fix video duration parsing in stories 2023-01-18 09:22:40 -08:00
Scott Nonnenberg 0f8009fe2f SmartTimeline: Use key prop to ensure no re-use of existing component 2023-01-17 22:27:34 -05:00
Fedor Indutny efc54e44c4 Further optimize getConversationMessageStats 2023-01-17 16:44:22 -08:00
Fedor Indutny 1c22fe653c Optimize some indices and queries 2023-01-17 14:07:21 -07:00
Scott Nonnenberg 4a3ffe07e8 sendToGroup: 404 from multi_recipient endpoint now treated differently 2023-01-13 14:01:47 -08:00
Fedor Indutny b37be94cb9 Never pass mutable data to selectors 2023-01-13 13:16:58 -08:00
Jamie Kyle c58a723f45 Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
Josh Perez 11ce3c3d59 Fix about, preferences, debug log windows 2023-01-13 14:24:00 -05:00
Scott Nonnenberg c26f7217ed Stories: In send dialogs, don't show groups you're no longer part of 2023-01-13 12:20:35 -07:00
Scott Nonnenberg ef20c31c64 AttachmentDownloads: Log second error, finish job even on failures 2023-01-13 12:18:59 -07:00
Scott Nonnenberg 662223df32 Update patch for websocket dependency 2023-01-13 12:14:55 -07:00
Scott Nonnenberg cd6e4bbe28 Set draftChanged=true when changing draftAttachments, better logging 2023-01-12 17:25:59 -08:00
Josh Perez 9374832ea4 Enables ContextIsolation 2023-01-12 16:24:59 -08:00
Josh Perez 4bbf5eb5d4 Make stories accessible with collapsed left pane 2023-01-12 19:04:49 -05:00
Fedor Indutny a3877ef747 ci: quick fix for benchmark workflow 2023-01-12 15:45:26 -08:00
Fedor Indutny f6746fb689 ci: retry pushing benchmark data 2023-01-12 15:34:26 -08:00
Jamie Kyle 77e196279c Add new kind of system message with red text 2023-01-12 15:33:22 -08:00
Jamie Kyle 342373bdfe Group call started notification use address book name 2023-01-12 16:29:07 -07:00
Fedor Indutny d7b09b9703 Deprecate phone number discovery notification 2023-01-12 14:18:08 -08:00
Fedor Indutny 63509b8965 Add extra logging to TaskWithTimeout 2023-01-12 14:00:50 -08:00
Fedor Indutny 19279cfebd Support esnext in storybook 2023-01-12 12:58:53 -08:00
Scott Nonnenberg 468ca256e6 v6.3.0-beta.1 v6.3.0-beta.1 2023-01-12 12:52:45 -08:00
Scott Nonnenberg 3330292e3f Release notes for 6.3.x 2023-01-12 12:38:32 -08:00
Scott Nonnenberg 5bb2524446 Update strings 2023-01-12 12:31:38 -08:00
Scott Nonnenberg 0b39ff8b5f Reactions: isSentByConversationId is only for reactions from this device 2023-01-12 12:29:04 -08:00
Scott Nonnenberg 28b7acb741 Update strings 2023-01-12 12:10:55 -08:00
Josh Perez a1a2c68137 Scroll to message if clicking on opened conversation 2023-01-12 11:51:03 -07:00
Scott Nonnenberg 50a0110192 Stories: Proper notifications and handling of out-of-order messages 2023-01-11 14:54:06 -08:00
Jamie Kyle 81fc9ff94d Add more logs for call disposition 2023-01-11 12:04:03 -08:00
Fedor Indutny 81e1357723 Display combined group event for PNI -> ACI 2023-01-10 17:20:13 -08:00
Fedor Indutny f8978328a8 Reload conversation messages on merge 2023-01-10 10:57:39 -08:00
Fedor Indutny 801dea2969 Enable background throttling for everyone 2023-01-10 10:48:17 -07:00
Fedor Indutny be99c7dfdf Repair on-boarding story if needed 2023-01-09 17:44:20 -08:00
Jamie Kyle e5638c0b20 Call Disposition 2023-01-09 16:52:01 -08:00
Fedor Indutny 9927b132b9 Update @indutny/sneequals to 3.2.0 2023-01-09 14:14:16 -08:00
Jim Gustafson 01eb3b73b4 Update to RingRTC v2.23.0 2023-01-09 10:38:57 -08:00
Josh Perez 235a188291 Always download link preview image 2023-01-06 16:55:12 -08:00