signal-desktop/ts/test-both
2025-02-10 23:29:27 -08:00
..
badges
calling Fix device selection persistence bug 2024-10-07 16:32:31 -04:00
conversations Migrate schema to service ids 2023-08-21 09:30:33 -07:00
groups Fix combining group change messages 2025-02-10 23:29:27 -08:00
helpers Don't fetch remote config twice on startup 2025-01-31 09:26:42 +10:00
linkPreviews Basic call link join support 2024-02-22 13:19:50 -08:00
logging
messages Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
reactions Fix some backup integration tests 2024-09-13 09:48:27 +10:00
services
sql Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
state Highlight the selected conversation when filter by unread is enabled 2024-12-02 14:44:06 -08:00
types Trim message whitespace in more situations 2025-02-07 10:04:29 -06:00
util parseContact: Be resilient to invalid phone numbers 2025-01-22 13:55:57 -10:00
AsyncQueue_test.ts
challenge_test.ts Add mock test for a 413 response from v1/challenge 2024-09-10 06:31:20 +10:00
environment_test.ts Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
processDataMessage_test.ts Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
processSyncMessage_test.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
RemoteConfig_test.ts Enable usernames 2024-02-07 16:34:31 -08:00
TaskWithTimeout_test.ts