.. |
arePinnedConversationsEqual_test.ts
|
Fixes pinned conversations sync
|
2021-04-08 15:27:20 -04:00 |
assert_test.ts
|
Add an assertion when updating conversations; update cleanData
|
2021-02-04 11:54:03 -08:00 |
assignWithNoUnnecessaryAllocation_test.ts
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
asyncIterables_test.ts
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
batcher_test.ts
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07:00 |
callingNotification_test.ts
|
Add group calling events to the message timeline
|
2020-12-07 14:43:19 -06:00 |
characters_test.ts
|
New Group administration: update title and avatar
|
2021-03-19 16:57:35 -04:00 |
cleanSearchTerm_test.ts
|
Remove backslash from search queries
|
2021-04-02 15:29:54 -05:00 |
deconstructLookup_test.ts
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
enum_test.ts
|
Add enum parser utility
|
2021-04-05 18:08:50 -04:00 |
expirationTimer_test.ts
|
Render disappearing message timers generically
|
2021-05-03 16:24:40 -07:00 |
filterAndSortConversations_test.ts
|
Various fixes for message forwarding
|
2021-04-28 15:44:48 -05:00 |
getClassNamesFor_test.ts
|
One SearchInput to rule them all
|
2021-05-10 20:50:43 -04:00 |
getInitials_test.ts
|
getInitials: handle more cases
|
2021-04-02 15:30:49 -05:00 |
grapheme_test.ts
|
Reject reactions with invalid number of graphemes
|
2021-04-08 23:53:18 -04:00 |
isConversationUnread_test.ts
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
isConversationUnregistered_test.ts
|
Fix for UnregisteredUserError handling when fetching UUIDs
|
2021-03-19 16:57:36 -04:00 |
isNormalNumber_test.ts
|
Refresh profiles on app start (at most every 12 hours)
|
2021-03-19 16:57:36 -04:00 |
isNotNil_test.ts
|
Move SignalProtocolStore to TypeScript
|
2021-03-19 16:53:52 -04:00 |
iterables_test.ts
|
Clean up iterable utilities
|
2021-04-05 18:08:50 -04:00 |
makeLookup_test.ts
|
makeLookup: Allow for key of zero
|
2021-01-27 14:39:45 -08:00 |
parseIntOrThrow_test.ts
|
Support for creating New Groups
|
2021-03-19 16:53:52 -04:00 |
parseIntWithFallback_test.ts
|
Support for creating New Groups
|
2021-03-19 16:53:52 -04:00 |
parseRetryAfter_test.ts
|
Show challenge when requested by server
|
2021-05-05 17:09:29 -07:00 |
reallyJsonStringify_test.ts
|
Convert logging infrastructure to TypeScript
|
2021-01-27 13:13:33 -08:00 |
sessionTranslation_test.ts
|
decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript
|
2021-04-29 14:27:35 -07:00 |
shouldBlurAvatar_test.ts
|
Make it more difficult to blur avatars
|
2021-05-07 17:21:10 -05:00 |
synchronousCrypto_test.ts
|
Fix CDS fetches; use proper hashing mechanism
|
2021-04-07 14:27:40 -07:00 |
theme_test.ts
|
Minor: fix year in license comment
|
2020-12-08 15:02:32 -05:00 |
timestamp_test.ts
|
Add timestamp utilities with helpful names
|
2021-03-22 16:08:52 -05:00 |
timestampLongUtils_test.ts
|
Sync mute state
|
2021-04-09 11:19:38 -05:00 |
version_test.ts
|
Put group calling behind a remote feature flag
|
2020-12-07 14:35:14 -06:00 |
waitBatcher_test.ts
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07:00 |
webSafeBase64_test.ts
|
Support for joining New Groups via invite links
|
2021-01-29 14:16:48 -08:00 |