Commit Graph
527 Commits
Author SHA1 Message Date
Fedor Indutny 299fe2af36 More protobufjs use 2021-07-02 14:21:24 -05:00
Scott Nonnenberg 615ae1ccf7 Refactor SendMessage.ts to named parameters 2021-07-02 13:34:17 -05:00
Fedor Indutny 773aa9af19 Better emoji support in linkify/previews 2021-06-30 10:00:02 -07:00
Evan Hahn af1f2ea449 Officially support the system tray on Windows 2021-06-29 12:18:03 -05:00
Evan Hahn 4495a1ac67 Add reduce iterables utility 2021-06-28 14:46:33 -07:00
Evan Hahn 7cf7b1fca5 Upgrade zkgroup to v0.7.3 2021-06-28 12:16:55 -07:00
Evan Hahn 1d3e06e3f5 Fix: clean up batcher timeouts in all cases 2021-06-25 11:25:50 -07:00
Evan Hahn b1c1bd5e41 Group calling: show avatar if we haven't received video yet/in awhile 2021-06-25 12:23:15 -05:00
Josh Perez 01eabf9ec6 Option to send photos as high quality 2021-06-25 11:08:16 -05:00
Fedor Indutny 81e6198652 Normalize UUID for formatting contact 2021-06-23 14:16:29 -05:00
Fedor Indutny a6394e0c8b Reconnect within MessageReceiver 2021-06-23 09:47:42 -05:00
Evan Hahn 6b2dfeb9f5 Use POJO instead of MessageModel in ConversationView quote logic 2021-06-22 16:16:50 -07:00
Fedor Indutny c9b1ce6655 Use assert in normalizeUuid 2021-06-22 16:08:55 -07:00
Evan Hahn 9db19283ac MessageController: return all messages by sent at, not just 1 2021-06-22 16:05:05 -07:00
Fedor Indutny 9f0c630574 Move to protobufjs in ts/groups.ts 2021-06-22 09:46:42 -05:00
Scott Nonnenberg 24960d481e Move all files under /app to typescript 2021-06-18 10:04:27 -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 1520c80013 Remove messageCollection from Conversation model 2021-06-15 17:44:14 -07:00
Scott Nonnenberg 34afb98fcf Ensure that typing indicators are always sent with online = true 2021-06-15 16:32:12 -07:00
Fedor Indutny 8f5086227a Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00
Josh Perez 173771d34b New top-level React root: <App /> 2021-06-14 12:01:00 -07:00
Fedor Indutny df0aadc8a4 Update electron to 13.1.2 2021-06-10 13:53:43 -07:00
Fedor Indutny 17e6ec468e Faster WebSocket reconnects 2021-06-09 15:28:54 -07:00
Scott Nonnenberg bff3f0c74a Sender Key: Prepare for production 2021-06-08 14:51:58 -07:00
Josh Perez d4875fd8f4 Remove isPrivate, isMe, isGroupV1, isGroupV2 from model 2021-06-07 09:39:13 -07:00
Evan Hahn eaf4036fc8 Compute provisioning URL in separate function 2021-06-07 09:27:02 -07:00
Evan Hahn 2d6b0ecfe9 Edit group title/description: fix focus issues 2021-06-04 09:55:34 -05:00
Evan Hahn e61354fd55 Fix <CallScreen> stories 2021-06-04 09:55:18 -05:00
Josh Perez 016ef8af79 Use the new Select component everywhere 2021-06-03 15:12:23 -07:00
Josh Perez 4416715bff Revs screensharing feature flag 2021-06-03 11:50:12 -07:00
Evan Hahn 6c6eed0b1e Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
Scott Nonnenberg 9705f464be Group Description: Edit/Receive 2021-06-01 20:24:28 -04:00
Evan Hahn 36c15fead4 Group name spoofing warning 2021-06-01 16:30:25 -07:00
Fedor Indutny 51b45ab275 Add extension to uploaded debug log 2021-06-01 17:16:10 -05:00
Fedor Indutny 19f8042cd3 Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
Fedor Indutny c63871d71b Fix storybook errors 2021-06-01 13:40:55 -07:00
Fedor Indutny 6e19383a7d Fix SMS-only check for unregistered convo 2021-06-01 13:10:19 -07:00
Scott Nonnenberg 5a4fc5e425 Sender Key: Disable capability and bug fixes 2021-06-01 12:40:09 -07:00
Fedor Indutny 33595646c1 Add user path to logging exceptions 2021-06-01 11:15:23 -07:00
Fedor Indutny 8841de17a5 Add action for automated backports 2021-06-01 11:04:56 -07:00
Scott Nonnenberg ee513a1965 Support for message retry requests 2021-05-28 12:11:19 -07:00
Josh Perez 28f016ce48 Conversation Colors 2021-05-28 09:15:17 -07:00
Scott Nonnenberg ee41e4f71d A few small bugfixes 2021-05-27 13:47:39 -07:00
Evan Hahn d4dc9b8e39 Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
Evan Hahn 05f9224273 Update Babel dependencies to allow import type 2021-05-27 08:44:06 -07:00
Scott Nonnenberg e6f1ec2b6b Send support for Sender Key 2021-05-25 15:40:04 -07:00
Josh Perez 07a0a6da22 Enable screensharing flag for beta users 2021-05-25 15:20:33 -07:00
Josh Perez ceffc2380c Add screensharing behind a feature flag 2021-05-20 17:37:19 -07:00