Evan Hahn
|
a85dd1be36
|
Retry outbound "normal" messages for up to a day
|
2021-08-31 13:58:39 -07:00 |
|
Fedor Indutny
|
62cf51c060
|
Pass mode in unlinkAndDisconnect event listener
|
2021-08-31 13:34:32 -07:00 |
|
Fedor Indutny
|
798533a417
|
Keep UI settings on heartbeat expiration
|
2021-08-30 14:39:57 -07:00 |
|
Evan Hahn
|
f86f753df9
|
Add durations utility for computing durations
|
2021-08-26 09:10:58 -05:00 |
|
Scott Nonnenberg
|
9f1bd94627
|
New version startup: clear remote expiration, hydrate from remote config
|
2021-08-24 16:36:43 -07:00 |
|
Josh Perez
|
e9308bbafb
|
New option for control over update downloads
|
2021-08-19 15:56:29 -07:00 |
|
Josh Perez
|
aecb11247f
|
Removes old feature flags
|
2021-08-18 18:04:38 -07:00 |
|
Josh Perez
|
91af0dad78
|
Faster preferences window
|
2021-08-18 13:08:14 -07:00 |
|
Fedor Indutny
|
6343e7c902
|
Do not initialize receivedAtCounter in connect
|
2021-08-17 16:15:45 -07:00 |
|
Evan Hahn
|
75f0cd50be
|
Send viewed receipt when you start listening to an audio message
|
2021-08-17 08:43:26 -07:00 |
|
Fedor Indutny
|
962515031d
|
Reduce number of SQL queries during conversation update
|
2021-08-16 11:56:27 -05:00 |
|
Evan Hahn
|
b0750e5f4e
|
Show "unplayed" dot on incoming audio messages
|
2021-08-12 13:15:55 -05:00 |
|
Fedor Indutny
|
12c78c742f
|
Optimize rendering
|
2021-08-11 09:23:21 -07:00 |
|
Scott Nonnenberg
|
81f06e2404
|
Sender Key: Hardcode senderKey to true, during link and thereafter
|
2021-08-10 17:41:27 -07:00 |
|
Fedor Indutny
|
0d3e3851e2
|
Send profileKeys less frequently
|
2021-08-10 17:16:12 -07:00 |
|
Fedor Indutny
|
cc5da98565
|
Ignore empty e164 in storage service
|
2021-08-06 11:20:11 -07:00 |
|
Scott Nonnenberg
|
5069f48cf0
|
Message Send Log: Increase retention length
|
2021-08-05 20:17:23 -04:00 |
|
Fedor Indutny
|
a001882d58
|
Change Phone Number notifications
|
2021-08-05 16:34:49 -07:00 |
|
Scott Nonnenberg
|
3bbe859452
|
Partially revert "Sender Key: Prepare for testing in beta"
Partial revert of commit ab5a12fded
|
2021-08-04 16:49:05 -07:00 |
|
Fedor Indutny
|
c68fd3d727
|
confirmCode endpoint shouldn't reconnect socket
|
2021-08-04 13:12:35 -07:00 |
|
Fedor Indutny
|
6d04bfdf67
|
Fix undefined log function
|
2021-08-03 12:05:20 -05:00 |
|
Scott Nonnenberg
|
ab5a12fded
|
Sender Key: Prepare for testing in beta
|
2021-08-02 19:12:49 -05:00 |
|
Fedor Indutny
|
c5de4c6284
|
Revert "Process read syncs after batches of messages"
This reverts commit eccace481b .
|
2021-08-02 15:47:33 -07:00 |
|
Evan Hahn
|
73bcd3b531
|
Remove the word "receipt" from read syncs code
|
2021-08-02 11:47:59 -05:00 |
|
Fedor Indutny
|
eccace481b
|
Process read syncs after batches of messages
|
2021-07-30 15:39:41 -05:00 |
|
Fedor Indutny
|
03874a788f
|
Use smaller batches for receipts and syncs
|
2021-07-29 18:08:04 -07:00 |
|
Fedor Indutny
|
4a402126b4
|
Make sure to restore registration before relink
|
2021-07-29 01:19:26 -07:00 |
|
Fedor Indutny
|
1c1d0e2da0
|
Move to websocket for requests to signal server
|
2021-07-28 14:37:09 -07:00 |
|
Evan Hahn
|
8449f343a6
|
Fix send sync message bugs
|
2021-07-28 13:53:18 -05:00 |
|
Evan Hahn
|
14929fb408
|
Show "unplayed" dot on outgoing audio messages
|
2021-07-27 10:42:25 -05:00 |
|
Scott Nonnenberg
|
67d13e9ba8
|
More logging in addDeliveryIssue, properly wait in getProfiles
|
2021-07-26 17:00:16 -07:00 |
|
Fedor Indutny
|
9c6343e10d
|
Unify MessageReceiver and MessageReceiverInner
|
2021-07-23 13:47:03 -07:00 |
|
Fedor Indutny
|
fdec47d637
|
Use single WebAPI instance across the app
|
2021-07-23 10:23:50 -07:00 |
|
Evan Hahn
|
07f0efc45f
|
Rename "view sync" to "view once open sync"
|
2021-07-22 12:07:53 -05:00 |
|
Josh Perez
|
d9e90e9ea8
|
Improvements to shared library components
|
2021-07-21 13:45:41 -07:00 |
|
Josh Perez
|
56d5d283bd
|
Support for announcement-only groups
|
2021-07-20 13:18:35 -07:00 |
|
Evan Hahn
|
863ae9ed83
|
Combine DeliveryReceipts and MessageReceipts modifiers
|
2021-07-20 13:17:25 -07:00 |
|
Fedor Indutny
|
886e8966ff
|
Drop support for signaling key
|
2021-07-19 18:11:07 -07:00 |
|
Evan Hahn
|
c4a09b7507
|
Refactor outbound delivery state, take 2
This reverts commit ad217c808d .
|
2021-07-19 17:44:49 -05:00 |
|
Scott Nonnenberg
|
7761d83055
|
Update timers whenever we mark messages read
|
2021-07-19 13:45:18 -07:00 |
|
Scott Nonnenberg
|
8415db499c
|
Initialize ConversationController earlier
|
2021-07-16 11:21:00 -07:00 |
|
Scott Nonnenberg
|
a42c41ed01
|
Message Send Log to enable comprehensive resend
|
2021-07-15 16:48:09 -07:00 |
|
Fedor Indutny
|
ad217c808d
|
Revert "Refactor outbound delivery state"
This reverts commit 9c48a95eb5 .
|
2021-07-12 16:51:45 -07:00 |
|
Evan Hahn
|
9c48a95eb5
|
Refactor outbound delivery state
|
2021-07-09 16:38:51 -05:00 |
|
Fedor Indutny
|
ddbbe3a6b1
|
More protobufjs migration
|
2021-07-09 12:36:10 -07:00 |
|
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
|
71572db7a9
|
Get native theme through IPC not remote
|
2021-06-30 11:57:43 -07:00 |
|
Evan Hahn
|
af1f2ea449
|
Officially support the system tray on Windows
|
2021-06-29 12:18:03 -05:00 |
|
Evan Hahn
|
79aba6bff4
|
A couple cleanups in createSentMessage
|
2021-06-29 09:41:42 -05:00 |
|