You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/util
Audric Ackermann 027bd46ff7 fix: allow legacy config message during linking
We only handle handlethem after the new config message ones, so if there is a
shared config message on the network we will use it for the linking
process instead. The legacy one this commit is about is bound to be
removed completely and will only be used until our users have updated to
the new ones for some time.
2 years ago
..
crypto fix testnet 3 years ago
GoogleChrome.ts Disable inline rendering of SVG attachments 7 years ago
abbreviateNumber.ts Emoji Reacts (#2320) 3 years ago
accountManager.ts fix: allow legacy config message during linking 2 years ago
arrayBufferToObjectURL.ts cleanup dependencies 3 years ago
attachmentsUtil.ts chore: do not store mentionedUs and unreadCount as attribute in convo 2 years ago
attachments_files.ts remove unused curve compiled files 3 years ago
blockedNumberController.ts feat: add a hidden flag for convos and use it with the contactswrapper 2 years ago
cleanSearchTerm.ts move search results to styled components 3 years ago
emoji.ts feat: upgraded emoji-mart and added theme support 3 years ago
expiringMessages.ts feat: lookup for shared config message on link device 2 years ago
focusListener.ts after moving focusListener to ts 3 years ago
getInitials.ts lint and add test for getInitials and name with '-' as separator 3 years ago
hexColorToRGB.ts feat: added colors file with all declared theme and primary colors 3 years ago
i18n.ts Emoji Reacts (#2320) 3 years ago
index.ts app kind of start background side 3 years ago
isLinkPreviewDateValid.ts add staged link previews for everything from signal 5 years ago
linkPreviewFetch.ts remove fetching of description for link preview as we do not send it 3 years ago
linkPreviews.ts move linkPreviews.js to ts 3 years ago
local_attachments_encrypter.ts feat: working calls to node module from renderer through worker 2 years ago
logging.ts fix: unread count and forced unread is synced 2 years ago
makeLookup.ts increase prettier maxWidth to 100 4 years ago
missingCaseError.ts increase prettier maxWidth to 100 4 years ago
notifications.ts fix: do not deduplicate notification for previews 3 years ago
passwordUtils.ts fix symbols allowed for password + update tests 4 years ago
privacy.ts To aid debugging, don't redact strings when building for devprod. 3 years ago
reactions.ts chore: do not store mentionedUs and unreadCount as attribute in convo 2 years ago
readReceipts.ts Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347) 3 years ago
registration.ts move storage.js to ts 3 years ago
saveURLAsFile.ts Extract `saveURLAsFile` 7 years ago
storage.ts feat: add handling and setting of the expireTimer for contacts 2 years ago
timer.ts refactor most of the components to outside of their Session folder (#2072) 3 years ago
wallClockListener.ts after moving expiring message and wallclock to TS 3 years ago