Commit Graph

167 Commits (66e80fc1c99999a620a86a0e60530e3a15d0edb3)

Author SHA1 Message Date
Audric Ackermann c3cfd37950
fix: clean up delete/leave group&communities button/menuitems 10 months ago
Audric Ackermann 30064e5740
fix: show toast in the about window 10 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 11 months ago
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 11 months ago
Audric Ackermann 8e2741349d
chore: lint 11 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 11 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
12 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 12 months ago
yougotwill d472d60589 fix: test with 200ms 1 year ago
yougotwill 549a1ea6d4 fix: test if rosetta emulation needs more time to mount react to create a qr code 1 year ago
Audric Ackermann 9119fef90a
fix: do not construct expireTimer string by hand 1 year ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
1 year ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 1 year ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 1 year ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 1 year ago
yougotwill 340361f2d9 fix: cleanup 1 year ago
yougotwill 737dbd45c1 fix: show loading state until image is decrypted and can be mounted 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
Audric Ackermann 0437390922 fix: show msg request description using libsession state and not msgs 1 year ago
yougotwill 6c291e38c4 fix: disable attachments and voice messages and warn a user when starting a new convo
even if they haven't sent a message request yet
1 year ago
Audric Ackermann eaecc15432 Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint 1 year ago
Audric Ackermann 4bb857fa53 fix: update fetching desktop release endpoint 1 year ago
Ryan Miller 79f3f35977 feat: update strings usages and library 1 year ago
Audric Ackermann 26e7a39a61 feat: hit only once every 30mins the fs for release
once we've already fetched the latest release
1 year ago
William Grant 5cd7262fa2 fix: search now works correctly and we include groups again
heading for unamed contacts is #, groups go above note to self, trust in the sql query
1 year ago
William Grant cf34db53c8 feat: added new hot key hook since useKey doesnt ignore special keys
replaced all alpha numeric shortcuts
1 year ago
William Grant 903cfcb613 fix: added skinny brand icon instead of messing with ratios 1 year ago
William Grant d1a06a93de feat: option to save qr codes with no colors by default 1 year ago
William Grant 5df14e74ff fix: pass resoled colors to session icon on first render 1 year ago
William Grant 5e3742e281 fix: resolve colors in convertIconToImageURL for qr code 1 year ago
William Grant b459bf9570 fix: generate colors for the QR code in a hook that also converts svgs to data urls
we no longer need to update the svgs manually
1 year ago
William Grant 59e6074429 fix: since the pass hash is in the items table we can call it from storage
added storage function getPasswordHash and use everywhere, warn user to restart the app
1 year ago
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 1 year ago
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 1 year ago
William Grant fd722d1f2f feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
1 year ago
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere
1 year 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 444e60ce89 fix: use 999+ for convo unread count, but 99+ for global one 2 years ago
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 2 years ago
Audric Ackermann cbccc8c76c fix: notification text based on msg content 2 years ago
Audric Ackermann d6d9bec5ba fix: fixed a bunch of groupv2 chunk2 issues 2 years ago
Audric Ackermann 8d0bd84ef0 feat: add toggle to share history or not with invite group v2 2 years ago
William Grant b81d5a3d7a refactor: clean up remaining global React import calls
import specific types from react package
2 years ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
2 years ago
Audric Ackermann 2371dba5ee Merge branch 'unstable' into closed-group-chunk2 2 years ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 2 years ago