Commit Graph

8884 Commits

Author SHA1 Message Date
Josh Perez b78235e109 Let users search and go back to a small left pane 2023-01-27 13:53:24 -08:00
Alvaro 42b4406ad5 Formatting voice recorder error 2023-01-27 09:51:53 -08:00
Fedor Indutny 67b108c718 Optimize conversation open performance 2023-01-27 09:47:24 -08:00
Josh Perez 6a80b4b837 Close story viewer when DOE a story 2023-01-27 10:35:58 -07:00
Josh Perez a88778b536 Adds quick reactions to stories 2023-01-27 10:34:15 -07:00
Josh Perez e334490cf4 Fixes link preview send in stories 2023-01-27 08:39:38 -07:00
Fedor Indutny 2637df0c42 Use Signal tokenizer in FTS5 2023-01-26 15:53:22 -08:00
Josh Perez 28a295d4e1 Fixes audio recording 2023-01-26 09:57:39 -07:00
Alvaro Carrasco 10b0ec12a1 v6.4.0-beta.1 v6.4.0-beta.1 2023-01-25 17:37:03 -07:00
Alvaro Carrasco c8012cf153 Update strings 2023-01-25 17:30:23 -07:00
Alvaro d64e0b65c4 Switched ForwardMessageModal to use ListTile 2023-01-25 16:51:08 -07:00
Scott Nonnenberg 257f5e1231 MessageReceiver: handle sender key distro message included in any proto 2023-01-25 14:59:40 -08:00
Fedor Indutny 78a33f28c8 Fix change counter check in fts optimization 2023-01-25 13:22:13 -08:00
Alvaro f751687af3 Drop unread indicator limit and fix overflow issue 2023-01-25 10:27:59 -07:00
Alvaro 2d9cbf4795 Adding ListTile and CircleCheckbox components 2023-01-25 09:54:32 -07:00
Jamie Kyle da0a741a36 Use preferred system locales and add Farsi font stack 2023-01-24 16:54:46 -08:00
Scott Nonnenberg fbdfaf3962 Cancel in-flight attachment downloads on suspend/resume 2023-01-24 11:17:00 -08:00
Fedor Indutny 5dfdde998b Periodically optimize FTS table 2023-01-24 11:13:00 -08:00
Fedor Indutny e8ed8b3400 Use SquirrelMacEnableDirectContentsWrite on macOS 2023-01-23 17:09:09 -08:00
Fedor Indutny dba2a6b166 Fix syntax error in old SQL migration 2023-01-23 17:07:00 -08:00
Alvaro ce8a1f5930 Don't use the term gift 2023-01-23 13:42:40 -07:00
Josh Perez 9de33e4ffd A11y tweaks to the left pane and timeline 2023-01-23 11:59:12 -05:00
Scott Nonnenberg 4fc7c69a73 Add more logging in update scenarios 2023-01-23 08:56:39 -08:00
Scott Nonnenberg 7c1f186c05 sendToGroup: Don't fail send if we get 401 from multi_recipient/ request 2023-01-20 17:50:34 -07:00
Josh Perez b5947e0ef1 Fixes storybook for AudioCapture 2023-01-20 17:31:30 -07:00
Fedor Indutny 99c95794af Ensure consistent member filtering in sendToGroup 2023-01-20 11:42:55 -08:00
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