signal-desktop/ts
dependabot[bot] 5c4d93e103
Bump protobufjs from 6.11.3 to 7.2.4
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-07-12 19:54:37 +02:00
..
backbone Fix typos 2023-01-03 13:02:01 -08:00
badges Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
calling Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
components Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
context Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
conversations
groups Merge delete for me/everyone into one modal 2023-04-10 14:38:34 -07:00
hooks Adds keyboard shortcut to open context menu on messages 2023-06-21 12:54:05 -04:00
jobs Allow sends of quoted messages with attachments without thumbnails 2023-07-07 13:34:23 -07:00
linkPreviews Remove end year from licenses 2023-01-03 11:55:46 -08:00
logging Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
main Simplify captcha response handling 2023-05-09 16:49:00 -04:00
mediaEditor Adds time stickers to MediaEditor 2023-03-01 14:00:50 -05:00
messageModifiers Adds logging for edit syncs processing 2023-07-05 15:38:37 -07:00
messages Send edited messages support 2023-04-20 09:31:59 -07:00
models destinationServiceId in Sent 2023-06-29 21:17:27 +02:00
protobuf Remove end year from licenses 2023-01-03 11:55:46 -08:00
quill Update mentions regex to cover diacritics 2023-07-10 19:36:35 +02:00
reactions Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
scripts Update typescript to 5.1.3 2023-06-22 21:27:06 +02:00
services Bump protobufjs from 6.11.3 to 7.2.4 2023-07-12 19:54:37 +02:00
shims Enables ContextIsolation 2023-01-12 16:24:59 -08:00
sql Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
state Moves panel header into the panel component 2023-07-10 15:44:32 -07:00
storybook
test-both destinationServiceId in Sent 2023-06-29 21:17:27 +02:00
test-electron Update mentions regex to cover diacritics 2023-07-10 19:36:35 +02:00
test-mock Bump protobufjs from 6.11.3 to 7.2.4 2023-07-12 19:54:37 +02:00
test-node Bump protobufjs from 6.11.3 to 7.2.4 2023-07-12 19:54:37 +02:00
textsecure Allow sends of quoted messages with attachments without thumbnails 2023-07-07 13:34:23 -07:00
types destinationServiceId in Sent 2023-06-29 21:17:27 +02:00
updater Use electron's DNS resolver, prioritizing ipv4 connections 2023-05-30 16:57:16 -07:00
util Bump protobufjs from 6.11.3 to 7.2.4 2023-07-12 19:54:37 +02:00
windows Update screen-sharing window styling 2023-05-16 15:19:04 -04:00
workers Improve error handling during group sends 2022-11-22 10:43:43 -08:00
background.ts MessageReceiver: Emit envelope event on queue for cached+decrypted items 2023-07-06 01:16:17 +02:00
Bytes.ts Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
challenge.ts Move challenge urls into config 2023-04-06 14:49:24 -07:00
CI.ts Enables ContextIsolation 2023-01-12 16:24:59 -08:00
ConversationController.ts Delete PNI storageID on merge 2023-05-24 15:05:04 -07:00
Crypto.ts Send edited messages support 2023-04-20 09:31:59 -07:00
Curve.ts Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
environment.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
firstline.d.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
groupChange.ts Use ICU number/plural formatting 2023-04-03 12:03:00 -07:00
groups.ts MemberPendingProfileKey can't have profile key 2023-06-05 09:22:27 -07:00
heic-convert.d.ts
IdleDetector.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
indexeddb.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
Intl.d.ts Use Intl.DateTimeFormat instead of moment for date formatting 2023-03-02 13:43:25 -05:00
LibSignalStores.ts Send and receive PniSignatureMessage 2022-08-15 14:53:33 -07:00
MessageSeenStatus.ts New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
model-types.d.ts Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
mp4box.d.ts Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
RemoteConfig.ts Remove desktop.retryReceiptLifespan feature flag 2023-05-09 18:25:57 -07:00
routineProfileRefresh.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
setAppLoadingScreenMessage.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
signal.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
SignalProtocolStore.ts Additional logging, more reliable contact/group sync fetch 2023-06-14 13:51:49 -07:00
Timers.ts Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
updateConversationsWithUuidLookup.ts Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
WebAudioRecorder.ts Fixes audio recording 2023-01-26 09:57:39 -07:00
window.d.ts Disable image preload 2023-05-01 13:42:34 -07:00