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
Ryan Miller 005efc8952 Merge branch 'unstable' into standardised_strings_merge
# Conflicts:
#	.gitignore
#	_locales/en/messages.json
#	ts/components/DebugLogView.tsx
#	ts/components/SessionWrapperModal.tsx
#	ts/components/basic/SessionHTMLRenderer.tsx
#	ts/components/basic/SessionRadio.tsx
#	ts/components/buttons/MenuButton.tsx
#	ts/components/conversation/SessionConversation.tsx
#	ts/components/conversation/SubtleNotification.tsx
#	ts/components/conversation/TimerNotification.tsx
#	ts/components/conversation/composition/CompositionBox.tsx
#	ts/components/conversation/message/message-content/MessageText.tsx
#	ts/components/conversation/message/message-item/InteractionNotification.tsx
#	ts/components/conversation/message/reactions/ReactionPopup.tsx
#	ts/components/conversation/right-panel/overlay/OverlayRightPanelSettings.tsx
#	ts/components/conversation/right-panel/overlay/disappearing-messages/DisappearingModes.tsx
#	ts/components/conversation/right-panel/overlay/disappearing-messages/OverlayDisappearingMessages.tsx
#	ts/components/dialog/BanOrUnbanUserDialog.tsx
#	ts/components/dialog/DeleteAccountModal.tsx
#	ts/components/dialog/EditProfileDialog.tsx
#	ts/components/dialog/ModeratorsAddDialog.tsx
#	ts/components/dialog/OnionStatusPathDialog.tsx
#	ts/components/dialog/ReactListModal.tsx
#	ts/components/dialog/SessionSeedModal.tsx
#	ts/components/dialog/SessionSetPasswordDialog.tsx
#	ts/components/dialog/UserDetailsDialog.tsx
#	ts/components/leftpane/LeftPaneSectionHeader.tsx
#	ts/components/leftpane/LeftPaneSettingSection.tsx
#	ts/components/leftpane/conversation-list-item/InteractionItem.tsx
#	ts/components/leftpane/overlay/OverlayClosedGroup.tsx
#	ts/components/leftpane/overlay/OverlayCommunity.tsx
#	ts/components/leftpane/overlay/OverlayMessage.tsx
#	ts/components/leftpane/overlay/SessionJoinableDefaultRooms.tsx
#	ts/components/leftpane/overlay/choose-action/ContactsListWithBreaks.tsx
#	ts/components/leftpane/overlay/choose-action/OverlayChooseAction.tsx
#	ts/components/menu/Menu.tsx
#	ts/components/registration/RegistrationStages.tsx
#	ts/components/registration/RegistrationUserDetails.tsx
#	ts/components/registration/SignInTab.tsx
#	ts/components/registration/SignUpTab.tsx
#	ts/components/settings/SessionSettings.tsx
#	ts/components/settings/SessionSettingsHeader.tsx
#	ts/components/settings/ZoomingSessionSlider.tsx
#	ts/components/settings/section/CategoryAppearance.tsx
#	ts/components/settings/section/CategoryHelp.tsx
#	ts/components/settings/section/CategoryPermissions.tsx
#	ts/components/settings/section/CategoryPrivacy.tsx
#	ts/hooks/useParamSelector.ts
#	ts/mains/main_renderer.tsx
#	ts/models/message.ts
#	ts/node/menu.ts
#	ts/node/tray_icon.ts
#	ts/session/constants.ts
#	ts/session/disappearing_messages/timerOptions.ts
#	ts/session/utils/Toast.tsx
#	ts/state/selectors/search.ts
#	ts/test/session/unit/selectors/conversations_test.ts
#	ts/types/LocalizerKeys.ts
#	ts/types/Util.ts
#	ts/window.d.ts
#	yarn.lock
8 months ago
..
crypto chore: replace tslint with eslint and fix linting issues 2 years ago
GoogleChrome.ts Disable inline rendering of SVG attachments 7 years ago
abbreviateNumber.ts chore: replace tslint with eslint and fix linting issues 2 years ago
accountManager.ts fix: review feedback 9 months ago
arrayBufferToObjectURL.ts cleanup dependencies 3 years ago
attachmentsUtil.ts fix: add filesize constant 12 months ago
attachments_files.ts chore: replace tslint with eslint and fix linting issues 2 years ago
blockedNumberController.ts chore: replace tslint with eslint and fix linting issues 2 years ago
cleanSearchTerm.ts fix: note to self always appears when there is a match regardless of case sensitivity 11 months ago
date.ts feat: update strings usages and library 9 months ago
emoji.ts fix: picker emoji-mart errors after update 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 feat: add custom tags for i18n 8 months ago
index.ts chore: replace tslint with eslint and fix linting issues 2 years ago
isLinkPreviewDateValid.ts add staged link previews for everything from signal 5 years ago
linkPreviewFetch.ts fix: tsc does not overwrite workers compiled content 1 year ago
linkPreviews.ts fix: finish updating dependencies 2 years ago
local_attachments_encrypter.ts feat: working calls to node module from renderer through worker 2 years ago
loggerTimed.ts feat: update strings usages and library 9 months ago
logging.ts chore: rename fetch functions 12 months ago
missingCaseError.ts increase prettier maxWidth to 100 4 years ago
notifications.ts feat: replace and add changed and new localized strings 1 year ago
passwordUtils.ts feat: replace and add changed and new localized strings 1 year ago
privacy.ts fix: tsc does not overwrite workers compiled content 1 year ago
qrCodes.tsx fix: review feedback - unmount qr generated with finally on save 9 months ago
reactions.ts chore: replace tslint with eslint and fix linting issues 2 years ago
readReceipts.ts fix: tsc does not overwrite workers compiled content 1 year ago
registration.ts fix: cleanup 1 year ago
releaseFeature.ts chore: bump Session to 1.12.0 1 year ago
saveURLAsFile.ts fix: make sure to save the attachment that is visible in the carousel 1 year ago
storage.ts fix: a whole bunch of circular depdencies 9 months ago
theme.ts fix: update selector usage and theme checking code 1 year ago
timer.ts refactor: rename expirationLength 2 years ago
wallClockListener.ts after moving expiring message and wallclock to TS 3 years ago