Commit Graph

3130 Commits

Author SHA1 Message Date
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 9e9a815a2b ESLint: allow for..of 2021-08-26 13:18:00 -05:00
Josh Perez e76f603233 Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
Josh Perez 8045a83374 Refine the clear all data experience 2021-08-24 15:57:34 -05:00
Josh Perez d5d808651a Improved Lightbox experience 2021-08-23 16:14:53 -07:00
Fedor Indutny fe040a2873 Rename ContactType to EmbeddedContactType 2021-08-19 20:56:39 -05:00
Josh Perez e9308bbafb New option for control over update downloads 2021-08-19 15:56:29 -07:00
Josh Perez 91af0dad78 Faster preferences window 2021-08-18 13:08:14 -07:00
Josh Perez 12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Evan Hahn 6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Evan Hahn f33a0db32c Convert the loading window to TypeScript 2021-08-03 09:28:45 -05:00
Evan Hahn fd70173e3e Remove unused privacy.d.ts file 2021-07-21 22:42:41 -07:00
Fedor Indutny e534dd64f2 Don't transcode incoming attachments 2021-07-20 12:31:23 -07:00
Scott Nonnenberg 7761d83055 Update timers whenever we mark messages read 2021-07-19 13:45:18 -07:00
Scott Nonnenberg a42c41ed01 Message Send Log to enable comprehensive resend 2021-07-15 16:48:09 -07:00
Josh Perez ee4b79120e Adds keyboard access to the finish linking phone button 2021-07-15 18:01:41 -04:00
Fedor Indutny c3bdf3d411 Show lightbox for GIFs 2021-07-14 16:39:52 -07:00
Fedor Indutny ddbbe3a6b1 More protobufjs migration 2021-07-09 12:36:10 -07:00
Josh Perez ff67d9178b Transcode all supported image types 2021-07-07 13:06:01 -04:00
Scott Nonnenberg c135219acb autoOrientJPEG: Protect against missing message parameter 2021-06-30 15:07:47 -07:00
Fedor Indutny 71572db7a9 Get native theme through IPC not remote 2021-06-30 11:57:43 -07:00
Scott Nonnenberg d2cc8e5aa9 Remove js/deletes.js, superseded by ts/messageModifiers/Deletes.ts 2021-06-30 13:41:50 -05:00
Fedor Indutny 773aa9af19 Better emoji support in linkify/previews 2021-06-30 10:00:02 -07:00
Evan Hahn 8b30fc17cd Officially support the system tray on Linux, in beta only 2021-06-29 14:29:40 -05:00
Evan Hahn af1f2ea449 Officially support the system tray on Windows 2021-06-29 12:18:03 -05:00
Fedor Indutny cd28e71bc6 Default disappearing message timeout fixes 2021-06-25 16:52:56 -07:00
Josh Perez 01eabf9ec6 Option to send photos as high quality 2021-06-25 11:08:16 -05:00
Evan Hahn 6b2dfeb9f5 Use POJO instead of MessageModel in ConversationView quote logic 2021-06-22 16:16:50 -07:00
Josh Perez 94d116c621 Removes some Backbone views 2021-06-17 14:15:09 -07:00
Scott Nonnenberg 68f1023946 Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
Evan Hahn 03a187097f Disappearing message cleanups 2021-06-16 17:20:17 -05:00
Scott Nonnenberg 4b6352b345 Remove unused import/export code 2021-06-16 09:54:42 -07:00
Scott Nonnenberg 1520c80013 Remove messageCollection from Conversation model 2021-06-15 17:44:14 -07:00
Evan Hahn 9dd7e763c4 Remove references to non-existent messageExpired action 2021-06-15 16:30:23 -07:00
Fedor Indutny 8f5086227a Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00
Fedor Indutny 61ac79e9ae Log conversation job wait time and duration 2021-06-14 14:55:14 -07:00
Josh Perez 173771d34b New top-level React root: <App /> 2021-06-14 12:01:00 -07:00
Fedor Indutny 17e6ec468e Faster WebSocket reconnects 2021-06-09 15:28:54 -07:00
Evan Hahn 4805226825 Remove unused window option from ConversationView constructor 2021-06-07 10:01:05 -07:00
Fedor Indutny c986a1c644 Fix notification text on Windows 2021-06-02 16:46:16 -07:00
Fedor Indutny 287abd241d Fix performance of debug logs view 2021-06-02 15:13:33 -05:00
Fedor Indutny 19f8042cd3 Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
Fedor Indutny 33595646c1 Add user path to logging exceptions 2021-06-01 11:15:23 -07:00
Fedor Indutny e4d7e1e9c8 Simplify attachment jobs SQL query 2021-06-01 10:13:10 -07:00
Josh Perez 28f016ce48 Conversation Colors 2021-05-28 09:15:17 -07:00
Fedor Indutny 5246698541 Fix audio recordings 2021-05-21 15:28:56 -05:00
Evan Hahn 8f0731d498 Remove unsupported auto-launch setting on Linux 2021-05-20 17:37:18 -07:00
Evan Hahn f3e207d0b0 Use timestamp instead of full model for tap-to-view age outs 2021-05-20 17:37:17 -07:00
Fedor Indutny fe505a7f2f Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00