Commit Graph

3798 Commits (ccd41f6bdc72de909707a9d8770499ecde468ed7)

Author SHA1 Message Date
Audric Ackermann 10ec8306e5
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
6 months ago
Audric Ackermann 89e2115f95
chore: fix datatestids 6 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 6 months ago
Audric Ackermann 143759ff92
fix: we want the sorting order to be jumpy for groups
apparently
6 months ago
Audric Ackermann 3b4d68e0a1
chore: lint 6 months ago
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
Audric Ackermann 8e2741349d
chore: lint 6 months ago
Audric Ackermann f17fcfabe0
fix: move a bunch of deps and urls to session-foundation repo 6 months ago
Audric Ackermann cf899ee18c
fix: add group members sorting
not good but hopefully we won't have to keep for too long
6 months ago
Audric Ackermann 5f69acde7f
Merge pull request #3216 from burtonemily/notifications-dot
feat: adds in notifications dot: updated setBadgeCount and using glob…
6 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 6 months ago
wafflesvsfrankie 81fbf35a32 fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn 6 months ago
wafflesvsfrankie 1caf0fe03a fix: addresses feedback 6 months ago
wafflesvsfrankie 948e5df6fd fix: updates import for useThrottleFn 6 months ago
wafflesvsfrankie 61c91be91c fix: addresses feedback 6 months ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 7 months ago
Audric Ackermann 02093fdfbf
fix: legacy groups are kind of working again
at least as much as they ever did
7 months ago
Audric Ackermann d958543a67
chore: match datatestid with figma 7 months ago
Audric Ackermann c30fcfd013
fix: bunch of changes to match acceptance criteria 7 months ago
Audric Ackermann 038e08ed3d
fix: unrevoke on resend invite 7 months ago
Audric Ackermann c2e5c358f1
fix: fixed a bug with delete attachments before not working locally 7 months ago
Audric Ackermann c9cd6a974f
fix: centralised localized string for disappearing messages strings 7 months ago
Audric Ackermann c8c7308000
fix: decline group request does not show up shortly in main convolist 7 months ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 7 months ago
yougotwill 72940c6221 fix: dont use white for the copy url button in the modal 7 months ago
Audric Ackermann 9c098ff3a8
fix: group member list is all unselected by default 7 months ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 7 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 7 months ago
Audric Ackermann 487e418f73
test: fixed a few unit tests 7 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 7 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
7 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 7 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 8 months ago
Emily 78935dacdf chore: removes unnecessary comments 8 months ago
Emily 6dd261567d feat: adds notifications dot on the badge icon for Mac 8 months ago
Audric Ackermann f196513c01
fix: do not shrink buttons in settings 8 months ago
Audric Ackermann 682bd1fe56
fix: remove need for redux theme from Localizer component 8 months ago
Audric Ackermann b36e18b6f4
fix: time&date format are not dependent on crowdin supported locales 8 months ago
Audric Ackermann 2a87d077e5
chore: title for display picture set was incorrect 8 months ago
Audric Ackermann b833a2f862
test: disable animations for ctx menu on integration tests 8 months ago
Audric Ackermann 9ddd50f82c
test: add data-testid to all context menu items 8 months ago
Audric Ackermann 95f2f42243
fix: openUrl modal confirm action should say "open"
and not "open url"
8 months ago
Audric Ackermann 197ea88861
fix: addressing more PR reviews 8 months ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 8 months ago
Audric Ackermann 9c2ef47988
fix: address PR review 9 months ago
Audric Ackermann d8e1e3da71
fix: use the correct string for legacy groups disappearing timer changes 9 months ago
Audric Ackermann a854bfbbe5
fix: use correct copy and colors for the msg request dialogs 9 months ago
Audric Ackermann 2a1d969fa5
fix: delete account failed modal strings 9 months ago
Audric Ackermann bf344329f8
fix: format 7/14 days to be a number of weeks for disappearing timer 9 months ago
Audric Ackermann cc17285009
fix: use localized strings for notification header subtitle 9 months ago
Audric Ackermann 9119fef90a
fix: do not construct expireTimer string by hand 9 months ago
Audric Ackermann b0af0d651c
fix: only show "you set disappearing timer" when you actually did it 9 months ago
Audric Ackermann 802fe71629
fix: copy account id on right click on msg too 9 months ago
Audric Ackermann b6d5dd20fa
fix: spacing in modal for emoji clear all 9 months ago
Audric Ackermann bb8ce5fc3b
fix: copy accountId & copy button on messageInfo did not write anything 9 months ago
Audric Ackermann d009ad0209
chore: lint 9 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 9 months ago
Audric Ackermann 4f82942079 fix: click to trust sender button says Download
and not Okay
9 months ago
Audric Ackermann 1a05e78744 fix: always show disappearing desc for group in right panel
previously it was only shown when we were not the admin
9 months ago
Audric Ackermann 59303cf7d0 fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
9 months ago
Audric Ackermann ba6074a9e1 fix: status of msg sent uses disappearingMessagesSent (no : at the end) 9 months ago
Audric Ackermann 996a8d2ead fix: copy body & accountId from right panel msg info 9 months ago
Audric Ackermann 1f69e3b792 fix: add copy msgbody on right panel when msg has a body 9 months ago
Audric Ackermann a56d0279fc fix: reactor count was at most 4 even if hundrers reacted 9 months ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 9 months ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 9 months ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 9 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 9 months ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 9 months ago
Ryan Miller 92857101cd fix: password modal strings 9 months ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 9 months ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 9 months ago
Ryan Miller 3b4644c528 chore: remove unused import 9 months ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 9 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
9 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 9 months ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
9 months ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 9 months ago
Audric Ackermann 996db72f96
chore: address PR comments 9 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 9 months ago
Ryan Miller b8494b6948 chore: fix strings 9 months ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 9 months ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 9 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 9 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 9 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 9 months ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 9 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 9 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 9 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 9 months ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 9 months ago
yougotwill 9468c26fb8 fix: use async file methods 9 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 9 months ago
Audric Ackermann ba601360de
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body 9 months ago
yougotwill 86df66621b fix: copy log file when saving to desktop 9 months ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 9 months ago
Audric Ackermann f5812b6fce chore: lint 9 months ago
Audric Ackermann 68a1953389 fix: don't trim entered passwords 9 months ago
Audric Ackermann 2dcacb3932 fix: disable password buttons/enter when no pw given 9 months ago
yougotwill e6cf7ba488 Merge branch 'unstable' into fix/logs-from-ui-empty 9 months 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
9 months ago
yougotwill e22d044913 feat: added new save logs to desktop
use instead of showing the debug window
9 months ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 9 months ago
Ryan Miller ce282cdb98 feat: only sanitize html tags from inputs if they are being used in a html renderer 9 months ago
Audric Ackermann e1b736440e
Merge pull request #3171 from yougotwill/fix/ses-2585/multiline_input_autofocus
Restore autofocus behaviour for multiline inputs
9 months ago
Audric Ackermann fa72be5d2f
Merge pull request #3170 from yougotwill/fix/ses-2546/attachment_preview_loading
Fix attachment previews
9 months ago
yougotwill 3fd37bbb06 feat: use context to pass message id to image component in an attachment 9 months ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 9 months ago
Ryan Miller 702501c453 feat: remove html renderer from all places and use I18n with strict tag stripping 9 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 af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 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
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
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
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
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
Audric Ackermann 1f366b6d8b fix: more i18n changes 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
yougotwill b1616d4e13 fix: updated DebugMessageInfo 9 months ago
yougotwill c378aba960 fix: run setupTheme after Storage is ready 9 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
9 months ago
yougotwill 3ad305f451 feat: added copy button to debug window 9 months ago
yougotwill 320822f490 fix: dont show environment in about in prod 9 months ago
Audric Ackermann d152ce946b Merge remote-tracking branch 'upstream/unstable' into standardised_strings 9 months ago
yougotwill c101f4eeb5 fix: multiline inputs now grow instead of scroll when the content is tall 9 months ago
yougotwill 7708bc97c1 fix: make sure to show scroll bar on fixed height session input 9 months ago
Audric Ackermann 77cafde13a
Merge pull request #3141 from Bilb/fix-icons-settings
fix: icon width in the settings list
10 months ago
yougotwill 6b627254c0 fix: use a constant for the fallback timestamp 10 months ago
yougotwill 2b448dc596 fix: if a group is missing a joinedAt value we use fallback value
so we can poll for it and display it in the convo list
10 months ago
Audric Ackermann 54d024811e chore: update icons 10 months ago
Audric Ackermann 827e15bbc8 fix: recovery password outline ratio 10 months ago
Audric Ackermann 5508222754 fix: icon width in the settings list 10 months ago
yougotwill 53308f6183 fix: setting the password no longer requires a restart
make sure to set the password hash on storage after the database is updated
10 months ago
Will G cd706cd367
Merge pull request #3139 from yougotwill/fix/ses-2514/settings_icon_alignment 10 months ago