Commit Graph

151 Commits (9c969d1e83b885e8ce9cb4f58a28fb157e762543)

Author SHA1 Message Date
Audric Ackermann 9c969d1e83
chore: address PR comments 4 months ago
Audric Ackermann 7a4c0a0377
chore: speed up unit testts 4 months ago
Audric Ackermann 3a336e83c2
chore: allow jobrunner to run jobs in parallel 4 months ago
Audric Ackermann 4661c89774
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
4 months ago
Audric Ackermann 6616ac4aa7
fix: fix up string unit tests 4 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 4 months ago
Audric Ackermann 66e80fc1c9
fix: still plenty of errors, but simple window.i18n work 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 2ef48f5526
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
5 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 5 months ago
Audric Ackermann fa98d0397a
fix: make sure joined_at is in seconds before saving 5 months ago
Audric Ackermann df2a9dd13f
chore: refactor batch request functions to take record 5 months ago
Audric Ackermann 760aac3723
chore: more PR reviews 5 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 5 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 6 months ago
Audric Ackermann 7eb6cec785
fix: fix unit test with groups 6 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 7 months ago
Audric Ackermann 487e418f73
test: fixed a few unit tests 7 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 7 months ago
Audric Ackermann b36e18b6f4
fix: time&date format are not dependent on crowdin supported locales 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 818f9bf21e Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Ryan Miller 6b45eeba51 chore: add fuzzy ms case to timed log test 8 months ago
Audric Ackermann ce262d5617
fix: tests 8 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 996db72f96
chore: address PR comments 8 months ago
Audric Ackermann 96e69d13be
test: fix unit tests 8 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 9 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 9 months ago
Ryan Miller 20d7534324 chore: fix i18n test names 9 months ago
Ryan Miller ef03b9cf7e chore: write initial i18n unit tests 9 months ago
Audric Ackermann cd3dccea02 fix: use date-fns for abbreviated expire timer 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
Ryan Miller 79f3f35977 feat: update strings usages and library 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 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 11 months ago
Audric Ackermann 816f29d682 chore: moved outgoing message wrapper functions to MessagWrapper.ts 11 months ago
Audric Ackermann cd122c7252 fix: make pushChangesToGroupSwarm take an extraStoreRequest 11 months ago
Audric Ackermann 9d9844aeb4 feat: make group v2 control messages disappear 11 months ago
William Grant ba0a10960b test: sanitizeSessionUsername
which is the core function of sanitizeDisplayNameOrToast in onboarding
1 year ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
Audric Ackermann a53299377a chore: fix unit tests with group chunk2 1 year ago
Audric Ackermann 5509dc74c5 refactor: move subrequests to classes and fix updateMessages 1 year ago
Audric Ackermann 6094e725fb chore: move getExpiries request to class 1 year ago
Audric Ackermann 0be10d1256 fix: move revoke unrevoke to batched push group changes 1 year ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 1 year ago
Audric Ackermann ad9fa6dbee chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
1 year ago
Audric Ackermann d1068983bb fix: broken state adding lastDisappearingMessage to chatmsg 1 year ago
Audric Ackermann 08c5f76a15 fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
2 years ago