Commit Graph

592 Commits (cea2656c72cc1fb65c2de3e388c8f289d8876006)

Author SHA1 Message Date
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 7a65571181 Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings 9 months ago
Audric Ackermann 118f75fbab fix: display 0 seconds timer as off 9 months ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
9 months ago
Audric Ackermann 996db72f96
chore: address PR comments 9 months ago
Ryan Miller b8494b6948 chore: fix strings 9 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 9 months ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 9 months ago
Ryan Miller 913078d940 fix: update strings feature flag to be ignored by node when no window exists 9 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 9 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 9 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 9 months ago
Audric Ackermann 55952acef3 chore: remove loadDictionary 9 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 9 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 38e7d9b922 fix: typings for getMessage i18n 9 months ago
Audric Ackermann 6e55cd6893 test: fix package.json unit test 9 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 9 months ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 9 months ago
Ryan Miller b9326f6bc3 feat: add inEnglish method to i18n 9 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 9 months ago
Ryan Miller a519eceb3a feat: fallback to en is a string is not found on the locale 9 months ago
yougotwill 86df66621b fix: copy log file when saving to desktop 9 months ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 9 months ago
yougotwill e22d044913 feat: added new save logs to desktop
use instead of showing the debug window
9 months ago
Ryan Miller ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 9 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 9 months ago
Ryan Miller 702501c453 feat: remove html renderer from all places and use I18n with strict tag stripping 9 months ago
Audric Ackermann 92f7bbe97d chore: cleanup 9 months ago
Ryan Miller 40d57a2039 fix: plurals arg type 9 months ago
Ryan Miller 98ba6728f8 fix: remove unused type 9 months ago
Ryan Miller d717b1522d fix: plurals not triggering every second time 9 months ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 9 months ago
Ryan Miller c0d9410094 feat: create html stripper for i18n strings and add plurals support 9 months ago
Audric Ackermann cd3dccea02 fix: use date-fns for abbreviated expire timer 9 months ago
Audric Ackermann be23ef0e92 Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings 9 months ago
Ryan Miller 63369cf008 fix: getMessage default substitutions 9 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
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 10 months ago
William Grant 64d5ccd869 fix: review feedback
unneeded promise object returned
10 months ago
yougotwill 39d8ad11e5 fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
10 months ago
yougotwill e69ffc6bbe feat: use promise all settled for clear sogs inboxes 10 months ago
yougotwill bbe26f7404 fix: move finally to outer try catch for delete method 10 months ago
yougotwill 1737d4507b fix: review feedback - unmount qr generated with finally on save 10 months ago
William Grant 0b811bc641 feat: added updateOurProfileDisplayName
which uses libsession to check the display name length, not yet used in onboarding
11 months ago
William Grant 55f5cf5c9b feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
11 months ago
William Grant cebe7c884d feat: move db deletion methods to accountManager 11 months ago
William Grant 490e4957f4 feat: click on qr codes now opens the lightbox
lightbox now supports saving data blobs
11 months ago