Ryan Miller
0900138d57
chore: fix docstring
7 months ago
Audric Ackermann
7611f07b09
chore: address PR 184 reviews
7 months ago
Audric Ackermann
de4ade8e34
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
7 months ago
Will G
1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
...
Fix onboarding integration tests
7 months ago
Audric Ackermann
6068b63afc
fix: fix remove password show errors
7 months ago
Audric Ackermann
e9a03bdfba
fix: wait for password input in settings page
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
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
8 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
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
Ryan Miller
e2952322ba
feat: add custom tags for i18n
8 months ago
Ryan Miller
79f3f35977
feat: update strings usages and library
8 months ago
William Grant
c20bda442e
fix: improved global window types for persistStore and inboxStore
...
we now await the persist store purge in deleteDbLocally
10 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
81c1263bfd
chore: address PR reviews
1 year 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
William Grant
03d8f39677
fix: pr review - added theme and primaryColor to window type
3 years ago
Audric Ackermann
c75cf6e1af
fix: UI for link previews when the image is too less than 200px
3 years ago
Audric Ackermann
51e03cf4e5
fix: rerender loop of react list modal
...
update redux related libraries
and update imports to use the RTK ones
3 years ago
Audric Ackermann
1d45aa6f45
fix: show loading spinner while sogs is fetching initial messages
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
efd249f094
fix: add featureflag to hide ThemeSwitcher
...
until ThemeSwitcher is fully done with theming
3 years ago
Audric Ackermann
b9cccfc2a8
feat: open convo a session sogs when joined from the UI
3 years ago
Audric Ackermann
1e202fcdab
feat: add theme switcher +accent color from settings
...
not all of the logic is linked and not all of the colors are there as this is part of theming
3 years ago
Audric Ackermann
13bf0e073d
feat: update design of the Notification Settings screen
...
the preview button is not linked yet
3 years ago
Audric Ackermann
e6cd277bd2
fix: allow non admin mods to delete message for deletion
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
3713e95a9f
feat: ask user for opengroup pruning on/off
3 years ago
Audric Ackermann
6c05ff3c07
move useTestNet to featureFlag dependent on ENV variables
3 years ago
Audric Ackermann
9bd8b73a0c
fix testnet
3 years ago
Audric Ackermann
13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts
3 years ago
Audric Ackermann
af9d2fdfa1
get rid of libtextsecure.js and componnets.js
3 years ago
Audric Ackermann
0ebc1d7e92
split attachmnent logic between what is used on main and renderer
3 years ago
Audric Ackermann
9f8920ef2c
mostly working but need to improve perfs
3 years ago