Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
8 months ago |
Ryan Miller
|
b9326f6bc3
|
feat: add inEnglish method to i18n
|
8 months ago |
Ryan Miller
|
a519eceb3a
|
feat: fallback to en is a string is not found on the locale
|
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 |
Ryan Miller
|
702501c453
|
feat: remove html renderer from all places and use I18n with strict tag stripping
|
8 months ago |
Audric Ackermann
|
92f7bbe97d
|
chore: cleanup
|
8 months ago |
Ryan Miller
|
40d57a2039
|
fix: plurals arg type
|
8 months ago |
Ryan Miller
|
98ba6728f8
|
fix: remove unused type
|
8 months ago |
Ryan Miller
|
d717b1522d
|
fix: plurals not triggering every second time
|
8 months ago |
Audric Ackermann
|
b48bfef58d
|
fix: toast strings are stripped as we don't render html there
|
8 months ago |
Ryan Miller
|
c0d9410094
|
feat: create html stripper for i18n strings and add plurals support
|
8 months ago |
Audric Ackermann
|
cd3dccea02
|
fix: use date-fns for abbreviated expire timer
|
8 months ago |
Audric Ackermann
|
be23ef0e92
|
Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings
|
8 months ago |
Ryan Miller
|
63369cf008
|
fix: getMessage default substitutions
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
8 months ago |
Ryan Miller
|
e2952322ba
|
feat: add custom tags for i18n
|
8 months ago |
Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
8 months ago |
Ryan Miller
|
3568bc2604
|
fix: spelling mistake in getMessage comment
|
1 year ago |
Ryan Miller
|
0611aba29f
|
fix: add optional chainging to i18n log in case the window object is not ready
|
1 year ago |
Ryan Miller
|
e143170e26
|
feat: rework i18n getMessages to use named dynamic vairiables and strict types
|
1 year ago |
Ryan Miller
|
6024dce393
|
fix: add LocalizerKeys type to getMessage and remove updateLocale function
|
1 year ago |
Audric Ackermann
|
bee00157ef
|
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
83f84c26e7
|
feat: changed getHTMLDirection into a util hook useHTMLDirection
|
2 years ago |
William Grant
|
61149a5ca3
|
feat: use a selector for htmlDirection and pass it down as props instead of using state
this is more inline with class component conventions
|
2 years ago |
William Grant
|
7be11cd973
|
feat: moved html direction logic into i18n util
updated Flex component with RTL support, create getWritingDirection selector
|
2 years ago |
Will G
|
267f49ff1e
|
Emoji Reacts (#2320)
Add support for emoji reacts in conversations
Resolves #2375 and #1577
|
3 years ago |
Audric Ackermann
|
ff43cfa593
|
move worker_interface and logs and i18n to TS
|
3 years ago |