Commit Graph
919 Commits
Author SHA1 Message Date
Evan Hahn f3f2cb2b5e Show active speaker in group calling PiP 2020-12-01 15:52:09 -08:00
Scott Nonnenberg b3c161f484 Migration: Use pendingMember roles, better 'you were invited' 2020-12-01 15:45:39 -08:00
Evan Hahn bb5036364e Prevent calling PiP from going off-screen 2020-12-01 11:21:47 -08:00
Evan Hahn 688938b5a1 Don't send messages to blocked group members 2020-12-01 12:04:14 -05:00
Evan Hahn c7290309d3 Minor: remove a typecast from <CallingPip> 2020-12-01 11:57:46 -05:00
Evan Hahn 4c78a6c57f Show toast when group call is reconnecting 2020-12-01 11:46:44 -05:00
Scott Nonnenberg 2b8ae412e0 New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
Evan Hahn d9e027a417 Minor: use enums instead of numbers in <CallScreen> stories 2020-11-30 13:54:12 -08:00
Evan Hahn b2087cb8a2 Minor: rename a <CallingHeader> prop for clarity 2020-11-30 13:54:10 -08:00
Evan Hahn abc21c8f45 Fix call header title for direct calls 2020-11-23 16:37:39 -05:00
Josh Perez c54df8be87 Fixes rebase/lint 2020-11-23 15:00:40 -05:00
Evan Hahn 7b6ad345ae Group calling: disable local camera when call disconnects 2020-11-23 14:49:32 -05:00
Josh Perez 34574583b6 Group calling: fix participant hover state 2020-11-23 14:49:32 -05:00
Evan Hahn daef1feae8 Add list of participants to the lobby, and add basic blocking for max participants 2020-11-23 14:49:32 -05:00
Josh Perez f8b4862ed5 Participant list improvements 2020-11-23 14:49:32 -05:00
Josh Perez 7ca063a274 Scrollbar styles for participant list 2020-11-23 14:49:32 -05:00
Evan Hahn 6d53cb1740 Group calling: Peek into a group call 2020-11-23 14:49:32 -05:00
Josh Perez 8ff0ca9593 Force theming on tooltips for calling 2020-11-23 14:49:31 -05:00
Josh Perez 6a6f8e28ce Group Calling: show participant name on hover 2020-11-23 14:49:31 -05:00
Josh Perez 5cc7c9a66a Group Calling: Improve mute state styling 2020-11-23 14:49:31 -05:00
Josh Perez c6eafbb8d5 Fix tooltip bugs 2020-11-23 14:49:31 -05:00
Evan Hahn 05205c77cf In conversation header, only show video button for group calls 2020-11-23 14:49:31 -05:00
Evan Hahn 94178717c9 Group call video rendering performance improvements 2020-11-23 14:49:31 -05:00
Evan Hahn b366967ca5 Upgrade to RingRTC v2.8.2 RC.6 2020-11-23 14:48:12 -05:00
Scott Nonnenberg 4bf5a24efb Migration: Ensure that groupId lookup is kept up to date 2020-11-23 14:48:12 -05:00
Scott Nonnenberg 2c69f2c367 Support for GV1 -> GV2 migration 2020-11-23 14:48:12 -05:00
Vladimir Skuratovich a0baa3e03f Notify RingRTC of Failed HTTP requests 2020-11-23 14:45:44 -05:00
Evan Hahn b44cabe6f9 Calling: mirror local video in PiP and lobby 2020-11-23 14:45:44 -05:00
Evan Hahn 37a4ec9190 Increase timeout in license comments test\\\ 2020-11-23 14:45:44 -05:00
Scott Nonnenberg 26884432a2 Update TypeScript, Prettier and typescript-eslint for new TypeScript 3.8 syntax 2020-11-23 14:45:44 -05:00
Evan Hahn 5758ed44ac Fix TypeScript error in <CallingPipRemoteVideo> 2020-11-23 14:45:44 -05:00
Josh Perez 1f0c091e13 Group calling enhancements 2020-11-23 14:45:44 -05:00
Evan Hahn 72e4ec95ce Minor: fix typo in WebAPI error message 2020-11-23 14:45:44 -05:00
Evan Hahn 1e4b6df5f8 Add group call update to DataMessage 2020-11-23 14:45:44 -05:00
Evan Hahn c6e4c1d1a9 Add audio mute indicator for local preview and group remote participants 2020-11-23 14:45:44 -05:00
Evan Hahn 022c4bd0f4 Initial group calling support 2020-11-23 14:45:44 -05:00
Vin Howe e398520db0 Fix MIME check for JPEG in lightbox copy handler (#4643)
* Fix MIME check for JPEG in lightbox copy handler

* Handle both image/jpeg and non-standard image/jpg
2020-11-23 14:44:19 -05:00
Chris Svenningsen 24b70e6edd CompositionInput: Proper RTL support 2020-11-20 16:03:16 -08:00
Sidney Keese 4d09b71972 Composition: Only try to convert html from text/signal 2020-11-19 09:38:25 -08:00
Sidney KeeseandChris Svenningsen 3bc68b20ea Allow link-previews to trigger without needing a space
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
2020-11-18 11:25:21 -06:00
Scott Nonnenberg 3ee830ae63 Prevent send and show toast for invalid conversations 2020-11-16 15:34:41 -06:00
Sidney KeeseandChris Svenningsen 34be0744d2 Trim the whole of a message's text
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
2020-11-13 11:54:11 -08:00
Evan Hahn 814b9874d1 Add OS to User-Agent 2020-11-12 15:29:54 -08:00
Evan Hahn 20a0a78ef5 Remove AGPL headers from GitHub template files 2020-11-12 14:13:12 -08:00
Scott Nonnenberg 2977c0ca3d Message Requests: Show blurhash for pending stickers 2020-11-12 16:22:40 -05:00
Scott Nonnenberg 0c6f4248f3 conversation.applyMessageRequestResponse: Always save at the end 2020-11-12 14:03:07 -06:00
Evan Hahn 947e9c366c Improve missingCaseError error message 2020-11-12 10:09:39 -08:00
Scott Nonnenberg 7d4d85a755 Reactions: Don't send null 'remove' field 2020-11-11 21:03:56 -06:00
Sidney KeeseandChris Svenningsen 7af2284c6b Composition area: Only paste HTML that originated in Signal
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
2020-11-11 17:01:45 -08:00
Chris Svenningsen 98da8746e8 Trim trailing newlines from outgoing messages 2020-11-11 14:56:20 -08:00