Fedor Indutny
|
bcac163e73
|
Remove window.textsecure global
|
2025-10-09 13:03:13 -07:00 |
|
Fedor Indutny
|
f6df564aa9
|
Simplify source file dependency graph
|
2025-10-02 13:43:11 -07:00 |
|
Fedor Indutny
|
40eaf078cc
|
Qualify CJS-only module imports
|
2025-09-19 13:05:51 -07:00 |
|
Fedor Indutny
|
c02565eaa8
|
Enforce node: schema for builtins, import extensions
|
2025-09-16 17:39:03 -07:00 |
|
Scott Nonnenberg
|
237e239e05
|
Remove backbone as a dependency
Co-authored-by: Yash <yash@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2025-08-11 14:06:34 -07:00 |
|
Fedor Indutny
|
489efd1aec
|
Dev tools grepping
|
2025-07-01 11:09:38 -07:00 |
|
adel-signal
|
0771075a75
|
Update to RingRTC v2.54.1
Co-authored-by: Miriam Zimmerman <mutexlox@signal.org>
|
2025-06-30 13:32:52 -07:00 |
|
Fedor Indutny
|
4347964030
|
Scope pino lines with filename
|
2025-06-16 11:59:31 -07:00 |
|
Fedor Indutny
|
f4185e65dc
|
Move websocket preconnect earlier into startup
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2025-04-07 12:16:06 -07:00 |
|
Scott Nonnenberg
|
a99d2503ae
|
New SignalDebug function: archiveSessionsForCurrentConversation
|
2025-03-21 01:53:58 +10:00 |
|
trevor-signal
|
1bc5cc339b
|
Add mock test for libsignal websockets
|
2025-02-21 12:00:56 -05:00 |
|
Scott Nonnenberg
|
74acb3a2dd
|
Fix window.SignalDebug.getMessage functions (#9699)
|
2025-02-03 15:08:47 -06:00 |
|
yash-signal
|
bab1ceb831
|
Add React Devtools
|
2025-01-10 16:39:49 -05:00 |
|
Scott Nonnenberg
|
f846678b90
|
Use minimal replacement class for MessageModel
|
2025-01-10 08:18:32 +10:00 |
|
Scott Nonnenberg
|
2741fbb5d2
|
Show attachment download progress, new stop button to cancel
Co-authored-by: Jamie Kyle <jamie@signal.org>
|
2024-12-10 08:54:18 +10:00 |
|
Miriam Zimmerman
|
c8a729f8be
|
Plumb through new ADM setting.
Co-authored-by: ayumi-signal <ayumi@signal.org>
|
2024-10-02 11:45:10 -07:00 |
|
Jamie Kyle
|
55820bb8a7
|
Enable SignalDebug when devtools is enabled
|
2024-09-23 13:09:12 -07:00 |
|
Jamie Kyle
|
2c8555beaf
|
Add SignalDebug.getMessageBySentAt
|
2024-09-23 09:32:31 -07:00 |
|
Scott Nonnenberg
|
ec0c4861a7
|
getSelectedConversation: Return attributes instead of model
|
2024-09-06 09:20:27 -04:00 |
|
Fedor Indutny
|
8fbcced59f
|
Add an extra debug method
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
|
2024-08-20 16:40:03 -07:00 |
|
Fedor Indutny
|
c64762858e
|
Parallelize SQL queries
|
2024-07-22 11:16:33 -07:00 |
|
adel-signal
|
8a9ab8c13f
|
Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
|
2024-05-22 17:28:01 -07:00 |
|
adel-signal
|
a57d5582f0
|
calling: update setTurnServerOverride to support overriding all ice server fields
|
2024-05-03 09:01:59 -07:00 |
|
adel-signal
|
61710eb8e3
|
calling: add setTurnServerOverride to SignalDebug to allow choosing ice server
Co-authored-by: Adel Lahlou <adel@signal.com>
|
2024-04-08 17:41:57 -07:00 |
|
Scott Nonnenberg
|
a1e7efee12
|
ConverationView.onPaste: Better handling of clipboard contents
|
2023-10-24 10:18:58 -07:00 |
|
Josh Perez
|
7d35216fda
|
Replace MessageController with MessageCache
|
2023-10-03 17:12:57 -07:00 |
|
trevor-signal
|
82e058f2b8
|
Conversation open speed benchmarking for staging builds
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
|
2023-07-21 00:37:56 +02:00 |
|
Josh Perez
|
be60b3d225
|
Moves SQL to full IPC
|
2023-05-09 10:52:39 -04:00 |
|
Fedor Indutny
|
5d110964b9
|
PNP Settings
|
2023-02-23 13:32:19 -08:00 |
|
Josh Perez
|
d0494e5450
|
Enables debugging utilities in beta, alpha, dev
|
2023-01-19 12:41:53 -08:00 |
|
Josh Perez
|
86488b97b9
|
Adds debugging utilities in dev/beta environments
|
2023-01-18 19:02:03 -05:00 |
|
Fedor Indutny
|
ac50af52d2
|
Unsupported OS Dialog
|
2023-01-18 15:31:10 -08:00 |
|
Josh Perez
|
9374832ea4
|
Enables ContextIsolation
|
2023-01-12 16:24:59 -08:00 |
|
Jamie Kyle
|
3705b959d6
|
Remove end year from licenses
|
2023-01-03 11:55:46 -08:00 |
|
Scott Nonnenberg
|
2464e0a9c1
|
Convert signal.js and preload.js to Typescript
|
2022-06-13 14:39:35 -07:00 |
|