Commit graph

12382 commits

Author SHA1 Message Date
Audric Ackermann 88b5446c6e fix: remove reference to local folder from package.json 2023-03-29 09:29:40 +11:00
Audric Ackermann 1dcee5bc93 feat: wait for confSyncJob to be done before deleting account 2023-03-28 17:40:29 +11:00
Audric Ackermann c623e2e49e fix: make the ConfSyncJob fetch be per destination 2023-03-28 17:00:05 +11:00
Audric Ackermann 554b445a3e feat: lookup for shared config message on link device 2023-03-28 14:44:41 +11:00
Audric Ackermann 0050352470 chore: move selected convo selectors to another file 2023-03-24 16:48:50 +11:00
Audric Ackermann c3e9d503e4 fix: unread count and forced unread is synced 2023-03-24 14:42:13 +11:00
Audric Ackermann c3a9d19882 chore: cleanup the lastMessage update logic 2023-03-16 16:08:50 +11:00
Audric Ackermann 1c50aacc34 chore: remove groupModerators sogs from the db, store in redux only 2023-03-16 15:47:03 +11:00
Audric Ackermann bf2456df8e chore: do not store mentionedUs and unreadCount as attribute in convo 2023-03-16 10:50:31 +11:00
Audric Ackermann 62e7be613e
Merge pull request #2689 from KeeJef/clearnet-docs-changes
Update Contributor/Building docs
2023-03-15 14:46:02 +11:00
Audric Ackermann f5efb52fea feat: remove closedgroupv3 uneeded stuff for now
also move the room stuff which can be kept in memory into another redux
slice
2023-03-10 16:39:48 +11:00
Audric Ackermann 2a5dc5f2a5 feat: add more compilation errors if forgetting to handle a wrapper type 2023-03-10 11:14:23 +11:00
Audric Ackermann 21d8151b8b feat: add convo volatile info mgmt 2023-03-09 17:12:59 +11:00
Audric Ackermann c4e17d0825 fix: add mgmt of members in user groups wrapper 2023-03-08 17:39:29 +11:00
Audric Ackermann bc905bdba1 feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
2023-03-01 16:27:25 +11:00
KeeJef 624433c318 WIP: Update Contributor/Building docs
Update error in contributing
2023-02-22 18:34:23 +11:00
Audric Ackermann 37e335097e chore: remove unused bdecode logic as it is now in libsession util 2023-02-21 17:10:30 +11:00
Audric Ackermann 3c58f9c1e4 feat: add a hidden flag for convos and use it with the contactswrapper 2023-02-21 17:09:08 +11:00
Audric Ackermann c4217cb564 feat: sync nickname, blocked and approved status for contacts 2023-02-20 15:11:04 +11:00
Audric Ackermann f88acdb567 feat: remove blocked group tracking separately from the pubkeys 2023-02-17 11:43:21 +11:00
William Grant e5f1e65194 feat: added ability to save qr codes on click
recovery phrase modal ui layout is now the same as edit profile modal, fixes for yarn ready
2023-02-17 10:47:55 +11:00
Audric Ackermann 2710ea9134
Merge pull request #2678 from mdPlusPlus/add-missing-space
Add missing space
2023-02-17 10:13:12 +11:00
Audric Ackermann 2e4d308ead
Merge pull request #2677 from mdPlusPlus/clearnet
Fix typos via codespell
2023-02-17 10:12:56 +11:00
tomobre c5a8b257cc fix: move line of forceupdate 2023-02-16 11:40:31 +11:00
tomobre 18639ad8fd fix: remove space 2023-02-16 11:39:14 +11:00
tomobre 77f0138d49 fix: review changes #2, refactorised toggleLinkPreviews function 2023-02-16 11:36:52 +11:00
mdPlusPlus 13c1b207f4 Add missing space between "PNG" and "GIF" in error message 2023-02-16 01:15:25 +01:00
mdPlusPlus 1d6ed17ac7 Fix typos via codespell 2023-02-16 01:02:45 +01:00
Audric Ackermann b2237efe51 feat: insert all contacts into wrapper before syncing it 2023-02-15 16:02:38 +11:00
tomobre 138d8da676 fix: function outside component, refactorised toggleLinkPreviews function 2023-02-15 15:17:23 +11:00
Audric Ackermann 8202abe12b
Merge pull request #2676 from tomobre/fix/undefined-country
Fix/undefined country
2023-02-15 10:52:15 +11:00
Audric Ackermann 601c3f8007
Merge pull request #2675 from fracting/fix-non-breaking-space
fix: Remove createNonBreakingLastSeparator. Fix #2396.
2023-02-15 10:02:09 +11:00
tomobre 5edd06a1e5 Merge branch 'clearnet' into fix/warn-settings-link-previews 2023-02-14 14:43:08 +11:00
Qian Hong bcbeab52c1 fix: Remove createNonBreakingLastSeparator. Fix #2396. 2023-02-14 12:53:31 +11:00
Audric Ackermann 22329bc745 chore: cleanup FIXMEs and remove sig_timestamp as we cannot rely on it
we use timestamp instead of sig_timestamp for store requests
2023-02-14 11:05:51 +11:00
Audric Ackermann f870eff45b fix: make syncJob throttled every 3s and start right away if possible
also enable sig_timestamp on mainnet use as every node should have
upgraded now
2023-02-13 13:28:00 +11:00
unknown eaf61ae25d Merge branch 'clearnet' into fix/undefined-country 2023-02-13 12:48:54 +13:00
Audric Ackermann f215535f75 fix: set and get profile picture from libsession 2023-02-10 16:30:02 +11:00
Audric Ackermann 6bbb16b46d feat: track and delete configMessageHashes 2023-02-10 12:07:49 +11:00
Audric Ackermann 9fa95377fb
Merge pull request #2673 from oxen-io/clearnet
Fix regression in emoji alignment from previous release
2023-02-09 17:15:23 +11:00
Audric Ackermann 62a0f35cef chore: bump to 1.10.7 2023-02-09 16:43:35 +11:00
Audric Ackermann e48307e625 fix: avatar alignment with emojis 2023-02-09 16:43:27 +11:00
Audric Ackermann 8bcf973e5f
Merge pull request #2672 from oxen-io/clearnet
Session 1.10.6
2023-02-09 14:06:00 +11:00
Audric Ackermann 4f39cea1fb chore: bump to 1.10.6 2023-02-09 13:49:23 +11:00
Audric Ackermann 3e5ae3b171
Merge pull request #2671 from oxen-io/clearnet
fix: avatar alignement issue with message
2023-02-09 13:06:24 +11:00
Audric Ackermann 51f7ad7bd9
Merge pull request #2670 from Bilb/fix-msg-request-merge-timestamp
fix: avatar alignement issue with message
2023-02-09 13:05:48 +11:00
Audric Ackermann e5c6e34c86 fix: avatar alignement issue with message 2023-02-09 13:02:41 +11:00
Audric Ackermann 102d79b948
Merge pull request #2669 from oxen-io/clearnet
use envelope time when dont have msg request response timestamp
2023-02-08 16:42:34 +11:00
Audric Ackermann a59c491a20
Merge pull request #2668 from Bilb/fix-msg-request-merge-timestamp
Fix msg request merge timestamp
2023-02-08 16:41:59 +11:00
Audric Ackermann d2d2a418eb fix: use envelope time when dont have msg request response timestamp 2023-02-08 16:00:10 +11:00