Commit Graph
156 Commits
Author SHA1 Message Date
ec9041937f Consider own join time for group call missing media key check
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-11-01 14:12:49 -07:00
Scott NonnenbergandGitHub 1ce3988579 Centralize logic for finding/fetching the ringing call 2024-10-25 10:46:54 +10:00
ayumi-signalandGitHub 42cc5e0013 Synchronous delete call link 2024-10-09 09:35:24 -07:00
ayumi-signalandGitHub 25d206e4f7 Fix joining deleted call links leaving call active 2024-10-08 08:17:02 +10:00
ayumi-signalandGitHub 32485abf06 Async refresh call links on CallLinkUpdate sync 2024-09-20 12:17:46 -07:00
Fedor IndutnyandGitHub d0b8a2991f Refactor screen share picker internals 2024-09-19 18:03:44 -07:00
Scott NonnenbergandGitHub b9cd858ec7 Make startCallLobby resilient to re-entrant calls 2024-09-19 09:29:14 +10:00
ayumi-signalandGitHub c901f47dd1 In call link lobby mute audio by default when peeking many devices 2024-09-10 14:26:34 -07:00
ayumi-signalandGitHub 5a75246e42 Use storage service for call links 2024-09-04 11:06:06 -07:00
Scott NonnenbergandGitHub 688de5a99b Reactions/Edits: Mark read after database save 2024-08-27 07:42:44 +10:00
9a9f9495f1 Support delete for call links
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-06 12:29:13 -07:00
Jamie KyleandGitHub cee2788654 Add editing to call details pane 2024-07-30 11:39:24 -07:00
3555ccc629 Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-07-24 13:14:11 -07:00
Fedor IndutnyandGitHub 9006990e58 Parallelize test-electron 2024-07-22 12:27:09 -07:00
Fedor IndutnyandGitHub c64762858e Parallelize SQL queries 2024-07-22 11:16:33 -07:00
trevor-signalandGitHub 4254356812 Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
ayumi-signalandGitHub dea641bae4 Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signalandGitHub fc9c5488c5 Peek call links and group calls from Calls Tab 2024-05-17 15:02:07 -07:00
ayumi-signalandGitHub 8ec585d54c Call link admin key fix and in-call approve, deny, remove 2024-04-30 09:36:34 -07:00
ayumi-signalandGitHub 2785501f82 Sync call link call history 2024-04-25 10:09:05 -07:00
783c71999a Send call messages with conversationJobQueue
Co-authored-by: trevor-signal <trevor@signal.org>
2024-04-16 14:55:09 -07:00
ayumi-signalandGitHub 00d6379bae Call link call history 2024-04-01 12:19:35 -07:00
ayumi-signalandGitHub b40d052128 Fix group call outgoing ring 2024-02-29 18:04:37 -08:00
ayumi-signalandGitHub 96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
eb82ace2de Conversation details changes for PNP
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
ayumi-signalandGitHub d97aa68716 Calling missing media keys indicator 2024-01-23 11:08:21 -08:00
Fedor IndutnyandGitHub 38914a45cb Custom Discriminator in EditUsernameModalBody 2024-01-18 20:53:24 +01:00
Scott NonnenbergandGitHub 0cc6228ede Delete for Everyone: Don't allow unrestricted deletes in Note to Self 2024-01-03 08:46:39 -08:00
Fedor IndutnyandGitHub 47c49d0a20 Persist reaction.receivedAtDate 2023-12-07 17:30:20 -08:00
ayumi-signalandGitHub d6db3f7943 Raise Hand in Group Calls 2023-12-06 13:52:29 -08:00
ayumi-signalandGitHub 4603832258 Calling Reactions 2023-11-16 11:55:35 -08:00
trevor-signalandGitHub cf5b3f78b5 Add paginated calling grid for group calls 2023-11-13 09:56:48 -05:00
ayumi-signalandGitHub c892febdbc Bump DOE timer from 3h to 24h 2023-10-13 14:54:36 -07:00
502ea174ab Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
Josh PerezandGitHub 7d35216fda Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Jamie KyleandGitHub bc67d421ab Track acceptedTime during call, fix call screen duration 2023-09-20 10:00:01 -04:00
Fedor IndutnyandGitHub e05de1aa6f Fix reaction field name in migration 88 2023-08-29 00:03:32 +02:00
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 IndutnyandJamie Kyle 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Scott NonnenbergandGitHub 40c21b1666 Improved windows notifications 2023-08-01 09:06:29 -07:00
Fedor IndutnyandFedor Indutnyy a2b05333f7 Fix part of storybook stories 2023-07-19 16:21:32 -07:00
trevor-signalandGitHub 36432b3a3d Improve handling of invalid conversations 2023-05-19 09:28:59 -04:00
1f2cde6d04 Send edited messages support
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Jamie KyleandGitHub 822b162136 Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
d9d820e72a Support for receiving formatted messages
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Jamie KyleandGitHub 1d549a9991 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
Fedor IndutnyandGitHub 64827af27f Fix modal text on username gone error 2023-03-08 17:38:52 -08:00
Fedor IndutnyandGitHub 5d07167222 Use libsignal-client validation for nicknames 2023-03-08 16:58:54 -08:00
AlvaroandGitHub 99015d7b96 Voice notes drafts 2023-03-02 13:55:40 -07:00