Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
8 months ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
8 months ago |
Audric Ackermann
|
1f366b6d8b
|
fix: more i18n changes
|
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
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
William Grant
|
1802a4438c
|
fix: user mentions overflow
|
9 months ago |
William Grant
|
1a13839d9d
|
fix: properly type send message input reference
this means we are properly typed for the composition mentions input and the paste handler
|
11 months ago |
William Grant
|
20c0453b9f
|
fix: dont disable text area for outgoing message requests
we only want to disable some of the buttons
|
1 year ago |
William Grant
|
d74edc5b24
|
feat: disable composition for outgoing message requests
moved composition textarea to functional component
|
1 year ago |
William Grant
|
d4a8b555c6
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
1 year ago |
Audric Ackermann
|
4589bde672
|
chore: moved more types to ReduxTypes.d.ts
|
1 year ago |
William Grant
|
208d9cc0eb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |
Audric Ackermann
|
b887850388
|
chore: disable animations when running in integrationTests
|
1 year ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
1 year ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
William Grant
|
1f5691d88f
|
fix: clear unused animation on send button
|
1 year ago |
William Grant
|
0873ed323f
|
fix: pass yarn ready
fixed some weird import errors
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Kee Jefferys
|
b8ef827e62
|
fix: update usage of string and bool in radio group
|
2 years ago |
Keejef
|
95117afeea
|
fix: Refactor settings to use Redux
Refactor setting to use boolean which is stored in redux
|
2 years ago |
keejef
|
8f2a41bc13
|
feat: Allow enter to break line in settings
https://github.com/oxen-io/session-desktop/issues/1486
|
2 years ago |
Audric Ackermann
|
bee00157ef
|
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
|
2 years ago |
Audric Ackermann
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
Audric Ackermann
|
953897cc1c
|
Merge pull request #2840 from Bilb/replace-tslint-with-eslint
Replace tslint with eslint
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
0e5ca3f731
|
chore: remove the unblockGroupToSend string as we cannot block a group.
|
2 years ago |
Audric Ackermann
|
594eee698b
|
Merge remote-tracking branch 'upstream/clearnet' into unstable
|
2 years ago |
William Grant
|
61149a5ca3
|
feat: use a selector for htmlDirection and pass it down as props instead of using state
this is more inline with class component conventions
|
2 years ago |
Audric Ackermann
|
dc3e8450e9
|
fix: memoize selected conversation props to avoid unneeded rerenders
|
2 years ago |
William Grant
|
266a0d6964
|
fix: cleaned up sendMessageStyle arguments
|
2 years ago |
William Grant
|
1f1bb702c3
|
feat: made htmlDirection part of the compositionBox state for easier referencing
user mentions and emoji quick results now support RTL
|
2 years ago |
William Grant
|
435bdb8f8a
|
fix: use margin-inline-start instead of margin-right
|
2 years ago |
William Grant
|
0996c917f2
|
feat: use new methods in composition box for html direction
use dir in flexbox instead of row-reverse
|
2 years ago |
William Grant
|
7542a42fa6
|
feat: started adding rtl support to composition input
updated buttons, emoji panel, @mentions
|
2 years ago |
William Grant
|
e1a6f8e3fc
|
feat: cleaned up getPropsForQuote and rely on getMessageQuoteProps selector for creating quote object
authorName is broken for some reason and we will need to fix it
|
2 years ago |
William Grant
|
e78d1dfb87
|
fix: send full text body for quote
resolved regression with quote author name
|
2 years ago |
Audric Ackermann
|
3827298078
|
Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2
|
2 years ago |
Emily
|
eeb6cfb435
|
Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
3 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
3 years ago |
William Grant
|
4762dd2508
|
feat: themed CompositionBox and related components
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
3 years ago |
William Grant
|
27e19f3afa
|
feat: updated SessionIconButton to support themes
|
3 years ago |