Commit Graph

1056 Commits (cf5bc11c39720ba7594f124d2cc83e7c4b01b1e0)

Author SHA1 Message Date
Audric Ackermann 66e80fc1c9
fix: still plenty of errors, but simple window.i18n work 4 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
4 months ago
Audric Ackermann 48f18b1258
chore: latest crowdinfetch 4 months ago
Audric Ackermann ddd03899a0
chore: fetch latest strings 5 months ago
Audric Ackermann 6b1a628d13
chore: fetch latest strings 5 months ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 6 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 6 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 7 months ago
Audric Ackermann 0640f19eae
chore: fetch latest crowdin strings 7 months ago
Audric Ackermann 2e5c354a4f
chore: latest crowdin fetch 7 months ago
Audric Ackermann e3b0af2521
chore: add latest crowdin changes 7 months ago
Audric Ackermann 1582474a11
chore: push latest strings from crowdin 7 months ago
Audric Ackermann cab32f6dc1
chore: latest crowdin fetch 7 months ago
Audric Ackermann bc01be3274
chore: latest crowdin fetch 7 months ago
Audric Ackermann 9c2ef47988
fix: address PR review 8 months ago
Audric Ackermann dfe41e4beb
chore: latest fetch from crowdin 8 months ago
Audric Ackermann 44336ed394 chore: latest crowdin fetch 8 months ago
Audric Ackermann 44f263641c chore: latest crowdin fetch 8 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 8 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 8 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 8 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 8 months ago
Audric Ackermann b6c208c99c Merge remote-tracking branch 'morgan/feature/update-translations' into standardised_strings 8 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 8 months ago
mpretty-cyro b6bf505a08 [Automated] Update translations from Crowdin 8 months ago
Ryan Miller 5d9bb47c93 chore: update en dictionary 8 months ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 8 months ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 8 months ago
Audric Ackermann 1f366b6d8b fix: more i18n changes 8 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
8 months ago
Audric Ackermann d152ce946b Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
yougotwill 53308f6183 fix: setting the password no longer requires a restart
make sure to set the password hash on storage after the database is updated
9 months ago
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
9 months ago
Ryan Miller e2952322ba feat: add custom tags for i18n 9 months ago
Ryan Miller 79f3f35977 feat: update strings usages and library 9 months ago
yougotwill 2ebfb15068 feat: updated turkish translations
See https://github.com/oxen-io/session-desktop/pull/3122
9 months ago
Audric Ackermann 79aca9c231 fix: open url confirm is Primary color and not destructive
also delete all messages when reinvited to a group we were kicked from
9 months ago
William Grant 55f5cf5c9b feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
10 months ago
Audric Ackermann e42be002a6 feat: cleaned up accept/block/decline logic 11 months ago
William Grant 59e6074429 fix: since the pass hash is in the items table we can call it from storage
added storage function getPasswordHash and use everywhere, warn user to restart the app
11 months ago
Audric Ackermann 2ec6c7f29c feat: handle isDestroyed flag + "you were removed from XXX" 11 months ago
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 11 months ago
William Grant 0a56653f19 feat: sorted messages.json keys 11 months ago
William Grant cc92d172f7 feat: update invite a friend iniital string 11 months ago
William Grant a159616514 feat: added filters to convo and contact query
search screen only shows contacts and not convos
11 months ago
Audric Ackermann 6f7e576604 feat: add notice banner for deprecating group and inviting users 11 months ago
William Grant 9bf7126f02 fix: replace setAccountPasswordTitle with lockApp string 11 months ago
William Grant 452b1b8539 fix: use localised strings for qr password toggle button 11 months ago