Audric Ackermann
|
802fe71629
|
fix: copy account id on right click on msg too
|
1 year ago |
Audric Ackermann
|
bb8ce5fc3b
|
fix: copy accountId & copy button on messageInfo did not write anything
|
1 year ago |
Audric Ackermann
|
d009ad0209
|
chore: lint
|
1 year ago |
Audric Ackermann
|
996a8d2ead
|
fix: copy body & accountId from right panel msg info
|
1 year ago |
Audric Ackermann
|
1f69e3b792
|
fix: add copy msgbody on right panel when msg has a body
|
1 year 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
|
1 year ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
2 years ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
2 years ago |
Audric Ackermann
|
ca069a1e36
|
Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail
|
2 years ago |
Audric Ackermann
|
095a9d33e5
|
fix: canDisplayImage needs check to be done on the thumbnail
|
2 years ago |
Audric Ackermann
|
cef59be005
|
fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
|
2 years ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
2 years ago |
William Grant
|
78da584c02
|
fix: right panel settings media should not have a scroll bar
combined containers for messageInfoOverlay
|
2 years ago |
Audric Ackermann
|
032e7640e2
|
chore: address pr reviews
|
2 years ago |
Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
2 years ago |
William Grant
|
3c5f0bf018
|
fix: only close panel when we confirm delete
rtl text support in panelbutton and panelradiobutton
|
2 years ago |
William Grant
|
5dd62f7dd7
|
feat: started adding options to session confirm modal
for delete button in more message info
|
2 years ago |
William Grant
|
e76eee5329
|
fix: make sure to save the attachment that is visible in the carousel
|
2 years ago |
William Grant
|
ab62285989
|
fix: improved content alignment in message info
increased attachment preview size to alignment with other content
|
2 years ago |
William Grant
|
aea4fd7ad9
|
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
|
2 years ago |
William Grant
|
461a23337f
|
fix: alignment message correctly in detail view
|
2 years ago |
William Grant
|
1f52b9620b
|
feat: wip work
|
2 years ago |