Commit Graph

5777 Commits (c72b9540b47f6eebdca8f5c3d13b975ec71d1ce9)

Author SHA1 Message Date
Audric Ackermann 7d179ef8b3
fix: unsend for legacy groups was broken 8 months ago
Audric Ackermann b833a2f862
test: disable animations for ctx menu on integration tests 8 months ago
Audric Ackermann 9ddd50f82c
test: add data-testid to all context menu items 8 months ago
Audric Ackermann 6c617de892
fix: clearInbox request timeout after 10s 8 months ago
Audric Ackermann 95f2f42243
fix: openUrl modal confirm action should say "open"
and not "open url"
8 months ago
Audric Ackermann f81767e8c2
feat: display generic error for delete account warning 8 months ago
Audric Ackermann 197ea88861
fix: addressing more PR reviews 8 months ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 8 months ago
Audric Ackermann 9c2ef47988
fix: address PR review 9 months ago
Audric Ackermann d8e1e3da71
fix: use the correct string for legacy groups disappearing timer changes 9 months ago
Audric Ackermann 5d5dba703d
fix: block msg request confirmation dialog copy 9 months ago
Audric Ackermann a854bfbbe5
fix: use correct copy and colors for the msg request dialogs 9 months ago
Audric Ackermann 2a1d969fa5
fix: delete account failed modal strings 9 months ago
Audric Ackermann bf344329f8
fix: format 7/14 days to be a number of weeks for disappearing timer 9 months ago
Audric Ackermann cc17285009
fix: use localized strings for notification header subtitle 9 months ago
Audric Ackermann 9119fef90a
fix: do not construct expireTimer string by hand 9 months ago
Audric Ackermann dfe41e4beb
chore: latest fetch from crowdin 9 months ago
Audric Ackermann b0af0d651c
fix: only show "you set disappearing timer" when you actually did it 9 months ago
Audric Ackermann 802fe71629
fix: copy account id on right click on msg too 9 months ago
Audric Ackermann 0a1806a37b
fix: use correct description when leaving a closed group 9 months ago
Audric Ackermann 93f2171155
fix: enable link preview first use matches other platforms 9 months ago
Audric Ackermann b6d5dd20fa
fix: spacing in modal for emoji clear all 9 months ago
Audric Ackermann bb8ce5fc3b
fix: copy accountId & copy button on messageInfo did not write anything 9 months ago
Audric Ackermann d009ad0209
chore: lint 9 months ago
Audric Ackermann 2f331cefae
fix: add constants.ts back 9 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 9 months ago
Ryan Miller 28cf1a3dd7 chore: add token name to localizedString logs 9 months ago
Audric Ackermann 4f82942079 fix: click to trust sender button says Download
and not Okay
9 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
9 months ago
Audric Ackermann 59303cf7d0 fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
9 months ago
Audric Ackermann ba6074a9e1 fix: status of msg sent uses disappearingMessagesSent (no : at the end) 9 months ago
Audric Ackermann 996a8d2ead fix: copy body & accountId from right panel msg info 9 months ago
Audric Ackermann 1f69e3b792 fix: add copy msgbody on right panel when msg has a body 9 months ago
Audric Ackermann a56d0279fc fix: reactor count was at most 4 even if hundrers reacted 9 months ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 9 months ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 9 months ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
9 months ago
Ryan Miller 7ac1a37cb2 chore: fix type issues 9 months ago
Ryan Miller a7c1693532 feat: create class based string localization builder 9 months ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 9 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 9 months ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 9 months ago
Ryan Miller 92857101cd fix: password modal strings 9 months ago
Audric Ackermann 818f9bf21e Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Ryan Miller 6b45eeba51 chore: add fuzzy ms case to timed log test 9 months ago
Ryan Miller d7f1a548fe feat: add note to self inEnglish option to search 9 months ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 9 months ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 9 months ago
Ryan Miller 3b4644c528 chore: remove unused import 9 months ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 9 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
9 months ago
Will G 3afb452cb8
Merge pull request #3186 from Bilb/fix-onboarding-integration-tests
fix: tests
9 months ago
Audric Ackermann ce262d5617
fix: tests 9 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 9 months ago
Audric Ackermann 7a65571181 Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings 9 months ago
Audric Ackermann 118f75fbab fix: display 0 seconds timer as off 9 months ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
9 months ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 9 months ago
Audric Ackermann 996db72f96
chore: address PR comments 9 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 9 months ago
Ryan Miller b8494b6948 chore: fix strings 9 months ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 9 months ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 9 months ago
Audric Ackermann 96e69d13be
test: fix unit tests 9 months ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 9 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 9 months ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 9 months ago
Ryan Miller 913078d940 fix: update strings feature flag to be ignored by node when no window exists 9 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 9 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 9 months ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 9 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 9 months ago
Audric Ackermann 55952acef3 chore: remove loadDictionary 9 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 9 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 38e7d9b922 fix: typings for getMessage i18n 9 months ago
Audric Ackermann 07b9b37abb fix: strip of tags notification/lastmessage 9 months ago
Audric Ackermann 6e55cd6893 test: fix package.json unit test 9 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 9 months ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 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
yougotwill 7f97d3c6cb fix: restore export logs menu item 9 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
9 months ago
yougotwill 9468c26fb8 fix: use async file methods 9 months ago
Ryan Miller b9326f6bc3 feat: add inEnglish method to i18n 9 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 9 months ago
Ryan Miller a519eceb3a feat: fallback to en is a string is not found on the locale 9 months ago
Audric Ackermann ba601360de
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body 9 months ago
yougotwill 86df66621b fix: copy log file when saving to desktop 9 months ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 9 months ago
Audric Ackermann f5812b6fce chore: lint 9 months ago
Audric Ackermann 68a1953389 fix: don't trim entered passwords 9 months ago
Audric Ackermann 2dcacb3932 fix: disable password buttons/enter when no pw given 9 months ago
yougotwill 0139738d26 fix: set last joined timestamp when we create a group 9 months ago
yougotwill e6cf7ba488 Merge branch 'unstable' into fix/logs-from-ui-empty 9 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
9 months ago
yougotwill e22d044913 feat: added new save logs to desktop
use instead of showing the debug window
9 months ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 9 months ago
Ryan Miller ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 9 months ago
Audric Ackermann e1b736440e
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
9 months ago
Audric Ackermann fa72be5d2f
Merge pull request #3170 from yougotwill/fix/ses-2546/attachment_preview_loading
Fix attachment previews
9 months ago
yougotwill 3fd37bbb06 feat: use context to pass message id to image component in an attachment 9 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 9 months ago
Ryan Miller 702501c453 feat: remove html renderer from all places and use I18n with strict tag stripping 9 months ago
yougotwill da3943d02b fix: restore autofocus behaviour for multiline inputs 9 months ago
yougotwill 8bf711a2e2 fix: no need for empty url check in pending init 9 months ago
yougotwill 1a8d9bc27a fix: simplify loader 9 months ago
yougotwill 340361f2d9 fix: cleanup 9 months ago
yougotwill 737dbd45c1 fix: show loading state until image is decrypted and can be mounted 9 months ago
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 92f7bbe97d chore: cleanup 9 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
9 months ago
Audric Ackermann 462d82d784 fix: message sent status not clickable unless if error
SES-2558
9 months ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 9 months ago
Audric Ackermann 81e3253b86
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
9 months ago
Emily 62300dcb5b feat: adds in notifications dot: updated setBadgeCount and using global unread message count 9 months ago
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 9 months ago
Ryan Miller 40d57a2039 fix: plurals arg type 9 months ago
Ryan Miller 98ba6728f8 fix: remove unused type 9 months ago
Ryan Miller d717b1522d fix: plurals not triggering every second time 9 months ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 9 months ago
Ryan Miller f7b21ab262 fix: plurals and tag strips in app 9 months ago
Ryan Miller c0d9410094 feat: create html stripper for i18n strings and add plurals support 9 months ago
Audric Ackermann 40e6cfd14d
fix: fs needs headers not body 9 months ago
yougotwill 45d1791cdf feat: updated generic attachment to pass through pending prop 9 months ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 9 months ago
Audric Ackermann cd3dccea02 fix: use date-fns for abbreviated expire timer 9 months ago
Audric Ackermann be23ef0e92 Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings 9 months ago
yougotwill bc86dd6c1f feat: generic attachments for messages components 9 months ago
yougotwill bdbc48590e feat: consolidated attachment types 9 months ago
Audric Ackermann 1f366b6d8b fix: more i18n changes 9 months ago
Ryan Miller 63369cf008 fix: getMessage default substitutions 9 months ago
Ryan Miller 530c4b9fc1 feat: refactor reaction popup to use i18n component 9 months ago
Ryan Miller 3f272244d2 fix: use I18n component in subtleNotifications 9 months ago
Ryan Miller a26d8ef61f feat: create custom tag parser and tag renderer 9 months ago
yougotwill 24b3feb39e fix: load attachments in the messages list 9 months ago
yougotwill b1616d4e13 fix: updated DebugMessageInfo 9 months ago
yougotwill ffa276c23f fix: update comment 9 months ago
yougotwill c378aba960 fix: run setupTheme after Storage is ready 9 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
9 months ago
yougotwill 3ad305f451 feat: added copy button to debug window 9 months ago
yougotwill 320822f490 fix: dont show environment in about in prod 9 months ago
Audric Ackermann 697896d52e chore: fix comment about cleaning up of logs on start 9 months ago
Audric Ackermann d152ce946b Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann e4379b69bd
Merge pull request #3148 from yougotwill/fix/ses-2521/input_improvements
Fix pasting community URL in session input
9 months ago
Audric Ackermann f736b55f58 fix: fix unit tests 9 months ago
Audric Ackermann db1a1efa32
Merge pull request #3147 from Bilb/fix-restore-push-too-soon
fix: postpone first sync after start
9 months ago
Audric Ackermann dd2e9a1c1f fix: use latestenvelopetimestamp of userprofile conf for nts message 9 months ago