Audric Ackermann
|
802058e501
|
fix: force publish to oxen-io repo temporarly
|
4 months ago |
Audric Ackermann
|
a9ff414fab
|
chore: change repository url to session-foundation
|
4 months ago |
Audric Ackermann
|
953c0738f9
|
chore: bump release 1.14.3
|
4 months ago |
Audric Ackermann
|
714ee46b31
|
chore: bump Session to 1.14.1
|
6 months ago |
Audric Ackermann
|
5d0df6d309
|
Merge remote-tracking branch 'upstream/release/1.14.0' into standardised_strings_qa_2
|
6 months ago |
Audric Ackermann
|
f2b12469f3
|
chore: improve CI workflow speed and usage
|
6 months ago |
Audric Ackermann
|
535275ba2a
|
chore: print issues with locales during build:locales-soft
|
7 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
7 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
7 months ago |
Audric Ackermann
|
22a21b9b36
|
chore: bump to libsession-util-node-js v0.3.23
|
7 months ago |
Audric Ackermann
|
ad95545980
|
fix: do not analyze locales on CI, as macos workerpool is cooked
|
7 months ago |
Audric Ackermann
|
667bbfb398
|
chore: bump to Session 1.14.0
|
7 months ago |
Audric Ackermann
|
130c4acbd0
|
chore: don't remove unused strings with build-everything
this needs to be properly tested before we do automatically
|
7 months ago |
Audric Ackermann
|
2c052fa6cf
|
chore: bump to 1.13.3 & do not fail on locale issues
|
7 months ago |
yougotwill
|
4a1e34d3b1
|
chore: update package.json version to 1.13.2
|
7 months ago |
Audric Ackermann
|
3d4a8ff8df
|
chore: cleaned package.json & string TODOs
|
7 months ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
7 months ago |
Audric Ackermann
|
6e55cd6893
|
test: fix package.json unit test
|
7 months ago |
Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
7 months ago |
yougotwill
|
f0a1dbdf86
|
feat: added a command for pretty logging when starting the electron app
|
7 months ago |
yougotwill
|
e6cf7ba488
|
Merge branch 'unstable' into fix/logs-from-ui-empty
|
8 months ago |
yougotwill
|
01948b9088
|
feat: remove the debug window since log files are too large to render effectively
lets just save to the users computer so that they can view it themselves
|
8 months ago |
Audric Ackermann
|
af28c97cfd
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
40e6cfd14d
|
fix: fs needs headers not body
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
8 months ago |
Audric Ackermann
|
d152ce946b
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
03df7bad5b
|
fix: add a dedup-yarn-lock yarn script and use it
|
8 months ago |
Audric Ackermann
|
7676a38ac3
|
chore: add yarn deduplicate
|
8 months ago |
Audric Ackermann
|
e31ba022e3
|
fix: logs rotating file are broken, don't use them
|
8 months ago |
yougotwill
|
52d5cbce19
|
chore: bump to session v1.13.0
|
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
|
8 months ago |
Audric Ackermann
|
eaecc15432
|
Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint
|
8 months ago |
Audric Ackermann
|
4bb857fa53
|
fix: update fetching desktop release endpoint
|
8 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
8 months ago |
yougotwill
|
87b922daff
|
fix: ran formatter
|
8 months ago |
yougotwill
|
c8b7d67c86
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
8 months ago |
yougotwill
|
7b467d044d
|
chore: bump libsession_util_nodejs to v0.3.20
|
8 months ago |
Audric Ackermann
|
45eb547299
|
Merge remote-tracking branch 'origin/clearnet' into unstable
|
8 months ago |
Audric Ackermann
|
420bd3cb8f
|
chore: bump version
|
8 months ago |
yougotwill
|
362e360f40
|
fix: replace chai with react-test-renderer for unit testing components
rewrite avatar placeholder test
|
9 months ago |
William Grant
|
b08c4592c2
|
feat: added error boundary to component rendering in unit tests, resolve issues SVGElement in JSDOM
|
9 months ago |
William Grant
|
b40cf49acf
|
Merge branch 'unstable' into feat/ses-825/onboarding2
bumped react and redux to the latest minior versions
|
9 months ago |
Audric Ackermann
|
8ce2bf6d2a
|
Merge remote-tracking branch 'origin/clearnet' into unstable
|
9 months ago |
Audric Ackermann
|
ce30326933
|
chore: bump to session v1.12.4
|
9 months ago |
Audric Ackermann
|
534cebf5c4
|
fix: bump libsession and remove manual unwrapping/wrapping of push()
|
9 months ago |
William Grant
|
3b17e08ea6
|
fix: more review feedback part 2
|
10 months ago |
William Grant
|
301af68eee
|
fix: single line linux target in package json
otherwise appimages fail to build
|
10 months ago |
William Grant
|
11b3a0ece1
|
feat: upgraded react-qrcode-logo to v3
|
10 months ago |
William Grant
|
685469438d
|
Merge branch 'unstable' into feat/ses-50/onboarding
improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally
|
10 months ago |
William Grant
|
506bdbf746
|
fix: replace convo list render functions with components
|
10 months ago |