Commit Graph

6900 Commits

Author SHA1 Message Date
Fedor Indutny
d4d454e554 Reject WebSocket connect timeout with an HTTPError 2021-06-21 14:06:06 -05:00
Evan Hahn
ca330899bb Backfill missing expire times for incoming messages 2021-06-18 12:12:04 -07:00
Scott Nonnenberg
24960d481e Move all files under /app to typescript 2021-06-18 10:04:27 -07:00
Josh Perez
7bb6ad534f v5.6.0-beta.1 2021-06-17 17:36:10 -04:00
Josh Perez
a6283b3e3c Update translations 2021-06-17 16:34:21 -05:00
Josh Perez
94d116c621 Removes some Backbone views 2021-06-17 14:15:09 -07:00
Josh Perez
93bc094342 Improve CallingScreenSharingController for long text 2021-06-17 11:41:16 -07:00
Evan Hahn
65a1e82857 Emojify and linkify group descriptions 2021-06-17 12:15:51 -05: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
Evan Hahn
dfa6fb5d61 Fix unmounting of inbox view 2021-06-16 17:16:08 -05:00
Scott Nonnenberg
4b6352b345 Remove unused import/export code 2021-06-16 09:54:42 -07:00
Evan Hahn
3389b2e2b8 Remove deleted messages from Redux search state 2021-06-16 09:39:09 -07:00
Scott Nonnenberg
1520c80013 Remove messageCollection from Conversation model 2021-06-15 17:44:14 -07:00
Evan Hahn
61ad1231df Ensure we always set expiration timer 2021-06-15 16:49:05 -07:00
Scott Nonnenberg
34afb98fcf Ensure that typing indicators are always sent with online = true 2021-06-15 16:32:12 -07:00
Evan Hahn
9dd7e763c4 Remove references to non-existent messageExpired action 2021-06-15 16:30:23 -07:00
Fedor Indutny
562ab5a5a5 Fix syncing of "Off" setting for default timer 2021-06-15 10:06:53 -07:00
Fedor Indutny
584cedecff Wrap all websocket errors, reconnect earlier 2021-06-14 17:12:58 -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
dependabot-preview[bot]
2674e2f9f9 Upgrade merge-deep to v3.0.3 2021-06-14 14:53:09 -07:00
dependabot-preview[bot]
ca81a2adc2 Upgrade dns-packet to v1.3.4 2021-06-14 14:52:15 -07:00
Jordan Rose
0615e5528f Improve menu bar on macOS 2021-06-14 12:01:49 -07:00
Josh Perez
173771d34b New top-level React root: <App /> 2021-06-14 12:01:00 -07:00
Jordan Rose
9a1f722545 On right-click link in message bubble, show menu to copy 2021-06-14 11:49:12 -07:00
Fedor Indutny
df0aadc8a4 Update electron to 13.1.2 2021-06-10 13:53:43 -07:00
Scott Nonnenberg
6e88c6aee1 v5.5.0-beta.1 2021-06-09 16:53:57 -07:00
Scott Nonnenberg
343093514f Update strings 2021-06-09 16:53:27 -07:00
Jordan Rose
befe886a83 Context menu for message bubbles 2021-06-09 15:30:05 -07:00
Jim Gustafson
5a3d2f7807 Update to RingRTC v2.10.5 2021-06-09 15:29:19 -07:00
Fedor Indutny
17e6ec468e Faster WebSocket reconnects 2021-06-09 15:28:54 -07:00
Fedor Indutny
3cac4a19e1 Move to new getSendOptions location 2021-06-09 12:16:45 -07:00
Scott Nonnenberg
bff3f0c74a Sender Key: Prepare for production 2021-06-08 14:51:58 -07:00
Scott Nonnenberg
f226822dff Conversation: Prevent getProps errors on initial link
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-06-08 16:31:35 -05:00
Evan Hahn
e4a632f601 Link previews: clean up AbortSignal types 2021-06-08 13:55:37 -07:00
Fedor Indutny
fd579d62e4 Update protobuf spec for GIFs 2021-06-08 13:15:31 -07:00
Scott Nonnenberg
13371fbeb7 Don't delete all data if e164 changes (focus on UUID if we have it) 2021-06-08 11:54:20 -07:00
Evan Hahn
a918b06841 Add types to ConversationView where trivial 2021-06-08 09:59:38 -05:00
Josh Perez
d38a0042ba Fix new link scenario where default color is not set 2021-06-07 15:17:44 -07:00
Evan Hahn
906b949c47 Fix isGroupV2 type error 2021-06-07 10:29:37 -07:00
Evan Hahn
4805226825 Remove unused window option from ConversationView constructor 2021-06-07 10:01:05 -07:00
Josh Perez
df7f702dde Update group name colors 2021-06-07 11:50:18 -05:00
Evan Hahn
a374772dc8 Upgrade Backbone to v1.4.0 2021-06-07 09:43:42 -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
Fedor Indutny
6e2d0ff2ae update electron to 13.1.0 2021-06-04 14:27:06 -07:00
Evan Hahn
be0d5abb1a Add hover and focus states to modal X button 2021-06-04 09:27:50 -07:00
Scott Nonnenberg
3956443f50 Group Description: Render newlines, view button in change notification 2021-06-04 09:27:04 -07:00
Josh Perez
15678efb4d Do not focus screen share controller window on load 2021-06-04 10:20:42 -05:00