Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
7 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
7 months ago |
Ryan Miller
|
70d83c1b7e
|
chore: rename I18n component to Localizer
|
7 months ago |
Ryan Miller
|
9cf5e3f207
|
fix: type safety for generated i18n args
|
7 months ago |
Audric Ackermann
|
aa4d024d30
|
fix: duration for audio/video and disappears in debug right panel
|
7 months ago |
Ryan Miller
|
d7f1a548fe
|
feat: add note to self inEnglish option to search
|
7 months ago |
Ryan Miller
|
2f2c420026
|
feat: remove custom tag renderer and refactor hover emojis
|
7 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
7 months ago |
Will G
|
1306300e4c
|
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
|
7 months ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
7 months ago |
Audric Ackermann
|
38e7d9b922
|
fix: typings for getMessage i18n
|
7 months ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
7 months ago |
Ryan Miller
|
b9326f6bc3
|
feat: add inEnglish method to i18n
|
8 months ago |
yougotwill
|
35633cce94
|
fix: localise some headings on the about window
|
8 months ago |
Audric Ackermann
|
ba601360de
|
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body
|
8 months ago |
Audric Ackermann
|
8e129e28c7
|
feat: add block/unblock modal
|
8 months ago |
Ryan Miller
|
ce282cdb98
|
feat: only sanitize html tags from inputs if they are being used in a html renderer
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
Ryan Miller
|
40d57a2039
|
fix: plurals arg type
|
8 months ago |
Ryan Miller
|
f7b21ab262
|
fix: plurals and tag strips in app
|
8 months ago |
yougotwill
|
45d1791cdf
|
feat: updated generic attachment to pass through pending prop
|
8 months ago |
Audric Ackermann
|
be23ef0e92
|
Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings
|
8 months ago |
yougotwill
|
bdbc48590e
|
feat: consolidated attachment types
|
8 months ago |
Ryan Miller
|
a26d8ef61f
|
feat: create custom tag parser and tag renderer
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
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
|
8 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
|
8 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
8 months ago |
yougotwill
|
39d8ad11e5
|
fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
|
8 months ago |
William Grant
|
55f5cf5c9b
|
feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
|
9 months ago |
William Grant
|
5cd7262fa2
|
fix: search now works correctly and we include groups again
heading for unamed contacts is #, groups go above note to self, trust in the sql query
|
10 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 |
William Grant
|
6db6a1f65d
|
fix: resolve cyclic imports with LokiProfile and MessageResultProps
|
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 |
William Grant
|
51a0fa3b1e
|
fix: removed SeedModal code
|
11 months ago |
William Grant
|
fb3a87a5f5
|
feat: added new hide recovery password modal
when we turn on the setting we prevent any recovery phrase ui from loading and return null
|
11 months ago |
William Grant
|
862b8343e7
|
feat: added hide password permenantly ui
|
11 months ago |
William Grant
|
7d890973d5
|
fix: usemount imports have to be specific
otherwise we can get start errors due to an invalid import by react-use
|
11 months ago |
William Grant
|
d346f28942
|
feat: extracted password to new modal
added shiny hook to password protect anywhere
|
11 months ago |
William Grant
|
d6ad37ec38
|
feat: show description text when making a message request
disabled conversation header functionality
|
11 months ago |
William Grant
|
d4a8b555c6
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
11 months ago |
William Grant
|
aac90ccd96
|
feat: finished invite a friend overlay
|
11 months ago |
William Grant
|
dd7f13ed1f
|
feat: invite a friend screen is mostly done
|
11 months ago |
Audric Ackermann
|
51c307af25
|
chore: fix PR reviews
|
11 months ago |
William Grant
|
551ee4221b
|
fix: cleaned up unused localised strings
since we swapped some toast messages for input messages
|
11 months ago |
Audric Ackermann
|
4589bde672
|
chore: moved more types to ReduxTypes.d.ts
|
12 months ago |
Audric Ackermann
|
49ab04d2fd
|
chore: move SessionSettingsCategory to .d.ts file
and remove the enum (instead use string union)
|
12 months ago |
William Grant
|
093da15ba3
|
feat: updated style for choose action overlay
created new ActionRow component
|
12 months ago |