Commit Graph

691 Commits (8c41db515e8bfe7b8d517a513f8f77181fbe4fd1)

Author SHA1 Message Date
Audric Ackermann 767178419e
chore: address PR review 5 months ago
Audric Ackermann 1b223beba1
fix: message request response msg needed a convo refresh to appear
... not anymore
5 months ago
Audric Ackermann df73ce6798
chore: lint, dedup yarn.lock & address PR comments 5 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 5 months ago
Audric Ackermann 4c258cc044
fix: sort group update changes by member pubkey 5 months ago
Audric Ackermann 48f18b1258
chore: latest crowdinfetch 5 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
5 months ago
Audric Ackermann fa8de2eee5
fix: do not use 'anonymous' placeholder. We use the shorten pk 5 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 6 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 6 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 6 months ago
Audric Ackermann 143759ff92
fix: we want the sorting order to be jumpy for groups
apparently
6 months ago
Audric Ackermann 13aca18f14
chore: localizer is imported as type to avoid compilation errors 6 months ago
Audric Ackermann 8e2741349d
chore: lint 6 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 6 months ago
Audric Ackermann 02093fdfbf
fix: legacy groups are kind of working again
at least as much as they ever did
6 months ago
Audric Ackermann c9cd6a974f
fix: centralised localized string for disappearing messages strings 7 months ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 7 months ago
Audric Ackermann 6c945a173d
fix: groupv2 control message join/remove are now correctly used 7 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 7 months ago
Audric Ackermann 3cd7d3272b
fix: able to send 1o1 messages back 7 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 7 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 7 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 8 months ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 8 months ago
Audric Ackermann 9c2ef47988
fix: address PR review 8 months ago
Audric Ackermann d8e1e3da71
fix: use the correct string for legacy groups disappearing timer changes 8 months ago
Audric Ackermann b0af0d651c
fix: only show "you set disappearing timer" when you actually did it 8 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 9 months ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
9 months ago
Ryan Miller 7ac1a37cb2 chore: fix type issues 9 months ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 9 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
9 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 9 months ago
Audric Ackermann 07b9b37abb fix: strip of tags notification/lastmessage 9 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 9 months ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 9 months ago
Ryan Miller f7b21ab262 fix: plurals and tag strips in app 9 months ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 9 months ago
Audric Ackermann 1f366b6d8b fix: more i18n changes 9 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
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
10 months ago
Ryan Miller 79f3f35977 feat: update strings usages and library 10 months ago
yougotwill 87b922daff fix: ran formatter 10 months ago
yougotwill 39d8ad11e5 fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
10 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
Audric Ackermann 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 11 months ago
Audric Ackermann a49a65c92b chore: cleaned up the batch sender 11 months ago