Commit Graph

4287 Commits

Author SHA1 Message Date
Audric Ackermann 9c4eee8a15 fix: disable frigg&fenrir turn servers for now 2023-12-07 16:28:29 +11:00
Kee Jefferys 939f8cac43 fix: resolve issues brought on by merge conflict
Fix conflict merge issue

fix: missing bracket
2023-11-14 13:50:38 +11:00
Kee Jefferys cf49839bde
Merge branch 'unstable' into follow-system-theme 2023-11-14 11:11:46 +11:00
Audric Ackermann f65895f013
Merge pull request #2955 from KeeJef/settings-update
feat: Allow enter to break line in settings
2023-11-14 11:00:57 +11:00
Audric Ackermann 88df8c2426
Merge pull request #2960 from KeeJef/alias-saved-messages
feat: Allow to find "Note to Self" conversation with "saved messages"
2023-11-09 16:43:05 +11:00
Kee Jefferys 7f30ed561b fix: update usage of undefined 2023-10-30 15:08:01 +11:00
Kee Jefferys 5571471bbe fix: update selector usage and theme checking code 2023-10-27 16:35:09 +11:00
Kee Jefferys ccd430bf0c fix: commit untracked theme.ts 2023-10-24 13:37:42 +11:00
Kee Jefferys 358e95621d fix: refactor and move various functions 2023-10-24 11:49:31 +11:00
Kee Jefferys 2fe29ca30e feat: implement setting to follow system theme
feat: check theme congruence on startup and on native theme update

fix: make toggle and startup following work

fix: should return here, but this breaks things
2023-10-20 14:40:22 +11:00
Kee Jefferys 36adbaa71e fix: update any to void 2023-10-18 15:20:17 +11:00
Kee Jefferys b8ef827e62 fix: update usage of string and bool in radio group 2023-10-18 13:38:36 +11:00
Kee Jefferys 143753566d feat: alias saved messages with note to self 2023-10-17 19:42:20 +11:00
Audric Ackermann 67f569e9e3
Merge pull request #2917 from RubenGarcia/RenameMultipleAttachments
Rename multiple attachments
2023-10-17 10:27:15 +11:00
Ruben Garcia 916babb9d0 fix: requested changes by Bilb 2023-10-16 10:27:40 +02:00
Kee Jefferys 6b78cc1d4b fix: ensure default value is provided 2023-10-12 17:20:17 +11:00
Kee Jefferys ff09d8e104 fix: disable eslint, refactor function 2023-10-12 16:03:45 +11:00
Keejef 95117afeea fix: Refactor settings to use Redux
Refactor setting to use boolean which is stored in redux
2023-10-11 15:15:20 +11:00
Audric Ackermann 7c16ce9da4 fix: do not try to store contacts not matching pubkey regex in wrapper
also remove existing convo with spaces and 05 on start
2023-09-27 17:26:48 +10:00
keejef 8f2a41bc13 feat: Allow enter to break line in settings
https://github.com/oxen-io/session-desktop/issues/1486
2023-09-20 09:23:52 +10:00
Ruben Garcia e5b7ca4d07 fix: yarn ready 2023-09-10 08:50:59 +02:00
Ruben Garcia 87e85c3cbb fix: pass index down so attachments with no name get the proper suffix 2023-09-10 08:39:02 +02:00
Ruben Garcia af9f6c7586 docs: tab to spaces 2023-09-08 16:43:11 +02:00
Ruben Garcia a992dd17c9 Merge branch 'clearnet' into RenameMultipleAttachments 2023-09-08 16:35:13 +02:00
Audric Ackermann fbbb67ea47
Merge pull request #2906 from Bilb/fix-emoji-react-syncing
fix: use network time for emoji reacts syncing
2023-09-07 11:09:50 +10:00
Audric Ackermann 1bdd8ca64c fix: menu positioning after upgrade of dep 2023-09-06 14:54:43 +10:00
Audric Ackermann 592d1f010f fix: use network time for emoji reacts syncing 2023-09-06 14:40:01 +10:00
Audric Ackermann c0ce1ede5b chore: add note for save as logic 2023-09-06 11:58:05 +10:00
Audric Ackermann 9199c7b529 fix: fix save as menu item + bump react-contexify to 6.0.0 2023-09-06 11:51:37 +10:00
Audric Ackermann e98c9720c8 fix: fix synced messages sometimes not appearing 2023-09-05 17:00:26 +10:00
Ruben Garcia 6ac328f0c3 Merge branch 'clearnet' into RenameMultipleAttachments 2023-08-31 19:48:00 +02:00
Audric Ackermann 0c611170b2
Merge pull request #2885 from oxen-io/unstable
Unstable to clearnet
2023-08-28 10:13:19 +10:00
Audric Ackermann 70b220400c
Merge pull request #2869 from Bilb/feature/ses-476/remove-profile-picture
Feature/ses 476/remove profile picture
2023-08-28 10:12:15 +10:00
Ruben Garcia 1b91d84b09 Changes to save multiple attachments in same message with a different name. 2023-08-27 07:08:30 +02:00
Audric Ackermann 95ac1492b5 fix: call function to upload avatar
am a dumbass, will help with dumbassing
2023-08-25 13:20:29 +10:00
Audric Ackermann 539eeb19cb fix: background of msgbox with long display name 2023-08-23 12:01:58 +10:00
Audric Ackermann 5c64c54ed6 fix: admin actions for sogs on msg click 2023-08-23 10:56:56 +10:00
Audric Ackermann ada549788c fix: rtl support for registration screen too 2023-08-21 12:07:19 +10:00
Audric Ackermann 73070d4e0e fix: trim pubkey before starting a convo with them
Fixes #2868
2023-08-21 10:36:29 +10:00
Audric Ackermann 9d4201aa95 fix: void rather than eslint disable 2023-08-21 10:19:59 +10:00
Audric Ackermann bc081df17d Merge branch 'unstable' into feature/ses-476/remove-profile-picture 2023-08-21 10:07:18 +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