Audric Ackermann
|
c9cd6a974f
|
fix: centralised localized string for disappearing messages strings
|
6 months ago |
Audric Ackermann
|
745a20d1bc
|
fix: fetched latest strings. app starts
|
6 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
7 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
8 months ago |
Audric Ackermann
|
0b579a5fa3
|
fix: small issues raised by QA for strings
|
8 months ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
Audric Ackermann
|
b48bfef58d
|
fix: toast strings are stripped as we don't render html there
|
8 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 |
Audric Ackermann
|
79aca9c231
|
fix: open url confirm is Primary color and not destructive
also delete all messages when reinvited to a group we were kicked from
|
10 months ago |
William Grant
|
009795eb3b
|
feat: migrated lightbox to modal state
|
10 months ago |
Audric Ackermann
|
d6cb399cf3
|
chore: matched designs better for the NoticeBanner
|
10 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
Audric Ackermann
|
6f7e576604
|
feat: add notice banner for deprecating group and inviting users
|
11 months ago |
William Grant
|
dfd4631f40
|
feat: updated styled components and typings
cleaned up some extra SessionTheme declarations
|
12 months 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
|
a52ed6490a
|
fix: no need to handle Delete key in convo now
the focustrap on the selection overlay will grab the keys and do the
acitons when it is mounted
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
William Grant
|
68f8d12aa5
|
feat: recovery phrase to recovery password
|
1 year ago |
Audric Ackermann
|
93211b1bf9
|
fix: add checks to deal with non server deletable messages
|
1 year ago |
Keejef
|
9b7908026f
|
fix: enable use of escape on modals
feat: confirm modal when enter is pressed
fix: fix linter issues
fix: update rebase and fix lint issues
fix: remove duplicate code
|
1 year ago |
Ian Macdonald
|
2274667e2d
|
feat: make delete and backspace keys work the same as delete button
|
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 |
William Grant
|
55d062cb02
|
feat: refactored empty message view component
use styled components
|
1 year ago |
Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
William Grant
|
3250a2819f
|
feat: moved spinners into new loading folder
converted session-loader sass to styled components
|
1 year ago |
William Grant
|
b81d5a3d7a
|
refactor: clean up remaining global React import calls
import specific types from react package
|
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 |
Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
1 year ago |
Audric Ackermann
|
c3caf2cf41
|
chore: address pr reviews
|
1 year ago |
William Grant
|
2db67b2e00
|
feat: right panel container style is now a styled component
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
e5c76d3b70
|
feat: group message requests kind of working
still need to have them visible in the msg request only
|
1 year ago |
William Grant
|
f64f88c013
|
feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
|
2 years ago |
William Grant
|
c9a8ea2b81
|
feat: removed MessageDetails and added MessageInfo
added other components
|
2 years ago |
William Grant
|
537897dedb
|
feat: added duration to media attachments
added showLightboxFromAttachmentProps for future use
|
2 years ago |
William Grant
|
33f3a4208e
|
fix: cleanup NoticeBanner jsx
|
2 years ago |
William Grant
|
e5701d388d
|
fix: remove unneeded tslint comment
|
2 years ago |
Audric Ackermann
|
d12071f3c8
|
chore: big rename of convocontroller to convohub
|
2 years ago |
Audric Ackermann
|
1a18054fae
|
feat: add bump of config hashes for groups when we have admin key
|
2 years ago |
William Grant
|
ad21d198cf
|
feat: outdated banner now shows specific messaging for synced messages
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
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 |