Evan Hahn
|
41b4cce6ec
|
Show local speaking indicator for group calls
|
2022-02-25 09:24:05 -06:00 |
|
Scott Nonnenberg
|
4763831d3e
|
background.ts: Introduce types for redux initialState
|
2022-02-23 12:48:40 -06:00 |
|
Scott Nonnenberg
|
30783c887c
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
|
Evan Hahn
|
fd81d38931
|
Call details screen disable call buttons if call is active
|
2022-02-16 10:33:52 -08:00 |
|
Fedor Indutny
|
0174687542
|
Use esbuild
|
2022-02-11 13:38:52 -08:00 |
|
Evan Hahn
|
f5a4cd9ce8
|
Peek group calls when opening conversations and leaving calls
|
2022-02-08 13:18:51 -06:00 |
|
Evan Hahn
|
5ce26eb91a
|
Speaking indicator for group calls
Co-authored-by: Peter Thatcher <peter@signal.org>
Co-authored-by: Jim Gustafson <jim@signal.org>
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
|
2022-02-08 12:30:33 -06:00 |
|
Evan Hahn
|
f9440bf594
|
Timeline date headers
|
2022-01-26 17:05:26 -06:00 |
|
Evan Hahn
|
f5eb17e0d1
|
Fix stuck safety number modal overlay
|
2022-01-24 17:39:18 -08:00 |
|
Josh Perez
|
44bfb77635
|
Hang up call when screen is locked
|
2022-01-24 12:32:09 -08:00 |
|
Fedor Indutny
|
26421b8c18
|
Log conversation open time
|
2022-01-19 16:40:29 -08:00 |
|
Fedor Indutny
|
91f1b62bc7
|
Detect startup after recent crashes
|
2022-01-11 12:02:46 -08:00 |
|
Evan Hahn
|
f8bbf5c998
|
Group calls: mute in the lobby if joining a large call
|
2022-01-07 12:01:23 -06:00 |
|
Scott Nonnenberg
|
60a53656af
|
Optimize a few queries
|
2021-12-20 22:04:02 +01:00 |
|
Evan Hahn
|
770c80b9ee
|
Remove several @ts-ignores
|
2021-12-16 17:14:21 -08:00 |
|
Scott Nonnenberg
|
a023fc1bb0
|
Usernames: Fetch own username from /whoami not /profile
|
2021-12-15 12:02:55 -08:00 |
|
Josh Perez
|
7affe313f0
|
Add image editor
|
2021-11-30 20:14:25 -06:00 |
|
Fedor Indutny
|
518ebc315e
|
Ensure that message heights are always recomputed
|
2021-11-30 20:34:56 +01:00 |
|
Fedor Indutny
|
348012ef4c
|
Add PNI endpoints to WebAPI
|
2021-11-30 20:33:51 +01:00 |
|
Evan Hahn
|
67b17ec317
|
Hide "become a sustainer" button if you're already a sustainer
|
2021-11-30 17:29:57 +01:00 |
|
Scott Nonnenberg
|
563f016245
|
When you send a message, scroll it into view
|
2021-11-30 12:25:24 +01:00 |
|
Fedor Indutny
|
a52530262f
|
Revert "When you send a message, scroll it into view"
This reverts commit a3525c16ef .
|
2021-11-23 14:09:07 +01:00 |
|
Scott Nonnenberg
|
a3525c16ef
|
When you send a message, scroll it into view
|
2021-11-19 09:19:55 -08:00 |
|
Scott Nonnenberg
|
a024ee4b96
|
Allow stage and send of video, even if we can't get screenshot
|
2021-11-15 13:54:33 -08:00 |
|
Evan Hahn
|
f4e336836f
|
Add user badges to typing bubbles, refactor typing logic
|
2021-11-15 21:01:58 +01:00 |
|
Scott Nonnenberg
|
cbae7f8ee9
|
Search for username in compose mode
|
2021-11-11 17:17:29 -08:00 |
|
Scott Nonnenberg
|
edab7c7d83
|
Remember message Read More state when scrolling in virtualized container
|
2021-11-11 15:45:47 -08:00 |
|
Scott Nonnenberg
|
c5b5f2fe42
|
Handle duplicate requests to start recording a voice note
|
2021-11-11 15:33:35 -08:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Evan Hahn
|
8256170066
|
Fix ConversationController load race condition
|
2021-11-04 14:11:47 -07:00 |
|
Scott Nonnenberg
|
4b6832bba5
|
Ensure multiple draft attachment adds don't stomp on each other
|
2021-11-03 18:38:46 -07:00 |
|
Scott Nonnenberg
|
d5152fe452
|
MESSAGES_RESET: Keep scrollToBottomCounter the same value
|
2021-11-03 11:43:22 -07:00 |
|
Scott Nonnenberg
|
5bd7eda124
|
Scroll to bottom of conversation on message send
|
2021-11-02 19:00:54 -07:00 |
|
Evan Hahn
|
f647c4e053
|
Display user badges
|
2021-11-02 16:01:13 -07:00 |
|
Fedor Indutny
|
663cd77eac
|
Use react-redux's batch instead of react's
|
2021-11-01 16:38:08 -07:00 |
|
Scott Nonnenberg
|
3190f95fac
|
Usernames: Create/update/delete in profile editor
|
2021-11-01 12:13:35 -07:00 |
|
Evan Hahn
|
a9cb621eb6
|
Various search UI improvements
|
2021-11-01 11:43:02 -07:00 |
|
David Sanders
|
79b3b6408e
|
Fix microphone permission checking for audio recording
See [#5580][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5580
|
2021-10-27 11:16:09 -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 |
|
Scott Nonnenberg
|
191bfee18c
|
Show What's New dialog in app via Help -> Go to release notes
|
2021-10-22 17:41:45 -07:00 |
|
Evan Hahn
|
26ff754896
|
Improve logging of group call peeking failures
|
2021-10-18 18:14:24 -05:00 |
|
Josh Perez
|
ab1c31b64f
|
Release microphone immediately when cancelling recording
|
2021-10-15 14:51:33 -04:00 |
|
Evan Hahn
|
35a54cdc02
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
|
Josh Perez
|
b866e1a23d
|
Fix safety number viewer for contact modal
|
2021-10-07 17:45:58 -04:00 |
|
Fedor Indutny
|
a537204fc0
|
Remove ts/services/timers.ts
|
2021-10-06 14:59:34 -07:00 |
|
Josh Perez
|
048e1e4cd7
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
|
Evan Hahn
|
3c91dce993
|
Don't show group call start notifications more than once
|
2021-10-05 16:11:40 -05:00 |
|
Josh Perez
|
31d1f25b18
|
Adds error dialog when voice recorder cannot start
|
2021-09-30 13:13:47 -07:00 |
|
Josh Perez
|
603c315c82
|
Moves AudioCapture into react
|
2021-09-29 13:23:06 -07:00 |
|