Commit Graph

14036 Commits (6254ec51f31969f53e83c45b5ff570d9092da89a)
 

Author SHA1 Message Date
yougotwill e6cf7ba488 Merge branch 'unstable' into fix/logs-from-ui-empty 1 year ago
yougotwill 01948b9088 feat: remove the debug window since log files are too large to render effectively
lets just save to the users computer so that they can view it themselves
1 year ago
yougotwill e22d044913 feat: added new save logs to desktop
use instead of showing the debug window
1 year ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 1 year ago
Ryan Miller ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 1 year ago
Audric Ackermann e1b736440e
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
1 year ago
Audric Ackermann fa72be5d2f
Merge pull request #3170 from yougotwill/fix/ses-2546/attachment_preview_loading
Fix attachment previews
1 year ago
yougotwill 3fd37bbb06 feat: use context to pass message id to image component in an attachment 1 year ago
Audric Ackermann f7d87e06c9
Merge pull request #3084 from Aerilym/update_contributor_docs_setup_and_build
Update contributor docs setup and build instructions
1 year ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 1 year ago
Ryan Miller 702501c453 feat: remove html renderer from all places and use I18n with strict tag stripping 1 year ago
mpretty-cyro b6bf505a08 [Automated] Update translations from Crowdin 1 year ago
yougotwill da3943d02b fix: restore autofocus behaviour for multiline inputs 1 year ago
yougotwill 8bf711a2e2 fix: no need for empty url check in pending init 1 year ago
yougotwill 1a8d9bc27a fix: simplify loader 1 year ago
yougotwill 340361f2d9 fix: cleanup 1 year ago
yougotwill 737dbd45c1 fix: show loading state until image is decrypted and can be mounted 1 year ago
Audric Ackermann f9836d4a41
Merge pull request #3163 from oxen-io/ci/ses-2554/aarch64_on_actions
Apple Silicon Builds (aarch64)
1 year ago
Audric Ackermann 42d0ab14b7
chore: test with macos-14-arm64 1 year ago
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 1 year ago
Audric Ackermann 92f7bbe97d chore: cleanup 1 year 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
1 year ago
Audric Ackermann 462d82d784 fix: message sent status not clickable unless if error
SES-2558
1 year ago
Audric Ackermann 95476fba2f feat: move openUrl modal to its own as maxHeight is linked to url len 1 year ago
Audric Ackermann 81e3253b86
Merge pull request #3157 from yougotwill/fix/ses-2544/about_and_debug_fixes
Fixes to about and debug windows
1 year ago
Ryan Miller d21fe5d125 chore: fix typo in README.md 1 year ago
Ryan Miller e1f5c3ce23 chore: update localization regex script to support getString and i18n.stripped uses 1 year ago
Emily 62300dcb5b feat: adds in notifications dot: updated setBadgeCount and using global unread message count 1 year ago
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 1 year ago
Ryan Miller 5d9bb47c93 chore: update en dictionary 1 year ago
Ryan Miller 40d57a2039 fix: plurals arg type 1 year ago
Ryan Miller 98ba6728f8 fix: remove unused type 1 year ago
Ryan Miller d717b1522d fix: plurals not triggering every second time 1 year ago
Audric Ackermann b48bfef58d fix: toast strings are stripped as we don't render html there 1 year ago
Ryan Miller f7b21ab262 fix: plurals and tag strips in app 1 year ago
Ryan Miller c0d9410094 feat: create html stripper for i18n strings and add plurals support 1 year ago
yougotwill 90617f1c64 fix: remove macos-13-xlarge from non release workflows 1 year ago
yougotwill cc3a0f14d3 fix: use pr workflow in checks on gh for ci testing 1 year ago
yougotwill 26f037e41a feat: try to build apple silicon binaries
added arm64 macos runner
1 year ago
Audric Ackermann 907eac8d96
Merge pull request #3161 from oxen-io/clearnet
Session 1.13.1
1 year ago
Audric Ackermann 98f19db037
Merge pull request #3160 from oxen-io/unstable
Session 1.13.1
1 year ago
Audric Ackermann 16c7975719
Merge pull request #3159 from Bilb/fix-headers-fileserver
Merge pull request #3155 from oxen-io/unstable
1 year ago
Audric Ackermann 40e6cfd14d
fix: fs needs headers not body 1 year ago
yougotwill 45d1791cdf feat: updated generic attachment to pass through pending prop 1 year ago
Audric Ackermann 0c015b4ea7 fix: group updates localization shares logic with component 1 year ago
yougotwill 1f1f5adb48 fix: align file size to correct side in generic attachment preview 1 year ago
Audric Ackermann cd3dccea02 fix: use date-fns for abbreviated expire timer 1 year ago
Audric Ackermann be23ef0e92 Merge branch 'standardised_strings' of github.com:Aerilym/session-desktop into standardised_strings 1 year ago
yougotwill bc86dd6c1f feat: generic attachments for messages components 1 year ago
yougotwill bdbc48590e feat: consolidated attachment types 1 year ago