Commit Graph

3573 Commits (28cf1a3dd7beaaeb163dbff1dfd419baac22e17f)

Author SHA1 Message Date
Audric Ackermann 4f82942079 fix: click to trust sender button says Download
and not Okay
1 year 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
1 year ago
Audric Ackermann 59303cf7d0 fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
1 year ago
Audric Ackermann ba6074a9e1 fix: status of msg sent uses disappearingMessagesSent (no : at the end) 1 year ago
Audric Ackermann 996a8d2ead fix: copy body & accountId from right panel msg info 1 year ago
Audric Ackermann 1f69e3b792 fix: add copy msgbody on right panel when msg has a body 1 year ago
Audric Ackermann a56d0279fc fix: reactor count was at most 4 even if hundrers reacted 1 year ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 1 year ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 1 year ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 1 year ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 1 year ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 1 year ago
Ryan Miller 92857101cd fix: password modal strings 1 year ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 1 year ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 1 year ago
Ryan Miller 3b4644c528 chore: remove unused import 1 year ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 1 year ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
1 year ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 1 year ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
1 year ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 1 year ago
Audric Ackermann 996db72f96
chore: address PR comments 1 year ago
Ryan Miller 017b4f564d chore: cleanup strings usages 1 year ago
Ryan Miller b8494b6948 chore: fix strings 1 year ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 1 year ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 1 year ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 1 year ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 1 year ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 1 year ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 1 year ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 1 year ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 1 year ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 1 year ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 1 year ago
yougotwill 9468c26fb8 fix: use async file methods 1 year ago
yougotwill 35633cce94 fix: localise some headings on the about window 1 year ago
Audric Ackermann ba601360de
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body 1 year ago
yougotwill 86df66621b fix: copy log file when saving to desktop 1 year ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 1 year ago
Audric Ackermann f5812b6fce chore: lint 1 year ago
Audric Ackermann 68a1953389 fix: don't trim entered passwords 1 year ago
Audric Ackermann 2dcacb3932 fix: disable password buttons/enter when no pw given 1 year ago
yougotwill e6cf7ba488 Merge branch 'unstable' into fix/logs-from-ui-empty 1 year 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
1 year ago
yougotwill e22d044913 feat: added new save logs to desktop
use instead of showing the debug window
1 year ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 1 year ago
Ryan Miller ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 1 year ago
Audric Ackermann e1b736440e
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
1 year ago