Commit Graph

26 Commits

Author SHA1 Message Date
Fedor Indutny 698c7a7739
Fix click handling for stories 2022-09-27 13:24:21 -07:00
Jamie Kyle eb10aafd7c
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Fedor Indutny 5a3c04d630
Additional logging for calling service 2022-08-16 16:52:09 -07:00
Fedor Indutny f92be05b15
Titlebar fixes 2022-07-05 09:44:53 -07:00
Fedor Indutny 5634601554
Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
Fedor Indutny 80c90540f6
Restore call view mode after presentation end 2022-05-25 11:03:27 -07:00
Josh Perez fa7b7fcd08
Adds keyboard shortcuts for calling 2022-05-10 11:14:08 -07:00
Evan Hahn 699720b38e
Fix warning in `useNowThatUpdatesEveryMinute` 2022-03-08 16:06:44 -08:00
Josh Perez 4e48d7792b
Use a hook for the ever-updating now 2022-03-08 13:11:11 -06:00
Josh Perez eb91eb6fec
Process incoming story messages 2022-03-04 13:14:52 -08:00
Evan Hahn c8d32f0327
Switch to qrcode-generator library 2022-01-05 09:59:59 -08:00
Josh Perez 7affe313f0
Add image editor 2021-11-30 20:14:25 -06:00
Evan Hahn 5619eeca83
Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn f02b1ebce2
Use TypeScript's `ResizeObserver` types instead of `any` 2021-11-05 08:25:25 -05:00
Evan Hahn 74fde10ff5
Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Scott Nonnenberg 53bc13a401
Accessibility fixes for ConversationDetails and AvatarPopup 2021-10-25 12:11:19 -07:00
Evan Hahn 75248d8e2f
Disable start/call button if offline 2021-10-19 08:53:11 -05:00
Josh Perez fc425304fc
Moves the attach-file shortcut into the component 2021-10-15 14:51:58 -04:00
Josh Perez d0e8fbd5a6
Animates ModalHost overlay 2021-10-14 09:52:42 -07:00
Evan Hahn 1f4a3851bf
Fix race condition in `usePageVisibility` hook 2021-10-07 13:52:07 -05:00
Evan Hahn 893a77a3ad
Fix render loop in `<Modal>`, clean up ref merger code 2021-10-01 16:53:00 -07:00
Fedor Indutny 1f0e38f649
Use physical keys for voice message shortcut 2021-09-29 15:21:51 -07:00
Josh Perez b6cfe0933d
Adds open/close animations to dialogs and modals 2021-09-29 16:59:37 -04:00
Josh Perez 603c315c82
Moves AudioCapture into react 2021-09-29 13:23:06 -07:00
Josh Perez 7b5faa1cc1
Permissions popup context iso 2021-09-17 18:24:21 -04:00
Josh Perez ceffc2380c Add screensharing behind a feature flag 2021-05-20 17:37:19 -07:00