Commit Graph

3564 Commits (9cf5e3f20708759cf9097d09fddbc6d48dc8eaf7)

Author SHA1 Message Date
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 7 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 7 months ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 7 months ago
Ryan Miller 92857101cd fix: password modal strings 7 months ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 7 months ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 7 months ago
Ryan Miller 3b4644c528 chore: remove unused import 7 months ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 7 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
7 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 7 months ago
Audric Ackermann 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 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 996db72f96
chore: address PR comments 7 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 7 months ago
Ryan Miller b8494b6948 chore: fix strings 7 months ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 7 months ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 7 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 7 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 7 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 7 months ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 7 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 7 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 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
yougotwill 9468c26fb8 fix: use async file methods 8 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 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 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