Commit Graph

14030 Commits (fc20bafde38408a57239345b1ebf2a7e676ad5dd)
 

Author SHA1 Message Date
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
Audric Ackermann f7d87e06c9
Merge pull request #3084 from Aerilym/update_contributor_docs_setup_and_build
Update contributor docs setup and build instructions
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
mpretty-cyro b6bf505a08 [Automated] Update translations from Crowdin 8 months ago
yougotwill da3943d02b fix: restore autofocus behaviour for multiline inputs 9 months ago
yougotwill 8bf711a2e2 fix: no need for empty url check in pending init 9 months ago
yougotwill 1a8d9bc27a fix: simplify loader 9 months ago
yougotwill 340361f2d9 fix: cleanup 9 months ago
yougotwill 737dbd45c1 fix: show loading state until image is decrypted and can be mounted 9 months ago
Audric Ackermann f9836d4a41
Merge pull request #3163 from oxen-io/ci/ses-2554/aarch64_on_actions
Apple Silicon Builds (aarch64)
9 months ago
Audric Ackermann 42d0ab14b7
chore: test with macos-14-arm64 9 months ago
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 92f7bbe97d chore: cleanup 9 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
9 months ago
Audric Ackermann 462d82d784 fix: message sent status not clickable unless if error
SES-2558
9 months ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 9 months ago
Audric Ackermann 81e3253b86
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
9 months ago
Ryan Miller d21fe5d125 chore: fix typo in README.md 9 months ago
Ryan Miller e1f5c3ce23 chore: update localization regex script to support getString and i18n.stripped uses 9 months ago
Emily 62300dcb5b feat: adds in notifications dot: updated setBadgeCount and using global unread message count 9 months ago
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 9 months ago
Ryan Miller 5d9bb47c93 chore: update en dictionary 9 months ago
Ryan Miller 40d57a2039 fix: plurals arg type 9 months ago
Ryan Miller 98ba6728f8 fix: remove unused type 9 months ago
Ryan Miller d717b1522d fix: plurals not triggering every second time 9 months ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 9 months ago
Ryan Miller f7b21ab262 fix: plurals and tag strips in app 9 months ago
Ryan Miller c0d9410094 feat: create html stripper for i18n strings and add plurals support 9 months ago
yougotwill 90617f1c64 fix: remove macos-13-xlarge from non release workflows 9 months ago
yougotwill cc3a0f14d3 fix: use pr workflow in checks on gh for ci testing 9 months ago
yougotwill 26f037e41a feat: try to build apple silicon binaries
added arm64 macos runner
9 months ago
Audric Ackermann 907eac8d96
Merge pull request #3161 from oxen-io/clearnet
Session 1.13.1
9 months ago
Audric Ackermann 98f19db037
Merge pull request #3160 from oxen-io/unstable
Session 1.13.1
9 months ago
Audric Ackermann 16c7975719
Merge pull request #3159 from Bilb/fix-headers-fileserver
Merge pull request #3155 from oxen-io/unstable
9 months ago
Audric Ackermann 40e6cfd14d
fix: fs needs headers not body 9 months ago
yougotwill 45d1791cdf feat: updated generic attachment to pass through pending prop 9 months ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 9 months ago
yougotwill 1f1f5adb48 fix: align file size to correct side in generic attachment preview 9 months ago
Audric Ackermann cd3dccea02 fix: use date-fns for abbreviated expire timer 9 months ago
Audric Ackermann be23ef0e92 Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings 9 months ago
yougotwill bc86dd6c1f feat: generic attachments for messages components 9 months ago
yougotwill bdbc48590e feat: consolidated attachment types 9 months ago
Audric Ackermann 1f366b6d8b fix: more i18n changes 9 months ago
Ryan Miller 63369cf008 fix: getMessage default substitutions 9 months ago
Ryan Miller 530c4b9fc1 feat: refactor reaction popup to use i18n component 9 months ago
Ryan Miller 3f272244d2 fix: use I18n component in subtleNotifications 9 months ago
Ryan Miller a26d8ef61f feat: create custom tag parser and tag renderer 9 months ago
yougotwill 24b3feb39e fix: load attachments in the messages list 9 months ago