Commit Graph

13801 Commits (2dcacb39327c7c32083d6edc3fdd316172177204)
 

Author SHA1 Message Date
Audric Ackermann 2dcacb3932 fix: disable password buttons/enter when no pw given 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
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
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 92f7bbe97d chore: cleanup 8 months ago
Audric Ackermann 1460220fd1 fix: make attachment "save" hidden until downloaded
also display mime type of file about to be downloaded before trusted
contact

SES-28
SES-80
8 months ago
Audric Ackermann 462d82d784 fix: message sent status not clickable unless if error
SES-2558
8 months ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 8 months ago
Audric Ackermann 81e3253b86
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
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
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 8 months ago
Ryan Miller 5d9bb47c93 chore: update en dictionary 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 f7b21ab262 fix: plurals and tag strips in app 8 months ago
Ryan Miller c0d9410094 feat: create html stripper for i18n strings and add plurals support 8 months ago
Audric Ackermann 16c7975719
Merge pull request #3159 from Bilb/fix-headers-fileserver
Merge pull request #3155 from oxen-io/unstable
8 months ago
Audric Ackermann 40e6cfd14d
fix: fs needs headers not body 8 months ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 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
Audric Ackermann 1f366b6d8b fix: more i18n changes 8 months ago
Ryan Miller 63369cf008 fix: getMessage default substitutions 8 months ago
Ryan Miller 530c4b9fc1 feat: refactor reaction popup to use i18n component 8 months ago
Ryan Miller 3f272244d2 fix: use I18n component in subtleNotifications 8 months ago
Ryan Miller a26d8ef61f feat: create custom tag parser and tag renderer 8 months ago
yougotwill ffa276c23f fix: update comment 8 months ago
yougotwill c378aba960 fix: run setupTheme after Storage is ready 8 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
8 months ago
yougotwill 3ad305f451 feat: added copy button to debug window 8 months ago
yougotwill 320822f490 fix: dont show environment in about in prod 8 months ago
Audric Ackermann d152ce946b Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 951f064f67
Merge pull request #3155 from oxen-io/unstable
run `yarn-duplicate` on CI and `yarn ready`
8 months ago
Audric Ackermann 03df7bad5b fix: add a dedup-yarn-lock yarn script and use it 8 months ago
Audric Ackermann d282754866 chore: run dedup check on pr too 8 months ago
Audric Ackermann 7676a38ac3 chore: add yarn deduplicate 8 months ago
Audric Ackermann 9ac059667d
Merge pull request #3150 from oxen-io/clearnet
merge clearnet to unstable
8 months ago
Will G 3cd55b1afc
Merge pull request #3142 from oxen-io/release/1.13.0 8 months ago
Audric Ackermann e4379b69bd
Merge pull request #3148 from yougotwill/fix/ses-2521/input_improvements
Fix pasting community URL in session input
8 months ago
Audric Ackermann f736b55f58 fix: fix unit tests 8 months ago
Audric Ackermann db1a1efa32
Merge pull request #3147 from Bilb/fix-restore-push-too-soon
fix: postpone first sync after start
8 months ago
Audric Ackermann dd2e9a1c1f fix: use latestenvelopetimestamp of userprofile conf for nts message 8 months ago
Audric Ackermann 12faf225fd fix: remove the 2.8.0 min version for snodes to be the edge
this was only needed until the network upgraded
8 months ago
Audric Ackermann a28b0c741e chore: run lint and build on release/ branches 8 months ago
yougotwill c101f4eeb5 fix: multiline inputs now grow instead of scroll when the content is tall 8 months ago