Commit Graph

5561 Commits (d86076b443bba73510c0f6b6124f5dbc59deb05c)

Author SHA1 Message Date
Audric Ackermann 802fe71629
fix: copy account id on right click on msg too 8 months ago
Audric Ackermann 0a1806a37b
fix: use correct description when leaving a closed group 8 months ago
Audric Ackermann 93f2171155
fix: enable link preview first use matches other platforms 8 months ago
Audric Ackermann b6d5dd20fa
fix: spacing in modal for emoji clear all 8 months ago
Audric Ackermann bb8ce5fc3b
fix: copy accountId & copy button on messageInfo did not write anything 8 months ago
Audric Ackermann d009ad0209
chore: lint 8 months ago
Audric Ackermann 2f331cefae
fix: add constants.ts back 8 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 8 months ago
Ryan Miller 28cf1a3dd7 chore: add token name to localizedString logs 8 months ago
Audric Ackermann 4f82942079 fix: click to trust sender button says Download
and not Okay
8 months ago
Audric Ackermann 1a05e78744 fix: always show disappearing desc for group in right panel
previously it was only shown when we were not the admin
8 months ago
Audric Ackermann 59303cf7d0 fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
8 months ago
Audric Ackermann ba6074a9e1 fix: status of msg sent uses disappearingMessagesSent (no : at the end) 8 months ago
Audric Ackermann 996a8d2ead fix: copy body & accountId from right panel msg info 8 months ago
Audric Ackermann 1f69e3b792 fix: add copy msgbody on right panel when msg has a body 8 months ago
Audric Ackermann a56d0279fc fix: reactor count was at most 4 even if hundrers reacted 8 months ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 8 months ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 8 months ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
8 months ago
Ryan Miller 7ac1a37cb2 chore: fix type issues 8 months ago
Ryan Miller a7c1693532 feat: create class based string localization builder 8 months ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 8 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 8 months ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 8 months ago
Ryan Miller 92857101cd fix: password modal strings 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
Ryan Miller d7f1a548fe feat: add note to self inEnglish option to search 8 months ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 8 months ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 8 months ago
Ryan Miller 3b4644c528 chore: remove unused import 8 months ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 8 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
8 months ago
Will G 3afb452cb8
Merge pull request #3186 from Bilb/fix-onboarding-integration-tests
fix: tests
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 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 8 months ago
Audric Ackermann 7a65571181 Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings 8 months ago
Audric Ackermann 118f75fbab fix: display 0 seconds timer as off 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 996db72f96
chore: address PR comments 8 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 8 months ago
Ryan Miller b8494b6948 chore: fix strings 8 months ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 8 months ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 8 months ago
Audric Ackermann 96e69d13be
test: fix unit tests 8 months ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 8 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 8 months ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 8 months ago
Ryan Miller 913078d940 fix: update strings feature flag to be ignored by node when no window exists 8 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 8 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 8 months ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 8 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 8 months ago
Audric Ackermann 55952acef3 chore: remove loadDictionary 8 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 8 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 38e7d9b922 fix: typings for getMessage i18n 8 months ago
Audric Ackermann 07b9b37abb fix: strip of tags notification/lastmessage 8 months ago
Audric Ackermann 6e55cd6893 test: fix package.json unit test 8 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 8 months ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 8 months ago
Ryan Miller 20d7534324 chore: fix i18n test names 8 months ago
Ryan Miller ef03b9cf7e chore: write initial i18n unit tests 8 months ago
yougotwill 7f97d3c6cb fix: restore export logs menu item 8 months ago
Audric Ackermann e83c047053
Merge pull request #3145 from Bilb/fix/logs-from-ui-empty
fix: bunyan logs rotating file are broken, don't use them
8 months ago
yougotwill 9468c26fb8 fix: use async file methods 8 months ago
Ryan Miller b9326f6bc3 feat: add inEnglish method to i18n 8 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 8 months ago
Ryan Miller a519eceb3a feat: fallback to en is a string is not found on the locale 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
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 8 months ago
Audric Ackermann f5812b6fce chore: lint 8 months ago
Audric Ackermann 68a1953389 fix: don't trim entered passwords 8 months ago
Audric Ackermann 2dcacb3932 fix: disable password buttons/enter when no pw given 8 months ago
yougotwill 0139738d26 fix: set last joined timestamp when we create a group 8 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
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 ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 8 months ago
Audric Ackermann e1b736440e
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
8 months ago
Audric Ackermann fa72be5d2f
Merge pull request #3170 from yougotwill/fix/ses-2546/attachment_preview_loading
Fix attachment previews
8 months ago
yougotwill 3fd37bbb06 feat: use context to pass message id to image component in an attachment 8 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 8 months ago
Ryan Miller 702501c453 feat: remove html renderer from all places and use I18n with strict tag stripping 8 months ago
yougotwill da3943d02b fix: restore autofocus behaviour for multiline inputs 8 months ago
yougotwill 8bf711a2e2 fix: no need for empty url check in pending init 8 months ago
yougotwill 1a8d9bc27a fix: simplify loader 8 months ago
yougotwill 340361f2d9 fix: cleanup 8 months ago
yougotwill 737dbd45c1 fix: show loading state until image is decrypted and can be mounted 8 months ago
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 92f7bbe97d chore: cleanup 8 months ago
Audric Ackermann 1460220fd1 fix: make attachment "save" hidden until downloaded
also display mime type of file about to be downloaded before trusted
contact

SES-28
SES-80
8 months ago
Audric Ackermann 462d82d784 fix: message sent status not clickable unless if error
SES-2558
8 months ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 8 months ago
Audric Ackermann 81e3253b86
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
8 months ago
Emily 62300dcb5b feat: adds in notifications dot: updated setBadgeCount and using global unread message count 8 months ago