Commit graph

4225 commits

Author SHA1 Message Date
Audric Ackermann
ada549788c fix: rtl support for registration screen too 2023-08-21 12:07:19 +10:00
Audric Ackermann
bee00157ef Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support 2023-08-18 15:31:25 +10:00
Audric Ackermann
e3b6be7318 chore: fix typos
this comes from mdplusplus https://github.com/mdPlusPlus/session-desktop/tree/codespell

duplicated to fix conflicts
2023-08-18 14:17:28 +10:00
Audric Ackermann
1dd61aabeb fix: hide public admin actions on non public chats 2023-08-18 14:06:26 +10:00
Audric Ackermann
3c8ab8906a chore: add featureFlag for integrationtestenv derived from process.env 2023-08-17 14:46:33 +10:00
Audric Ackermann
e1d8b09c81
Merge pull request #2854 from Bilb/add-block-sogs-msg-requests
Add block sogs msg requests
2023-08-17 13:45:28 +10:00
Audric Ackermann
c60cfd8669 fix: emoji-mart update breaks native emoji fetch, use SearchIndex 2023-08-17 11:31:53 +10:00
Audric Ackermann
84deed19f9 feat: add block msg requests from sogs 2023-08-17 11:31:53 +10:00
Audric Ackermann
cce1e89cdf fix: fallback to roboto if Loor does not have glyphs 2023-08-16 13:44:26 +10:00
Audric Ackermann
5575d3cdbe chore: add datatestid for h5audioplayer 2023-08-11 14:40:26 +10:00
Audric Ackermann
509dd76b49 chore: share gh actions logic between workflows 2023-08-09 10:35:22 +10:00
Audric Ackermann
2d9fb7f18a chore: remove playwright and integration tests from this repo 2023-08-09 10:21:35 +10:00
Audric Ackermann
c796afe4c8 Merge remote-tracking branch 'upstream/unstable' into integration_tests_2 2023-08-07 16:13:01 +10:00
Audric Ackermann
4b3c31de89 Merge remote-tracking branch 'upstream/unstable' into fix/long-username-quote-author-overflow 2023-08-07 10:25:26 +10:00
Audric Ackermann
953897cc1c
Merge pull request #2840 from Bilb/replace-tslint-with-eslint
Replace tslint with eslint
2023-08-07 10:03:31 +10:00
Audric Ackermann
940c3f622a
Merge pull request #2834 from Bilb/update-electron
chore: update node version, electron and deps
2023-08-07 10:02:58 +10:00
Audric Ackermann
a23f53286e fix: typing bubble relates to current conversation, not selected one 2023-08-05 17:52:38 +10:00
Audric Ackermann
63228a97ee chore: update pbjs package and make integration test more reliable 2023-08-05 16:18:05 +10:00
Emily
b7e0d08a25 Adds data-testid to toggle to enable read receipts 2023-08-03 11:19:29 +10:00
Emily
7991c7eb58 adding new snapshot 2023-08-03 10:50:56 +10:00
Audric Ackermann
41ca0666ce chore: remove () => void for misused promises 2023-08-02 10:22:48 +02:00
Audric Ackermann
ab946e69b1 fix: finish updating dependencies 2023-08-02 07:55:45 +02:00
Audric Ackermann
d2bccd1076
Merge pull request #2838 from bemusementpark/add-download-link
Add download link
2023-08-01 22:04:55 +10:00
Audric Ackermann
b7d444e5d5
Merge pull request #2820 from Bilb/chore/remove-unblock-group-string
chore: remove the unblockGroupToSend string as we cannot block a group.
2023-08-01 19:24:15 +10:00
Audric Ackermann
fe2d5ffe6d test: fix remaining integration tests
"Check profile picture syncs" is not fixed yet as it need to be fully
updated and not just fixed (not done as part of this eslint-related PR)
2023-08-01 07:16:08 +02:00
Audric Ackermann
feaba36fa4 fix: picker emoji-mart errors after update 2023-07-27 09:42:50 +02:00
Audric Ackermann
d43d6abbae chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
William Grant
90cf82f795 fix: revert rm to rmdirSync so we don't remove config files before a test has been completed 2023-07-20 14:22:58 +10:00
William Grant
d06446441c fix: resolved macOS config folder path for integration tests
we should use path.join instead of a hard strings for the application support folder
2023-07-20 13:37:48 +10:00
Audric Ackermann
49955a3947 chore: update node version, electron and deps 2023-07-19 14:15:07 +02:00
Audric Ackermann
83c7de8b88 test: fix test with feature flag userconfig off for now 2023-07-14 13:57:57 +02:00
Audric Ackermann
b4482ec2d4 fix: enable userconfig release to be 31st July
31st July, 10am Melbourne time
2023-07-14 12:54:52 +02:00
Audric Ackermann
77acd1396b feat: add support for blinded25 receipt of messages for later impl 2023-07-14 11:57:01 +02:00
Emily
5e2e3840cf Changing tests names to match appium 2023-07-14 10:45:24 +10:00
Audric Ackermann
0e5ca3f731 chore: remove the unblockGroupToSend string as we cannot block a group. 2023-07-12 13:41:49 +02:00
Audric Ackermann
9261408738 fix: ellipsis when author is too long for quote or authortext 2023-07-12 12:53:57 +02:00
Audric Ackermann
97647d4dc7 fix: padding for messagebox + onclick drop while selecting msgs 2023-07-12 09:21:49 +02:00
Emily
e7709b3f7c Merge branch 'integration_tests_2' of github.com:burtonemily/session-desktop into integration_tests_2 2023-07-11 16:12:02 +10:00
Emily
a00bca03a7 delete account from stash 2023-07-11 16:09:21 +10:00
Emily
0e588cf045 Adding new function to check if element is deleted and wait for deletion if not 2023-07-11 15:31:23 +10:00
William Grant
c08dcc7ec6 fix: when we receive and make a quote message do an in-memory lookup before looking in the db
this can fix original message not found  errors when there are lot of unread messages and one of them is quoted
2023-07-11 11:40:03 +10:00
Audric Ackermann
ec620d06f7
Merge pull request #2810 from Bilb/fix-userconfig2
fix for userconfig PR 2
2023-07-10 11:45:42 +02:00
Audric Ackermann
07616eb674 fix: avatar placeholder instead of grey circle when not enough members 2023-07-10 11:34:21 +02:00
Audric Ackermann
8c6f17fc33 fix: single sha512 of pubkey per pubkey for avatars 2023-07-07 15:49:56 +02:00
Audric Ackermann
c6d86d25d8 fix: cleanup closed group avatar logic 2023-07-07 15:33:03 +02:00
Audric Ackermann
6be95b7177 fix: notif settings in list item convoId from contextprovider 2023-07-07 11:52:44 +02:00
William Grant
e232eadf91 fix: message spacing after fixing audio message shadow 2023-07-06 18:07:28 +10:00
William Grant
d888999543 fix: use StyledMessageHighlighter in MessageAttachment only when it is rendered 2023-07-06 16:53:35 +10:00
William Grant
01ae43d7d0 feat: moved H5AudioPlayer SASS to styled components 2023-07-06 16:51:39 +10:00
Audric Ackermann
de41988215 fix: typo on no audio output on speaker toggle 2023-07-05 09:45:23 +02:00