Audric Ackermann
|
28e1d9fe44
|
fix: cleanup releasedFeature slice
|
2 months ago |
Audric Ackermann
|
5748fe5456
|
chore: disable a bunch of UI once legacy groups are deprecated
|
3 months ago |
Audric Ackermann
|
03da8f5622
|
fix: mention for legacy groups
|
3 months ago |
Audric Ackermann
|
911d3883f4
|
fix: sneaky double showError remove + lint
|
3 months ago |
Audric Ackermann
|
c131cad927
|
fix: avatar does not reset when moving to a convo without one
see SES-2800
|
3 months ago |
Audric Ackermann
|
2b26c65f5f
|
fix: declining convo mark it as hidden
|
3 months ago |
Audric Ackermann
|
3e34b0f77f
|
fix: use more withs for onion.ts file
|
4 months ago |
Audric Ackermann
|
a8372f1b8c
|
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
|
4 months ago |
Audric Ackermann
|
c3cfd37950
|
fix: clean up delete/leave group&communities button/menuitems
|
4 months ago |
Audric Ackermann
|
30064e5740
|
fix: show toast in the about window
|
5 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
5 months ago |
Audric Ackermann
|
9ad66047ea
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
5 months ago |
Audric Ackermann
|
8e2741349d
|
chore: lint
|
5 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
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 |
yougotwill
|
d472d60589
|
fix: test with 200ms
|
7 months ago |
yougotwill
|
549a1ea6d4
|
fix: test if rosetta emulation needs more time to mount react to create a qr code
|
7 months ago |
Audric Ackermann
|
9119fef90a
|
fix: do not construct expireTimer string by hand
|
8 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Will G
|
1306300e4c
|
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
|
8 months ago |
Audric Ackermann
|
e9a03bdfba
|
fix: wait for password input in settings page
|
8 months ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
8 months ago |
Audric Ackermann
|
8e129e28c7
|
feat: add block/unblock modal
|
8 months ago |
yougotwill
|
340361f2d9
|
fix: cleanup
|
8 months ago |
yougotwill
|
737dbd45c1
|
fix: show loading state until image is decrypted and can be mounted
|
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
|
0437390922
|
fix: show msg request description using libsession state and not msgs
|
9 months 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
|
9 months ago |
Audric Ackermann
|
eaecc15432
|
Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint
|
9 months ago |
Audric Ackermann
|
4bb857fa53
|
fix: update fetching desktop release endpoint
|
9 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
Audric Ackermann
|
26e7a39a61
|
feat: hit only once every 30mins the fs for release
once we've already fetched the latest release
|
9 months 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
|
11 months ago |
William Grant
|
cf34db53c8
|
feat: added new hot key hook since useKey doesnt ignore special keys
replaced all alpha numeric shortcuts
|
11 months ago |
William Grant
|
903cfcb613
|
fix: added skinny brand icon instead of messing with ratios
|
11 months ago |
William Grant
|
d1a06a93de
|
feat: option to save qr codes with no colors by default
|
11 months ago |
William Grant
|
5df14e74ff
|
fix: pass resoled colors to session icon on first render
|
11 months ago |
William Grant
|
5e3742e281
|
fix: resolve colors in convertIconToImageURL for qr code
|
11 months 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
|
11 months 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
|
11 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
11 months ago |
William Grant
|
fd722d1f2f
|
feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
|
12 months ago |
William Grant
|
d346f28942
|
feat: extracted password to new modal
added shiny hook to password protect anywhere
|
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
|
444e60ce89
|
fix: use 999+ for convo unread count, but 99+ for global one
|
1 year ago |
William Grant
|
fd4e1525cb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |