Commit Graph

719 Commits (f17fcfabe0e2f362106c9ce73482a726e690bce0)

Author SHA1 Message Date
Audric Ackermann cf899ee18c
fix: add group members sorting
not good but hopefully we won't have to keep for too long
1 year ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 1 year ago
Audric Ackermann 0dd0869348
fix: add interactionNotification when we fail to leave 03 group 1 year ago
Audric Ackermann c30fcfd013
fix: bunch of changes to match acceptance criteria 1 year ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 1 year ago
Audric Ackermann 88a9a48991
fix: update name and pics on invite response received 1 year ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 1 year ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 1 year ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 1 year ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
1 year ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 1 year ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 1 year ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 1 year ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 1 year ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
1 year ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 1 year ago
Audric Ackermann 996db72f96
chore: address PR comments 1 year ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 1 year ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 1 year ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 1 year ago
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 1 year ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 1 year ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 1 year ago
Audric Ackermann 1f366b6d8b fix: more i18n changes 1 year ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
1 year ago
Audric Ackermann d152ce946b Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 1998f5f6cc fix: postpone first sync after start 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
yougotwill 39d8ad11e5 fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
1 year ago
yougotwill 42813c0926 fix: replace MAX_COMMUNITY_NAME_LENGTH
using libsession COMMUNITY_FULL_URL_MAX_LENGTH
1 year ago
William Grant 3cec666979 feat: commment on libsession constants
give context that CONSTANTS is not a object but an immediately invoked
function
1 year ago
William Grant bc2e28b6b7 feat: use CONTACT_MAX_NAME_LENGTH
as max length for session inputs for user profile name
1 year ago
Audric Ackermann 4d7a0e7a04 fix: add name property to GroupPromoteMessage 1 year 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
1 year ago
Audric Ackermann aa6d39c270 fix: delete member + content from the admin side 1 year ago
Audric Ackermann c476ad1704 fix: bug not refreshing the contacts map value on commit 1 year ago
Audric Ackermann a8c674c07a feat: use details from GROUP_MEMBERS when we don't know him 1 year ago
Audric Ackermann c4e9aab66c fix: remove invite/promote to group message once processed 1 year ago
Audric Ackermann 40d3ddb244 fix: cleaned up pending removal job with tech design 1 year ago
Audric Ackermann 9963287193 fix: a few issues with group invite job/refresh state 2 years ago
William Grant 0b811bc641 feat: added updateOurProfileDisplayName
which uses libsession to check the display name length, not yet used in onboarding
2 years ago
William Grant b40cf49acf Merge branch 'unstable' into feat/ses-825/onboarding2
bumped react and redux to the latest minior versions
2 years ago
Audric Ackermann 8ce2bf6d2a Merge remote-tracking branch 'origin/clearnet' into unstable 2 years ago
Audric Ackermann 95cd940948 fix: make the UI more responsive to GroupInvite retries 2 years ago
Audric Ackermann 534cebf5c4 fix: bump libsession and remove manual unwrapping/wrapping of push() 2 years ago
Audric Ackermann a9122be2f1 fix: clean up sending pipeline with a single array of requests 2 years ago
Audric Ackermann 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 2 years ago
Audric Ackermann a49a65c92b chore: cleaned up the batch sender 2 years ago
Audric Ackermann 816f29d682 chore: moved outgoing message wrapper functions to MessagWrapper.ts 2 years ago