Audric Ackermann
|
0525731b6e
|
fix: whitelist msg context actions for deprecated legacy group
|
3 months ago |
Audric Ackermann
|
2c9fbdf38a
|
fix: bring back msg context menu even when legacy gr expired
|
3 months ago |
Audric Ackermann
|
3f1adff288
|
chore: address PR reviews
|
3 months ago |
wafflesvsfrankie
|
e2ae0e3ab3
|
fix: fixed a bunch of nice to have strings and updated the styling on message request banner icon
|
3 months ago |
Audric Ackermann
|
e33f2ed734
|
chore: useIsMessageSelectioMode hook when needed
|
3 months ago |
Audric Ackermann
|
6cbbaa361a
|
fix: correct alignment of isDeleted message svg
|
4 months ago |
Audric Ackermann
|
c3cfd37950
|
fix: clean up delete/leave group&communities button/menuitems
|
5 months ago |
Audric Ackermann
|
53a6dae896
|
chore: move deleteMessage & retrySend to other files
|
5 months ago |
Audric Ackermann
|
d8bc48938b
|
fix: show deleted message when outgoing too
|
5 months ago |
Audric Ackermann
|
64a3360def
|
fix: use nickname for group update messages if available
|
5 months ago |
Audric Ackermann
|
3b4d68e0a1
|
chore: lint
|
5 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
b833a2f862
|
test: disable animations for ctx menu on integration tests
|
8 months ago |
Audric Ackermann
|
9ddd50f82c
|
test: add data-testid to all context menu items
|
8 months ago |
Audric Ackermann
|
197ea88861
|
fix: addressing more PR reviews
|
8 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
8 months ago |
Audric Ackermann
|
802fe71629
|
fix: copy account id on right click on msg too
|
8 months ago |
Audric Ackermann
|
4f82942079
|
fix: click to trust sender button says Download
and not Okay
|
8 months ago |
Audric Ackermann
|
ba6074a9e1
|
fix: status of msg sent uses disappearingMessagesSent (no : at the end)
|
8 months ago |
Audric Ackermann
|
09785cd3df
|
chore: latest crowdin fetch & fixes
|
8 months ago |
Audric Ackermann
|
3d4a8ff8df
|
chore: cleaned package.json & string TODOs
|
8 months ago |
Audric Ackermann
|
9754a095be
|
fix: use hidemenu desc & download file with filetype
|
8 months ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
8 months ago |
Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
8 months ago |
yougotwill
|
e6cf7ba488
|
Merge branch 'unstable' into fix/logs-from-ui-empty
|
8 months ago |
yougotwill
|
e22d044913
|
feat: added new save logs to desktop
use instead of showing the debug window
|
8 months ago |
yougotwill
|
3fd37bbb06
|
feat: use context to pass message id to image component in an attachment
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
yougotwill
|
737dbd45c1
|
fix: show loading state until image is decrypted and can be mounted
|
8 months ago |
Audric Ackermann
|
1460220fd1
|
fix: make attachment "save" hidden until downloaded
also display mime type of file about to be downloaded before trusted
contact
SES-28
SES-80
|
8 months ago |
Audric Ackermann
|
462d82d784
|
fix: message sent status not clickable unless if error
SES-2558
|
8 months ago |
Audric Ackermann
|
95476fba2f
|
feat: move openUrl modal to its own as maxHeight is linked to url len
|
8 months ago |
yougotwill
|
45d1791cdf
|
feat: updated generic attachment to pass through pending prop
|
9 months ago |
Audric Ackermann
|
cd3dccea02
|
fix: use date-fns for abbreviated expire timer
|
9 months ago |
yougotwill
|
bc86dd6c1f
|
feat: generic attachments for messages components
|
9 months ago |
Audric Ackermann
|
1f366b6d8b
|
fix: more i18n changes
|
9 months ago |
yougotwill
|
24b3feb39e
|
fix: load attachments in the messages list
|
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
|
009795eb3b
|
feat: migrated lightbox to modal state
|
10 months ago |
William Grant
|
6f77b9a17d
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
11 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
William Grant
|
b74de3f6be
|
fix: quote icons were not appearing if media failed to create a preview
|
11 months ago |
William Grant
|
48fe7b4faa
|
fix: resolve outstanding react-use imports
|
11 months ago |
William Grant
|
e6a26945d5
|
feat: updated message highlight durations
|
11 months ago |
William Grant
|
70a987453d
|
fix: sender name in react list modal is now truncated
|
11 months ago |
William Grant
|
f245f6d1d9
|
fix: added missing & selector to all pseudo events
|
12 months ago |