Commit Graph

65 Commits (unstable)

Author SHA1 Message Date
Audric Ackermann cc17285009
fix: use localized strings for notification header subtitle 7 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 7 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 7 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
William Grant d6ad37ec38 feat: show description text when making a message request
disabled conversation header functionality
11 months ago
William Grant 208d9cc0eb Merge branch 'unstable' into feat/ses-50/onboarding 12 months ago
Audric Ackermann 53aeb63894 fix: focustrap activates on mount to prevent throw 1 year ago
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
Audric Ackermann 85c247eaf0 fix: focustrap when no buttons are mounted right away 1 year ago
Audric Ackermann b5d7a0e5e5 fix: no initial focus set for focustrap 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 3a1b811ba7 fix: delete locally only allowed for failed sogs message 1 year ago
Audric Ackermann dca7469974 fix: add focus trap to the selectionoverlay too 1 year ago
Audric Ackermann ce1dfd2875 fix: tab navigation in modals 1 year ago
Audric Ackermann 40a1bb4417 feat: add focustrap for dialog and focus-within for buttons 1 year ago
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
Ryan Miller 0e44cc9e0c Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings 1 year ago
Ryan Miller 87986914c9 chore: disappearing messages string changes 1 year ago
William Grant 9be21ce879 Merge branch 'unstable' into feat/ses-897/steps-create-account 1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
William Grant 7abf1ccc05 feat: use singular delete button in multiselect
opens modal for me or for everyone, communities admins can only delete for everyone on the server
1 year ago
William Grant 7d7133a38c fix: removed messagedetail check from convoheader
we no longer need the back button
1 year ago
William Grant ab62285989 fix: improved content alignment in message info
increased attachment preview size to alignment with other content
1 year ago
William Grant 461a23337f fix: alignment message correctly in detail view 1 year ago
William Grant f64f88c013 feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
1 year ago
William Grant 55337ebd4d feat: improved dotmenu 1 year ago
William Grant 1f52b9620b feat: wip work 1 year ago
William Grant 22b0ab5f2f feat: updated panel buttons
add params to panel state to be used in future, not tested yet
1 year ago
William Grant 0212166fcc feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
2 years ago
William Grant cafa9d80ec fix: remove all unneeded tslint comments
fixed some eslint errors
2 years ago
William Grant c73be8aecc fix: use convoId instead of convoName in dep array
for what subtitle to show when changing convos
2 years ago
William Grant fa263430ae fix: remove else and return early
in handleRightPanelToggle
2 years ago
William Grant d6cc4f9c75 feat: use custom hook useIsRightPanelShowing
in functional components
2 years ago
William Grant 5dbf949bf5 fix: styledDot key should be more specific 2 years ago
William Grant bb2ffff83e fix: remove options menu from convo header
in favour of right panel
2 years ago
William Grant dfe0f6866a fix: conversationheadertitle shortens pubkey 2 years ago
William Grant 029db2d73f refactor: useselectedconversationexpirationtype to useselectedconversationdisappearingmode 2 years ago
William Grant 250e3d0238 refactor: rename expirationType on convo to expirationMode
this means convo has expirationMode and messages have expirationType
2 years ago
William Grant 6c47fd274f fix: show disappearing messages subtitle in convo header
when it is toggled on
2 years ago
William Grant e00ea8d55f fix: make sure disappearing messages is the first item in the conversation header subtitle 2 years ago
William Grant 82bb74a9df fix: header subtitle correctly supports legacy again 2 years ago
William Grant 9d8cca1970 feat: convert between conversation and message model disappearing modes in key locations
remove disappearing messages from convo header context menu
2 years ago
William Grant 48b1dd4d95 fix: resolve useEffect memory leaks in header title component 2 years ago
William Grant c067ac9fc4 fix: simplified legacy support in conversationheadertitle 2 years ago
William Grant 7342488689 fix: conversation header subtitles rerender on every loop 2 years ago
William Grant 33a6380683 fix: more lint issues 2 years ago
William Grant aad3a3aba2 fix: resolved missing selected conversation hooks
still need to fix more issues
2 years ago