Ryan Miller
|
9abc90d65f
|
fix: remove extra text from message info localized strings
|
1 year ago |
Audric Ackermann
|
a666c075a5
|
fix: relative strings localization, latest changes from crowdin
|
1 year ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
1 year ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
1 year ago |
Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
1 year ago |
yougotwill
|
e6cf7ba488
|
Merge branch 'unstable' into fix/logs-from-ui-empty
|
1 year ago |
yougotwill
|
e22d044913
|
feat: added new save logs to desktop
use instead of showing the debug window
|
1 year ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
1 year ago |
Audric Ackermann
|
cd3dccea02
|
fix: use date-fns for abbreviated expire timer
|
1 year ago |
Audric Ackermann
|
1f366b6d8b
|
fix: more i18n changes
|
1 year ago |
yougotwill
|
b1616d4e13
|
fix: updated DebugMessageInfo
|
1 year ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
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
|
79f3f35977
|
feat: update strings usages and library
|
1 year ago |
yougotwill
|
87b922daff
|
fix: ran formatter
|
1 year ago |
yougotwill
|
39d8ad11e5
|
fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
|
1 year ago |
William Grant
|
3b17e08ea6
|
fix: more review feedback part 2
|
1 year ago |
William Grant
|
e4b27988b0
|
feat: updated empty message image, typing animation and right panel slide durations
|
1 year ago |
William Grant
|
b6d5c24af4
|
feat: added updated group icon
add the ability to set custom icon sizes for some buttons
|
1 year ago |
William Grant
|
20766c4aba
|
feat: added conversation id to debugmessageinfo
|
1 year ago |
William Grant
|
2e664bfa09
|
fix: right panel transition is now smoother
transition duration is now set via a function for integration testing purposes
|
2 years ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
2 years ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
2 years ago |
Audric Ackermann
|
f7d574ce20
|
Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace
|
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
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
2 years ago |
Audric Ackermann
|
095a9d33e5
|
fix: canDisplayImage needs check to be done on the thumbnail
|
2 years ago |
William Grant
|
fd4e1525cb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
2 years ago |
William Grant
|
e6dedc83fb
|
feat: finished fade animation between steps
moved useState props to redux, fixed back button
|
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
|
dcdea00748
|
fix: dont show message avatar in message info panels
also show admin crown
|
2 years ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
2 years ago |
William Grant
|
9984846632
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
2 years ago |
Ryan Miller
|
0e44cc9e0c
|
Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings
|
2 years ago |
Ryan Miller
|
87986914c9
|
chore: disappearing messages string changes
|
2 years ago |
William Grant
|
ec7ab04d09
|
refactor: moved related function from registrationstages to createaccount
|
2 years ago |
William Grant
|
0e643266cf
|
fix: replaced session input component with the new one
|
2 years ago |
William Grant
|
4910911828
|
fix: rename MAX_USERNAME_BYTES to MAX_NAME_LENGTH to match libsession, updated byte limit to 100
added doctstring to explain the prop
|
2 years ago |
Audric Ackermann
|
ec25d2f97f
|
chore: bump Session to 1.12.0
|
2 years ago |
William Grant
|
9be21ce879
|
Merge branch 'unstable' into feat/ses-897/steps-create-account
|
2 years ago |
William Grant
|
a07fea677b
|
fix: remove TermsOfServicePrivacyDialog from convo state
we are moving it to a separate onboarding store
|
2 years ago |
William Grant
|
b10873c64a
|
feat: updated tos and privacy policy on registration link
intial run at legal links modal
|
2 years ago |
William Grant
|
8dfdd87d0e
|
feat: added support for cta button
with sliding down animation if an error occurs
|
2 years ago |
Audric Ackermann
|
8019cb43a5
|
Merge pull request #3030 from Bilb/fix-qa-issues-disappear_v2
Fix qa issues disappear v2
|
2 years ago |
Audric Ackermann
|
509a472d1c
|
fix: address QA issues
|
2 years ago |
William Grant
|
a426d789e9
|
feat: continue displaying input errors even if the user renters an input
|
2 years ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
2 years ago |
William Grant
|
fd32fb5fbd
|
feat: basic ui styling of new input
including improved error messaging and removing the label
|
2 years ago |
William Grant
|
ccd127de44
|
feat: starting work on new input
added into test region of right panel
|
2 years ago |