Audric Ackermann
|
821a304fa3
|
chore: add strings for recreating group, but will be overriden
|
3 months ago |
Audric Ackermann
|
0f3ab81541
|
feat: allow to recreate group through redux
|
3 months ago |
Audric Ackermann
|
5748fe5456
|
chore: disable a bunch of UI once legacy groups are deprecated
|
3 months ago |
Audric Ackermann
|
e33f2ed734
|
chore: useIsMessageSelectioMode hook when needed
|
3 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
cc17285009
|
fix: use localized strings for notification header subtitle
|
8 months ago |
Ryan Miller
|
70d83c1b7e
|
chore: rename I18n component to Localizer
|
8 months ago |
Ryan Miller
|
017b4f564d
|
chore: cleanup strings usages
|
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
|
9 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
William Grant
|
d6ad37ec38
|
feat: show description text when making a message request
disabled conversation header functionality
|
12 months ago |
William Grant
|
208d9cc0eb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year 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
|
95cd0e86f1
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
1 year ago |
Audric Ackermann
|
5e3f968d22
|
fix: merge issues
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
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 |
Audric Ackermann
|
d839ff936d
|
chore: resolve compilation errors
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
William Grant
|
461a23337f
|
fix: alignment message correctly in detail view
|
2 years ago |
William Grant
|
f64f88c013
|
feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
|
2 years ago |
William Grant
|
55337ebd4d
|
feat: improved dotmenu
|
2 years ago |
William Grant
|
1f52b9620b
|
feat: wip work
|
2 years ago |
William Grant
|
22b0ab5f2f
|
feat: updated panel buttons
add params to panel state to be used in future, not tested yet
|
2 years 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 |