Josh Perez
|
d8e6516fb9
|
Fixes isAccepted logic when calling it for the first time
|
2022-04-07 19:12:35 -07:00 |
|
Josh Perez
|
9ffcd44e6d
|
Do not add non-messages to the timeline
|
2022-04-07 14:13:58 -07:00 |
|
Josh Perez
|
16f0f4262a
|
Fix media not auto-downloading
|
2022-03-30 13:53:30 -07:00 |
|
Josh Perez
|
3b5cc26fec
|
Adds logic around downloading stories
|
2022-03-28 18:10:08 -07:00 |
|
Scott Nonnenberg
|
e62606361d
|
Sort message-initiated timer updates before the initiating message
|
2022-03-28 17:25:11 -07:00 |
|
Scott Nonnenberg
|
bddd55d574
|
Challenge: Save conversationIds and start queues
|
2022-03-21 14:19:37 -07:00 |
|
Josh Perez
|
3620309f22
|
Show story replies in the timeline
|
2022-03-16 10:30:14 -07:00 |
|
Scott Nonnenberg
|
703bb8a3a3
|
Introduce new 'Block request' button in timeline
|
2022-03-15 17:11:28 -07:00 |
|
Josh Perez
|
d0898cb0c2
|
Do not set conversation expire timer on incoming story msgs
|
2022-03-09 18:20:01 -08:00 |
|
Fedor Indutny
|
feef67da5a
|
Add extra notary signature checks to zkgroup
|
2022-03-08 13:07:52 -08:00 |
|
Evan Hahn
|
efee887135
|
Don't try generating link previews for debuglogs.org
|
2022-03-08 14:04:44 -06:00 |
|
Josh Perez
|
eb91eb6fec
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
|
Scott Nonnenberg
|
0a52318be6
|
Delete for everyone: Track sends and show failure states
|
2022-03-04 11:22:31 -08:00 |
|
Scott Nonnenberg
|
4763831d3e
|
background.ts: Introduce types for redux initialState
|
2022-02-23 12:48:40 -06:00 |
|
Scott Nonnenberg
|
b33b5d2a30
|
profileKey: Check length of incoming values, clear on failed send/fetch
|
2022-02-22 14:34:57 -06:00 |
|
Scott Nonnenberg
|
30783c887c
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
|
Scott Nonnenberg
|
0a18cc50bd
|
New queue for view once syncs, handleRetry improvements
|
2022-02-08 09:30:42 -08:00 |
|
Fedor Indutny
|
3bdb6977e6
|
Fix typo in unknownContact
|
2022-01-24 13:38:55 -08:00 |
|
Scott Nonnenberg
|
1c67df8b22
|
Fix incorrect translation key: unknownUser -> unnkownContact
|
2022-01-24 12:38:16 -08:00 |
|
Fedor Indutny
|
8cd557ff91
|
Add extra logging for change phone number
|
2022-01-20 14:44:25 -08:00 |
|
Scott Nonnenberg
|
60a53656af
|
Optimize a few queries
|
2021-12-20 22:04:02 +01:00 |
|
Scott Nonnenberg
|
29c3b8af89
|
Fix groupV2 change rendering in notifications and left pane
|
2021-12-16 09:44:54 -08:00 |
|
Scott Nonnenberg
|
34fd945f83
|
No Backbone in data layer; server/client interfaces are now similar
|
2021-12-10 16:51:54 -06:00 |
|
Evan Hahn
|
f9e98836b0
|
Retry delivery and read receipts for up to 24 hours
|
2021-12-07 14:41:40 -08:00 |
|
Scott Nonnenberg
|
44872ac961
|
handleReaction: don't fetch/save across an await boundary
|
2021-12-06 18:22:44 +01:00 |
|
Fedor Indutny
|
348012ef4c
|
Add PNI endpoints to WebAPI
|
2021-11-30 20:33:51 +01:00 |
|
Evan Hahn
|
c63bf11a8f
|
Show badges in reaction viewer
|
2021-11-17 22:11:46 +01:00 |
|
Evan Hahn
|
7d17158add
|
Show badges on message avatars where applicable
|
2021-11-15 16:53:42 -06:00 |
|
Evan Hahn
|
ede34ecee3
|
Enable noImplicitOverride TypeScript compiler option
|
2021-11-12 15:44:20 -08:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Evan Hahn
|
d6ffb08a63
|
Disable class-methods-use-this lint rule
|
2021-11-04 16:04:51 -05:00 |
|
Evan Hahn
|
8670a4d864
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05:00 |
|
Evan Hahn
|
1dc353f089
|
Ignore emoji when removing reactions
|
2021-10-27 10:51:42 -05:00 |
|
Fedor Indutny
|
63fcdbe787
|
Use UUIDs in group database schema
|
2021-10-26 15:59:08 -07:00 |
|
Evan Hahn
|
74fde10ff5
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
|
Josh Perez
|
2e438aa876
|
Conversation details screen for 1:1 chats
|
2021-10-20 16:46:41 -07:00 |
|
Josh Perez
|
9af523c4fc
|
Do not show timestamp if timestamp matches sent_at
|
2021-10-15 15:59:42 -07:00 |
|
Evan Hahn
|
21c00f51bd
|
Improve reaction types
|
2021-10-13 09:29:15 -07:00 |
|
Josh Perez
|
a5e8226821
|
Shows message status timestamps if available
|
2021-10-12 16:40:42 -07:00 |
|
Scott Nonnenberg
|
bd380086a4
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
|
Fedor Indutny
|
4ef0bf96cc
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
|
Evan Hahn
|
d2ef82686d
|
Notification improvements
|
2021-09-23 13:16:09 -05:00 |
|
Scott Nonnenberg
|
250a89d953
|
Additional logging, new ability to force Conversation 'change' event
|
2021-09-20 11:51:30 -07:00 |
|
Josh Perez
|
829e42ca6e
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Fedor Indutny
|
c7e7d55af4
|
UUID-keyed lookups in SignalProtocolStore
|
2021-09-09 19:38:11 -07:00 |
|
Fedor Indutny
|
63dda5bf19
|
Use isNumber in handleDataMessage
|
2021-09-02 16:47:23 -07:00 |
|
Evan Hahn
|
01b015680b
|
Move getMessageById next to getMessagesById
|
2021-09-02 10:44:54 -07:00 |
|
Evan Hahn
|
a85dd1be36
|
Retry outbound "normal" messages for up to a day
|
2021-08-31 13:58:39 -07:00 |
|
Evan Hahn
|
9e9a815a2b
|
ESLint: allow for..of
|
2021-08-26 13:18:00 -05:00 |
|
Fedor Indutny
|
fe040a2873
|
Rename ContactType to EmbeddedContactType
|
2021-08-19 20:56:39 -05:00 |
|
Fedor Indutny
|
80c1ad6ee3
|
Don't mutate state in TimelineItem
|
2021-08-19 13:14:41 -07:00 |
|
Fedor Indutny
|
f5a3d4bc8a
|
Fix various read sync inconsistencies
|
2021-08-16 17:16:00 -07:00 |
|
Fedor Indutny
|
e7be409961
|
Fix late view/read sync logic
|
2021-08-16 10:18:16 -07: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 |
|
Josh Perez
|
9078919545
|
Transcode heic/heif images
|
2021-08-09 13:06:21 -07:00 |
|
Fedor Indutny
|
a001882d58
|
Change Phone Number notifications
|
2021-08-05 16:34:49 -07:00 |
|
Scott Nonnenberg
|
bcb9d2d2f3
|
Modernize DeliveryIssueDialog, fix outline clipping in Modal
|
2021-08-02 14:19:18 -07:00 |
|
Evan Hahn
|
8cadc40975
|
Replace MessageModel#isUnread with isMessageUnread utility
|
2021-07-29 09:29:07 -05:00 |
|
Evan Hahn
|
8449f343a6
|
Fix send sync message bugs
|
2021-07-28 13:53:18 -05:00 |
|
Fedor Indutny
|
4c933a1f5a
|
Fix overly-verbose errors in message details
|
2021-07-27 16:11:38 -07:00 |
|
Evan Hahn
|
14929fb408
|
Show "unplayed" dot on outgoing audio messages
|
2021-07-27 10:42:25 -05: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 |
|
Evan Hahn
|
2c59c71872
|
Show read/viewed even after read receipts disabled
|
2021-07-21 12:21:16 -07:00 |
|
Scott Nonnenberg
|
e94eaf07a9
|
Message.sendSyncMessage: properly handle falsey id field
|
2021-07-20 17:29:44 -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 |
|
Evan Hahn
|
1e10286210
|
Message details: group by send status, including viewed state
|
2021-07-20 14:56:50 -05:00 |
|
Fedor Indutny
|
31989a7706
|
Translate errors before rejecting in SendMessage
|
2021-07-19 18:10:09 -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
|
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 |
|
Evan Hahn
|
7dac480df5
|
Don't expire incoming expiration timer updates
|
2021-07-01 16:48:40 -07:00 |
|
Fedor Indutny
|
773aa9af19
|
Better emoji support in linkify/previews
|
2021-06-30 10:00:02 -07:00 |
|
Evan Hahn
|
a3315bcb68
|
Skip double save with sync message that has errors
|
2021-06-28 16:04:42 -07:00 |
|
Fedor Indutny
|
d623533707
|
Fix check for successfull delivery
|
2021-06-23 10:01:13 -07:00 |
|
Evan Hahn
|
b990204bce
|
Clean up MessageModel group_update
|
2021-06-23 09:14:11 -07:00 |
|
Evan Hahn
|
6b2dfeb9f5
|
Use POJO instead of MessageModel in ConversationView quote logic
|
2021-06-22 16:16:50 -07:00 |
|
Evan Hahn
|
9db19283ac
|
MessageController: return all messages by sent at, not just 1
|
2021-06-22 16:05:05 -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 |
|
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 |
|
Scott Nonnenberg
|
bff3f0c74a
|
Sender Key: Prepare for production
|
2021-06-08 14:51:58 -07:00 |
|
Evan Hahn
|
906b949c47
|
Fix isGroupV2 type error
|
2021-06-07 10:29:37 -07:00 |
|
Josh Perez
|
d4875fd8f4
|
Remove isPrivate, isMe, isGroupV1, isGroupV2 from model
|
2021-06-07 09:39:13 -07:00 |
|
Scott Nonnenberg
|
3956443f50
|
Group Description: Render newlines, view button in change notification
|
2021-06-04 09:27:04 -07:00 |
|
Scott Nonnenberg
|
8583be3775
|
Render proper contact in Delivery Issue notifications
|
2021-06-03 17:25:41 -05:00 |
|
Josh Perez
|
cdf8b0b28d
|
Fix global custom colored quote in composition area
|
2021-06-03 14:37:13 -07:00 |
|
Scott Nonnenberg
|
84aed82357
|
Reactions/DFE: Ensure post-save updates are persisted
|
2021-06-03 13:00:54 -05:00 |
|
Josh Perez
|
bd46e3afd6
|
Fixes global chat color setting
|
2021-06-02 14:05:09 -07:00 |
|
Fedor Indutny
|
b009967a83
|
Display proper text when quoting view once message
|
2021-06-02 09:42:19 -07:00 |
|