621 Commits

Author SHA1 Message Date
automated-signal
c443fecdea Show Session Switchover Events
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-23 15:28:13 -07:00
automated-signal
ddd4118c53 Ensure messageCache is updated when properties are unset
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-10-19 10:48:29 -07:00
automated-signal
2f4299d3ae Save modified messages for edits
Co-authored-by: Josh Perez <josh.p@signal.org>
2023-10-18 11:35:59 -07:00
Jamie Kyle
502ea174ab Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
Fedor Indutny
e124730cb0 Use FTS5 optimizer in production 2023-10-11 01:55:32 +02:00
ayumi-signal
064659657f Use new endpoint for badge config 2023-10-06 14:31:17 -07:00
Josh Perez
7d35216fda Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Fedor Indutny
ba1a8aad09 Retain cdn ids for attachments 2023-10-03 17:09:31 -07:00
ayumi-signal
283ef57779 Group Typing Bubble Animations 2023-09-27 17:23:52 -04:00
Fedor Indutny
c25867c737 Update better-sqlite3 to 8.5.2 2023-09-18 16:09:09 -07:00
ayumi-signal
e4238de4db Multiple person typing indicators in groups 2023-09-18 14:17:26 -07:00
Josh Perez
d0296ececa Improvements to the media editor 2023-09-14 10:04:48 -07:00
trevor-signal
e8eb7638c4 Scroll to bottom of conversation when message is sent 2023-09-14 09:57:38 -07:00
Josh Perez
fc34cd88b8 Use read sync timestamp to do unread bookkeeping 2023-09-13 10:42:33 -04:00
Fedor Indutny
d2f1431a66 Fix flashing MR after restoring contact 2023-09-12 12:52:38 -04:00
Fedor Indutny
b6ed789197 Reenable FTS optimization 2023-09-05 09:14:36 -07:00
Josh Perez
372d9c2198 Fix out of order edit message read syncs 2023-09-01 16:27:18 -04:00
Fedor Indutny
f3eee779a0 Update better-sqlite3 and remove FTS optimization 2023-08-31 15:33:31 -07:00
Fedor Indutny
e05de1aa6f Fix reaction field name in migration 88 2023-08-29 00:03:32 +02:00
Jamie Kyle
344ebf494d Mark all calls read when opening calls tab 2023-08-22 17:01:36 -04:00
Josh Perez
04f716986c Do not confirm messages until we have handled them 2023-08-21 13:08:27 -07:00
trevor-signal
bddf1f432d Clean story reply screenshot data 2023-08-21 12:36:58 -07:00
Jamie Kyle
ef0a3de636 Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:33 -07:00
Fedor Indutny
8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Jamie Kyle
9c7dc22a23 Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
Fedor Indutny
deb1f9bd8d A few serviceId fixes
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Fedor Indutny
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle
1eaabb6734 Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg
3299b8f323 Remove obsolete capabilities, improve routine profile fetch 2023-08-08 01:12:57 +02:00
Jamie Kyle
4455328312 Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Josh Perez
d8ea785f4e Do not confirm DOE or edit until it is processed 2023-08-07 09:36:37 -07:00
Scott Nonnenberg
40c21b1666 Improved windows notifications 2023-08-01 09:06:29 -07:00
Scott Nonnenberg
716f852970 New getRecentStoryReplies function to clean up replies in multiple convos 2023-07-21 15:10:32 -07:00
Fedor Indutny
2601197888 Stories/lists management for removed contact 2023-07-21 13:01:12 -07:00
Josh Perez
e2ab1b3444 Apply out of order operations to edited messages 2023-07-19 17:17:13 -07:00
Scott Nonnenberg
b6445a6af0 Support for loading, storing, and using kyber keys in decryption 2023-07-19 16:21:30 -07:00
Fedor Indutny
c1580a5eb3 Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07:00
Fedor Indutny
f90c2b7479 destinationServiceId in Sent 2023-06-29 21:17:27 +02:00
Jamie Kyle
af4ad55c68 Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
Jamie Kyle
9c869148ef Never mark outgoing call message as unread 2023-06-21 16:39:53 -07:00
Josh Perez
e9aa30f5bf Do not optimistically set active_at & timestamp when sending edit 2023-06-15 21:48:50 -04:00
Josh Perez
b1ee0a1d68 Adds sentAt to notification logging 2023-06-14 13:55:50 -07:00
Josh Perez
5c1b5dcad8 Do not set isRecipientUpdate for edit message sync sends 2023-06-13 14:32:48 -04:00
Scott Nonnenberg
62e648da27 getTitle: Return nothing instead of an invalid phone number 2023-06-09 10:46:59 -07:00
Josh Perez
7c1957c30d Moves conversation.getProps out of models
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-06-02 10:54:36 -07:00
trevor-signal
4fa9ce5096 Refactor group story reply receipt logic 2023-05-31 13:07:43 -07:00
trevor-signal
9a9c1c5879 Fix notification text for gifted badges 2023-05-30 13:33:10 -04:00
Scott Nonnenberg
3c84acc758 beforeMessageSend: Set lastMessage properly to avoid duplicate @mentions 2023-05-30 13:05:07 -04:00
Scott Nonnenberg
17eb0948ea mentionsMe check: normalize before comparing against our UUID 2023-05-26 12:04:44 -07:00
Jamie Kyle
688ddd49d1 Validate and log transitions for call disposition 2023-05-25 14:17:35 -07:00