Commit Graph

189 Commits

Author SHA1 Message Date
Scott Nonnenberg
a114e4e210 Gift Badges: A few tweaks 2022-05-16 12:54:38 -07:00
Scott Nonnenberg
dfd1190e8b Groups: Show in left pane more often, proper join message 2022-05-16 07:53:54 -07:00
Josh Perez
ddde85cdd8 Soft assert for hydrating story context 2022-05-11 16:47:19 -07:00
Scott Nonnenberg
0ba6a0926e Support for incoming gift badges 2022-05-11 13:59:58 -07:00
Josh Perez
0ca66d6e95 Adjust story replies for direct conversations 2022-05-10 15:02:21 -04:00
Scott Nonnenberg
d4e0f6a38d Update conversation.unreadCount in just one place, from database 2022-05-03 13:24:31 -07:00
Scott Nonnenberg
e078a2ae54 Ensure that seenStatus is always updated along with readStatus 2022-04-29 16:42:47 -07:00
Josh Perez
6d576ed901 Allow multiple reactions to stories 2022-04-28 18:06:28 -04:00
Josh Perez
84411fee38 View next unread story improvements 2022-04-28 11:59:09 -07:00
Josh Perez
2f44e33c9c Move link notification to the conversation hero 2022-04-25 14:03:24 -07:00
Scott Nonnenberg
3a1df01c9e New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
Josh Perez
774246b6e2 Drop story replies from group timeline 2022-04-20 16:33:38 -07:00
Josh Perez
9f7ee9ae79 Force set expirationStartTimestamp on story messages 2022-04-11 14:28:01 -07:00
Scott Nonnenberg
7f89f6162f Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Josh Perez
0f16ef5dd6 Do not try to download text attachments 2022-04-08 10:03:10 -07:00
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