Commit Graph

5935 Commits (290cc5f8fee94c740fe4fdbe69e1f1f3a272bb82)

Author SHA1 Message Date
Audric Ackermann c96627f9d6
fix: make msg request buttons sticky 5 months ago
Audric Ackermann 4c258cc044
fix: sort group update changes by member pubkey 5 months ago
Audric Ackermann 48f18b1258
chore: latest crowdinfetch 5 months ago
Audric Ackermann 53a6dae896
chore: move deleteMessage & retrySend to other files 5 months ago
Audric Ackermann 1957b3ece3
fix: do not remove link previews as part of the "clear all attachments" 5 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 5 months ago
Audric Ackermann 8b6ca72053
chore: address PR comments 5 months ago
Audric Ackermann c72b9540b4
fix: use 'delete group' string in right overlay when kicked 5 months ago
Audric Ackermann 30064e5740
fix: show toast in the about window 5 months ago
Audric Ackermann 605683c5b2
fix: rollback change that breaks oceandark button border 5 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
5 months ago
Audric Ackermann d8bc48938b
fix: show deleted message when outgoing too 5 months ago
Audric Ackermann fa8de2eee5
fix: do not use 'anonymous' placeholder. We use the shorten pk 5 months ago
Audric Ackermann fa98d0397a
fix: make sure joined_at is in seconds before saving 5 months ago
Audric Ackermann 8d3ed1a2b7
Revert "fix: show invite failed toast even if the first part of update failed"
This reverts commit bc62b0ec40.
5 months ago
Audric Ackermann bc62b0ec40
fix: show invite failed toast even if the first part of update failed 5 months ago
Audric Ackermann 9a627e719d
fix: envelope for all groups message is CLOSED_GROUP 5 months ago
Audric Ackermann df2a9dd13f
chore: refactor batch request functions to take record 5 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 5 months ago
Audric Ackermann fc20bafde3
fix: send approved message only when previously unapproved 5 months ago
Audric Ackermann 760aac3723
chore: more PR reviews 5 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 5 months ago
Audric Ackermann b129c409a7
fix: allow to abort a request globally when a request takes too long 5 months ago
Audric Ackermann faf2444357
fix: refresh last message preview on handling of deleteAll 5 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 5 months ago
Audric Ackermann 85749eb10a
fix: empty states per type of conversations 5 months ago
Audric Ackermann 28687a3b59
fix: group creation: current admin is not part of the notification 5 months ago
Audric Ackermann 111757509a
fix: always provide timeoutMs to requets, and enforce it 5 months ago
Audric Ackermann 3ab94a7e00
feat: allow to not trigger toast on copyToClipboardButton
because the about window doesn't have a full redux store setup, and the
toasts need redux currently
5 months ago
Audric Ackermann 9507cded10
fix: refresh new Overlay of group with changes from unstable 5 months ago
Audric Ackermann 2b44edeff4
fix: type check cause crash on create new group 5 months ago
Audric Ackermann 1f0510546f
chore: fix typo and update session foundation contact 5 months ago
Audric Ackermann cd49729779
chore: make dataTestIds for timer options human readable 5 months ago
Audric Ackermann c83bed4a30
chore: fix unit tests 5 months ago
Audric Ackermann bfafcaf446
fix: show unblock to send placeholder
because **consistency**
5 months ago
Audric Ackermann 7d81fd169e
fix: add datatestid for radio button in PanelIconButton 5 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 5 months ago
Audric Ackermann 10ec8306e5
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
5 months ago
Audric Ackermann 2d5d86b92d
chore: address PR reviews 5 months ago
Audric Ackermann 08605a0011
chore: initGroupWrapper checks for unknowns args 5 months ago
Audric Ackermann 89e2115f95
chore: fix datatestids 5 months ago
Audric Ackermann 93c451048a
fix: base64 zod doesn't work for us
also fix delete in a private chat
5 months ago
Audric Ackermann c7995a05d2
chore: remove min of 2 hash hack, we don't need it anymore 5 months ago
Audric Ackermann 1035a1bae0
chore: add generics to the subrequests to remove some duplication 5 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 5 months ago
Audric Ackermann 143759ff92
fix: we want the sorting order to be jumpy for groups
apparently
5 months ago
Audric Ackermann 3b4d68e0a1
chore: lint 5 months ago
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 5 months ago
Audric Ackermann 7eb6cec785
fix: fix unit test with groups 5 months ago
Audric Ackermann 13aca18f14
chore: localizer is imported as type to avoid compilation errors 5 months ago
Audric Ackermann 8e2741349d
chore: lint 5 months ago
Audric Ackermann f17fcfabe0
fix: move a bunch of deps and urls to session-foundation repo 5 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 ca81a50aef fix: adds isFinite and isNumber from lodash 6 months ago
wafflesvsfrankie 81fbf35a32 fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn 6 months ago
wafflesvsfrankie df3ac5d0fa fix: fixes invalid isNumber and isFinite function 6 months ago
wafflesvsfrankie 1caf0fe03a fix: addresses feedback 6 months ago
wafflesvsfrankie 948e5df6fd fix: updates import for useThrottleFn 6 months ago
wafflesvsfrankie 144a0243a0 Merge branch 'notifications-dot' of https://github.com/burtonemily/session-desktop into notifications-dot 6 months ago
wafflesvsfrankie 61c91be91c fix: addresses feedback 6 months ago
wafflesvsfrankie 2e5d2265d4
Update ts/mains/main_node.ts
Co-authored-by: Audric Ackermann <audric.bilb@gmail.com>
6 months ago
Audric Ackermann 4c4806df47
chore: latest crowdin fetch 6 months ago
Audric Ackermann 02093fdfbf
fix: legacy groups are kind of working again
at least as much as they ever did
6 months ago
Audric Ackermann d958543a67
chore: match datatestid with figma 6 months ago
Audric Ackermann 0dd0869348
fix: add interactionNotification when we fail to leave 03 group 6 months ago
Audric Ackermann c30fcfd013
fix: bunch of changes to match acceptance criteria 6 months ago
Audric Ackermann 038e08ed3d
fix: unrevoke on resend invite 6 months ago
Audric Ackermann c2e5c358f1
fix: fixed a bug with delete attachments before not working locally 6 months ago
Audric Ackermann c9cd6a974f
fix: centralised localized string for disappearing messages strings 6 months ago
Audric Ackermann c8c7308000
fix: decline group request does not show up shortly in main convolist 6 months ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 6 months ago
yougotwill 72940c6221 fix: dont use white for the copy url button in the modal 6 months ago
Audric Ackermann 6c945a173d
fix: groupv2 control message join/remove are now correctly used 6 months ago
Audric Ackermann 9c098ff3a8
fix: group member list is all unselected by default 6 months ago
Audric Ackermann eff4d13b9a
fix: unapproved contact inving to kicked group moves it to msg requests 6 months ago
Audric Ackermann 88a9a48991
fix: update name and pics on invite response received 6 months ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 6 months ago
Audric Ackermann 07930d4e5e
fix: mark promote accepted on invite via promote-> accept 6 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 6 months ago
Audric Ackermann 487e418f73
test: fixed a few unit tests 6 months ago
Audric Ackermann 3cd7d3272b
fix: able to send 1o1 messages back 6 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 6 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
6 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
Audric Ackermann 050eed0eb6
Merge pull request #3226 from yougotwill/fix/no-ref/qr_code_recovery_macos
Fix loading the Recovery Password QR Code on macOS with rosetta
7 months ago
yougotwill d472d60589 fix: test with 200ms 7 months ago
yougotwill 549a1ea6d4 fix: test if rosetta emulation needs more time to mount react to create a qr code 7 months ago
Audric Ackermann 2a185350bb
fix: getBrowserLocale: strip to semicolon if found 7 months ago
Audric Ackermann 697eb96260
fix: fallback to en if supportedLocalesOf throws 7 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 7 months ago
Audric Ackermann 5d0df6d309
Merge remote-tracking branch 'upstream/release/1.14.0' into standardised_strings_qa_2 7 months ago
Audric Ackermann f2b12469f3
chore: improve CI workflow speed and usage 7 months ago
Audric Ackermann 0640f19eae
chore: fetch latest crowdin strings 7 months ago
Emily 78935dacdf chore: removes unnecessary comments 7 months ago
Emily 6dd261567d feat: adds notifications dot on the badge icon for Mac 7 months ago
Audric Ackermann f196513c01
fix: do not shrink buttons in settings 7 months ago
Audric Ackermann 682bd1fe56
fix: remove need for redux theme from Localizer component 7 months ago
Audric Ackermann b36e18b6f4
fix: time&date format are not dependent on crowdin supported locales 7 months ago
Audric Ackermann 1582474a11
chore: push latest strings from crowdin 7 months ago
Audric Ackermann 2a87d077e5
chore: title for display picture set was incorrect 8 months ago
Audric Ackermann c3436a07c6
fix: use rtlLocales exported from crowdin 8 months ago
Audric Ackermann d1f527d573
fix: fix download session modal duplicate string displayed 8 months ago
Ryan Miller f66d725eb5
fix: add fallback for cardinal not found for plural strings 8 months ago
Ryan Miller 3204211dbe
fix: plural regex 8 months ago
Ryan Miller 0900138d57
chore: fix docstring 8 months ago
Audric Ackermann a36affb3ee
chore: build bins test 8 months ago
Audric Ackermann 7d179ef8b3
fix: unsend for legacy groups was broken 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 6c617de892
fix: clearInbox request timeout after 10s 8 months ago
Audric Ackermann 95f2f42243
fix: openUrl modal confirm action should say "open"
and not "open url"
8 months ago
Audric Ackermann f81767e8c2
feat: display generic error for delete account warning 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 8 months ago
Audric Ackermann d8e1e3da71
fix: use the correct string for legacy groups disappearing timer changes 8 months ago
Audric Ackermann 5d5dba703d
fix: block msg request confirmation dialog copy 8 months ago
Audric Ackermann a854bfbbe5
fix: use correct copy and colors for the msg request dialogs 8 months ago
Audric Ackermann 2a1d969fa5
fix: delete account failed modal strings 8 months ago
Audric Ackermann bf344329f8
fix: format 7/14 days to be a number of weeks for disappearing timer 8 months ago
Audric Ackermann cc17285009
fix: use localized strings for notification header subtitle 8 months ago
Audric Ackermann 9119fef90a
fix: do not construct expireTimer string by hand 8 months ago
Audric Ackermann dfe41e4beb
chore: latest fetch from crowdin 8 months ago
Audric Ackermann b0af0d651c
fix: only show "you set disappearing timer" when you actually did it 8 months ago
Audric Ackermann 802fe71629
fix: copy account id on right click on msg too 8 months ago
Audric Ackermann 0a1806a37b
fix: use correct description when leaving a closed group 8 months ago
Audric Ackermann 93f2171155
fix: enable link preview first use matches other platforms 8 months ago
Audric Ackermann b6d5dd20fa
fix: spacing in modal for emoji clear all 8 months ago
Audric Ackermann bb8ce5fc3b
fix: copy accountId & copy button on messageInfo did not write anything 8 months ago
Audric Ackermann d009ad0209
chore: lint 8 months ago
Audric Ackermann 2f331cefae
fix: add constants.ts back 8 months ago
Ryan Miller 70d83c1b7e chore: rename I18n component to Localizer 8 months ago
Ryan Miller 28cf1a3dd7 chore: add token name to localizedString logs 8 months ago
Audric Ackermann 4f82942079 fix: click to trust sender button says Download
and not Okay
8 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
8 months ago
Audric Ackermann 59303cf7d0 fix: use correct strings for nickname dialog desc/actions
also force the maxwidth so we have a narrower dialog
8 months ago
Audric Ackermann ba6074a9e1 fix: status of msg sent uses disappearingMessagesSent (no : at the end) 8 months ago
Audric Ackermann 996a8d2ead fix: copy body & accountId from right panel msg info 8 months ago
Audric Ackermann 1f69e3b792 fix: add copy msgbody on right panel when msg has a body 8 months ago
Audric Ackermann a56d0279fc fix: reactor count was at most 4 even if hundrers reacted 8 months ago
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 8 months ago
Audric Ackermann 0b579a5fa3 fix: small issues raised by QA for strings 8 months ago
Audric Ackermann b80eb53d31 fix: group control messages issues since strings
SES-2666
8 months ago
Ryan Miller 7ac1a37cb2 chore: fix type issues 8 months ago
Ryan Miller a7c1693532 feat: create class based string localization builder 8 months ago
Ryan Miller 9cf5e3f207 fix: type safety for generated i18n args 8 months ago
Audric Ackermann aa4d024d30 fix: duration for audio/video and disappears in debug right panel 8 months ago
Audric Ackermann db7b4b5f6d fix: copy to clipbaord from react-use is not reliable 8 months ago
Ryan Miller 92857101cd fix: password modal strings 8 months ago
Audric Ackermann 818f9bf21e Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Ryan Miller 6b45eeba51 chore: add fuzzy ms case to timed log test 8 months ago
Ryan Miller d7f1a548fe feat: add note to self inEnglish option to search 8 months ago
Ryan Miller 9abc90d65f fix: remove extra text from message info localized strings 8 months ago
Ryan Miller 2f2c420026 feat: remove custom tag renderer and refactor hover emojis 8 months ago
Ryan Miller 3b4644c528 chore: remove unused import 8 months ago
Ryan Miller cea2656c72 fix: refactor disappearing messages control messages 8 months ago
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
8 months ago
Will G 3afb452cb8
Merge pull request #3186 from Bilb/fix-onboarding-integration-tests
fix: tests
8 months ago
Audric Ackermann ce262d5617
fix: tests 8 months ago
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 966f90b89b chore: replaced "pin/unpin conversation" with "pin/unpin" 8 months ago
Audric Ackermann 7a65571181 Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings 8 months ago
Audric Ackermann 118f75fbab fix: display 0 seconds timer as off 8 months ago
Will G 1306300e4c
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
8 months ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 8 months ago
Audric Ackermann 996db72f96
chore: address PR comments 8 months ago
Ryan Miller 017b4f564d chore: cleanup strings usages 8 months ago
Ryan Miller b8494b6948 chore: fix strings 8 months ago
Audric Ackermann 8c0f6ea4e0 fix: title for change group name & members dialog 8 months ago
Audric Ackermann 122751ffe3 fix: quitmodal warning was empty 8 months ago
Audric Ackermann 96e69d13be
test: fix unit tests 8 months ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 8 months ago
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page 8 months ago
Ryan Miller a9be08bd4e feat: add localization to the node side of the app 8 months ago
Ryan Miller 913078d940 fix: update strings feature flag to be ignored by node when no window exists 8 months ago
Audric Ackermann 09785cd3df chore: latest crowdin fetch & fixes 8 months ago
Audric Ackermann 3d4a8ff8df chore: cleaned package.json & string TODOs 8 months ago
Audric Ackermann 9754a095be fix: use hidemenu desc & download file with filetype 8 months ago
Audric Ackermann a666c075a5 fix: relative strings localization, latest changes from crowdin 8 months ago
Audric Ackermann 55952acef3 chore: remove loadDictionary 8 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 8 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
Audric Ackermann 38e7d9b922 fix: typings for getMessage i18n 8 months ago
Audric Ackermann 07b9b37abb fix: strip of tags notification/lastmessage 8 months ago
Audric Ackermann 6e55cd6893 test: fix package.json unit test 8 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 8 months ago
Audric Ackermann 5a7da00d00 feat: remove moment and replace with date-fns 8 months ago
Ryan Miller 20d7534324 chore: fix i18n test names 8 months ago
Ryan Miller ef03b9cf7e chore: write initial i18n unit tests 8 months ago
yougotwill 7f97d3c6cb fix: restore export logs menu item 8 months ago
Audric Ackermann e83c047053
Merge pull request #3145 from Bilb/fix/logs-from-ui-empty
fix: bunyan logs rotating file are broken, don't use them
8 months ago
yougotwill 9468c26fb8 fix: use async file methods 8 months ago
Ryan Miller b9326f6bc3 feat: add inEnglish method to i18n 8 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 8 months ago
Ryan Miller a519eceb3a feat: fallback to en is a string is not found on the locale 8 months ago
Audric Ackermann ba601360de
index on fix-headers-fileserver: 40e6cfd14 fix: fs needs headers not body 8 months ago
yougotwill 86df66621b fix: copy log file when saving to desktop 8 months ago
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 8 months ago