Commit Graph

13896 Commits (130c4acbd0e95d03e5888231eb2860e43f29f0f2)
 

Author SHA1 Message Date
Audric Ackermann 130c4acbd0 chore: don't remove unused strings with build-everything
this needs to be properly tested before we do automatically
1 year ago
Ryan Miller 7a95762541 chore: remove editStrings script 1 year ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 1 year ago
Audric Ackermann ba32668110 chore: print unused keys sorted 1 year ago
Audric Ackermann 52501b2b51 chore: fix generateLocales script for python < 3.11 1 year ago
Audric Ackermann 2c052fa6cf chore: bump to 1.13.3 & do not fail on locale issues 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 44f263641c chore: latest crowdin fetch 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
Audric Ackermann 7a65571181 Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings 1 year ago
Audric Ackermann 118f75fbab fix: display 0 seconds timer as off 1 year ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
1 year ago
Ryan Miller 8b16d15762 chore: create find unused strings scripts 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 96e69d13be
test: fix unit tests 1 year ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 1 year ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 1 year ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 1 year ago
Ryan Miller 913078d940 fix: update strings feature flag to be ignored by node when no window exists 1 year ago
Ryan Miller 90d3158ba7 feat: add i18n setup to all preloaders 1 year ago
Ryan Miller 5717876b22 chore: update python strings regex 1 year ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 1 year ago
Audric Ackermann 5cbe494942 fix: do not shrink timestamp in conversation list item 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 55952acef3 chore: remove loadDictionary 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 38e7d9b922 fix: typings for getMessage i18n 1 year ago
Audric Ackermann 07b9b37abb fix: strip of tags notification/lastmessage 1 year ago
Audric Ackermann 6e55cd6893 test: fix package.json unit test 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
Ryan Miller 20d7534324 chore: fix i18n test names 1 year ago
Audric Ackermann 0deb79b4b6
Merge pull request #3176 from yougotwill/feat/no-ref/pretty_logging_command
Added a command for pretty logging when starting the electron app
1 year ago
yougotwill f0a1dbdf86 feat: added a command for pretty logging when starting the electron app 1 year ago
Ryan Miller ef03b9cf7e chore: write initial i18n unit tests 1 year ago
Audric Ackermann a77a1b3918
Merge pull request #3173 from yougotwill/fix/no-ref/restore_log_menuitem
Restore export logs menu item
1 year ago
yougotwill 7f97d3c6cb fix: restore export logs menu item 1 year 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
1 year ago
yougotwill 9468c26fb8 fix: use async file methods 1 year ago