Commit Graph

63 Commits (7b36d8e5e4330cac0f21dc85ddea0c9167d720d3)

Author SHA1 Message Date
yougotwill f3e56eecf1 feat: added note about python3 alias on windows
reverted python script code to use python3 alias
3 months ago
yougotwill c3ff77fcb9 fix: use python instead of python3 for script commands
this fixes building on windows, python 3 should be the default on all major os's
3 months ago
yougotwill 3d067d0cdd fix: warning banner for running generateLocalizedStringsAnalysis on macOS 3 months ago
yougotwill 8912e567d0 fix: use correct warning alert syntax 3 months ago
yougotwill 09ab53f885 feat: update tools README
we only need to disable concurrency on macOS for generateLocalizedStringsAnalysis
3 months ago
yougotwill 71b0133ede feat: update docs for running python locale scripts on macos 3 months ago
Audric Ackermann ebdbf00d74
Merge remote-tracking branch 'upstream/release/1.15.0' into fix-build-locale-types-fully 4 months ago
Audric Ackermann e7bd7d9ea2
chore: rename StyledI18nSubText to I18nSubText
because it is not directly a styled.<something> element
4 months ago
Audric Ackermann 97e95efcf7
chore: fix CI 4 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 4 months ago
Audric Ackermann 66e80fc1c9
fix: still plenty of errors, but simple window.i18n work 4 months ago
Audric Ackermann e225d58015
fix: build locale types fully 4 months ago
Audric Ackermann 8dd927255b
chore: add exception for ru and sr-CS disappearingMessagesTurnedOffGroup 7 months ago
Audric Ackermann 23921cef31
chore: remove uneeded logs 7 months ago
Ryan Miller 4775559cf3
chore: add validation flagging for strings with incorrect tag formatting 7 months ago
Ryan Miller eb2e20b34d
chore: cleanup error on problem logic 7 months ago
Ryan Miller 72f1489429
chore: add ignore list to formatting tag check 7 months ago
Ryan Miller 16780cbcb0
chore: add error on formatting tags to generateLocales 7 months ago
Ryan Miller 7f7bb81dc1
chore: add formatting tag validation to generateLocales script 7 months ago
Ryan Miller 82261d6e7c
fix: add new flag to print string issues explicitly 7 months ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 8 months ago
Audric Ackermann e3cedcd555 fix: flag disable concurrency for locale now works 8 months ago
Audric Ackermann 53adc815b1 Revert "fix: analyse locale CI failing with worker pool"
This reverts commit 919abc03b6.
8 months ago
Audric Ackermann 521aaf79e8 fix: locale scripts: use utf-8 when opening a file 8 months ago
Audric Ackermann 919abc03b6 fix: analyse locale CI failing with worker pool 8 months ago
Ryan Miller 7a95762541 chore: remove editStrings script 8 months ago
Audric Ackermann ba32668110 chore: print unused keys sorted 8 months ago
Audric Ackermann 52501b2b51 chore: fix generateLocales script for python < 3.11 8 months ago
Ryan Miller 8b16d15762 chore: create find unused strings scripts 8 months ago
Ryan Miller 5717876b22 chore: update python strings regex 8 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 8 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 8 months ago
Ryan Miller cf2f1b4b8a fix: add json import to generateLocalizedStringsAnalysis.py 8 months ago
Ryan Miller d21fe5d125 chore: fix typo in README.md 8 months ago
Ryan Miller e1f5c3ce23 chore: update localization regex script to support getString and i18n.stripped uses 8 months ago
Ryan Miller 79f3f35977 feat: update strings usages and library 9 months ago
Ryan Miller 7d8ba9320e feat: create localized python strings scripts and utility functions 1 year ago
William Grant 69a50cdcc8 fix: sort localised keys generated by updateI18nKeysType 2 years ago
Audric Ackermann 6fe6544d6c fix: split up migration of initial user config dumps into two 2 years ago
Audric Ackermann faeb95fefd feat: add block/decline logic to msg request & wrapper 2 years ago
William Grant 3232456864 fix: make updatei18nKeysType.py work with python 3 3 years ago
Audric Ackermann 13bf0e073d feat: update design of the Notification Settings screen
the preview button is not linked yet
3 years ago
Audric Ackermann e1f2393c3a
cleanup translated strings 3 years ago
Audric Ackermann 9bb19540a9
add back deleteContact and deleteGroup translations 3 years ago
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
3 years ago
Audric Ackermann 182192124e
update localized strings from crowdin 4 years ago
audric a9dcdea796 update with latet locales from crowdin 4 years ago
audric 5310c1603d update tool to update localized strings from crowdin 4 years ago
Audric feab29a4fe remove file server submodule 4 years ago
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin 4 years ago