yougotwill
|
ff0ecddbdd
|
feat: added method to fetch user public keys
|
2 months ago |
yougotwill
|
87f93d7719
|
feat: add typings for feature flags
|
2 months ago |
Audric Ackermann
|
5748fe5456
|
chore: disable a bunch of UI once legacy groups are deprecated
|
3 months ago |
Audric Ackermann
|
42d54abb91
|
chore: refactor I18n types outside of window object
to keep ts/localization folder self contained
|
3 months ago |
Audric Ackermann
|
9156ec83a7
|
fix: make inviteAsAdmin a useState and not featureFlag
|
3 months ago |
Audric Ackermann
|
a44dc50d41
|
chore: address PR comments
|
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
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
7 months ago |
Ryan Miller
|
0900138d57
|
chore: fix docstring
|
8 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
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
|
6068b63afc
|
fix: fix remove password show errors
|
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
|
6e55cd6893
|
test: fix package.json unit test
|
8 months ago |
Ryan Miller
|
b9326f6bc3
|
feat: add inEnglish method to i18n
|
8 months ago |
Audric Ackermann
|
ba601360de
|
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body
|
8 months ago |
yougotwill
|
86df66621b
|
fix: copy log file when saving to desktop
|
8 months ago |
yougotwill
|
e22d044913
|
feat: added new save logs to desktop
use instead of showing the debug window
|
8 months ago |
Ryan Miller
|
f9fb345599
|
feat: window i18n types and docs with safe setup and fallbacks
|
8 months ago |
Ryan Miller
|
702501c453
|
feat: remove html renderer from all places and use I18n with strict tag stripping
|
8 months ago |
Ryan Miller
|
f7b21ab262
|
fix: plurals and tag strips in app
|
8 months ago |
Audric Ackermann
|
0c015b4ea7
|
fix: group updates localization shares logic with component
|
8 months ago |
Audric Ackermann
|
d152ce946b
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
9 months ago |
yougotwill
|
53308f6183
|
fix: setting the password no longer requires a restart
make sure to set the password hash on storage after the database is updated
|
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
|
e2952322ba
|
feat: add custom tags for i18n
|
9 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
Audric Ackermann
|
aa6d39c270
|
fix: delete member + content from the admin side
|
10 months ago |
Audric Ackermann
|
9b124d384e
|
fix: featureFlag to show some buttons/toggle for QA of group chunk3
|
11 months ago |
William Grant
|
c20bda442e
|
fix: improved global window types for persistStore and inboxStore
we now await the persist store purge in deleteDbLocally
|
11 months ago |
William Grant
|
fe64b26012
|
feat: improved about screen info
more info and copy to clipboard
|
11 months ago |
Ryan Miller
|
e143170e26
|
feat: rework i18n getMessages to use named dynamic vairiables and strict types
|
1 year ago |
Audric Ackermann
|
df586d6e15
|
fix: mark a synced groupUpdate as sent
|
1 year ago |
Audric Ackermann
|
bd6f5e6e0d
|
feat: refacto GroupUpdateName to be functional component
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
81c1263bfd
|
chore: address PR reviews
|
1 year ago |
Audric Ackermann
|
e2801915ef
|
chore: cleaned up window.d.ts
|
2 years ago |
Audric Ackermann
|
b53264593b
|
feat: preload name of group from usergroup wrapper
until we get the groupinfo name from polling
|
2 years ago |
Audric Ackermann
|
3c8ab8906a
|
chore: add featureFlag for integrationtestenv derived from process.env
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
2068737cdd
|
fix: break down deleteContact based on convo type
|
2 years ago |
Audric Ackermann
|
44483b7d23
|
fix: use releaseFeature from disappearing message PR as featureFlag
|
2 years ago |
Audric Ackermann
|
c3e9d503e4
|
fix: unread count and forced unread is synced
|
2 years ago |
Audric Ackermann
|
0f58e11a17
|
chore: update with latest libsession wrapper
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
2 years ago |