Commit graph

12158 commits

Author SHA1 Message Date
Audric Ackermann cbffc29950 fix: run tests for libsession-util integration and fix issue 2023-04-21 15:17:24 +10:00
Audric Ackermann faea0501bb chore: rollback to node-gyp way of building libsession wrapper 2023-04-20 16:32:53 +10:00
Audric Ackermann c2e3f1b587 chore: update libsession-util name & dependency 2023-04-19 16:50:16 +10:00
Audric Ackermann 3ecc89fab3 Merge remote-tracking branch 'upstream/master' into onboarding 2023-04-18 14:40:13 +10:00
Audric Ackermann dc329668fa chore: fix unit tests 2023-04-18 10:52:24 +10:00
Audric Ackermann 55a2767fce feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
2023-04-06 16:11:36 +10:00
Audric Ackermann faeb95fefd feat: add block/decline logic to msg request & wrapper 2023-04-06 14:07:50 +10:00
Audric Ackermann ef6d9f1d51 feat: add empty states for each types of convo 2023-04-05 16:38:48 +10:00
Audric Ackermann 8ee731b2a5
Merge pull request #2731 from oxen-io/clearnet
chore: update github actions ubuntu to 20.04
2023-04-05 14:22:56 +10:00
Audric Ackermann 9310b43394 chore: update github actions ubuntu to 20.04 2023-04-05 14:18:24 +10:00
Audric Ackermann e2d3767bf8
Merge pull request #2730 from oxen-io/clearnet
Session 1.10.8
2023-04-05 13:45:42 +10:00
Audric Ackermann 94dee23371 chore: bump to 1.10.8 2023-04-05 13:42:55 +10:00
Audric Ackermann 9736ecb163
Merge pull request #2729 from Bilb/update-seed-nodes-cert
fix: update certificate of seed nodes expiring soon
2023-04-05 13:41:43 +10:00
Audric Ackermann da57379762 fix: update certificate of seed nodes expiring soon 2023-04-05 13:29:57 +10:00
Audric Ackermann 760642e149 feat: use the lastJoinedAt and createdAt from the wrapper 2023-04-03 17:51:39 +10:00
Audric Ackermann b843d66084 feat: add the lastJoined and createdAt timestamp from wrapper logic 2023-04-03 15:08:37 +10:00
Audric Ackermann 51e4f1dd48 feat: UI, use group info from wrapper if we have them or from DB 2023-04-03 14:08:10 +10:00
Audric Ackermann 3ff7281b6a chore: remove isGroup from the redux stored entry
as it is always = !isPrivate
2023-04-03 13:32:12 +10:00
Audric Ackermann f3975b545a feat: use priority for hidden and pinned conversation 2023-04-03 12:03:23 +10:00
Audric Ackermann 027bd46ff7 fix: allow legacy config message during linking
We only handle handlethem after the new config message ones, so if there is a
shared config message on the network we will use it for the linking
process instead. The legacy one this commit is about is bound to be
removed completely and will only be used until our users have updated to
the new ones for some time.
2023-03-31 11:35:48 +11:00
Audric Ackermann a5cc25c058
Merge pull request #2656 from tomobre/fix/warn-settings-link-previews
fix: on cancel link preview toggle, toggle stays off
2023-03-31 09:59:19 +11:00
Audric Ackermann b4218311b0
Merge pull request #2680 from yougotwill/save_qr_code
feat: added ability to save qr codes on click
2023-03-31 09:37:38 +11:00
Audric Ackermann fe5eea4c8d chore: fix critical yarn audit issues 2023-03-30 14:59:32 +11:00
Audric Ackermann 796ccf0582 feat: add handling and setting of the expireTimer for contacts 2023-03-30 14:19:01 +11:00
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 2023-03-29 16:29:09 +11:00
Audric Ackermann 8a0074d2bd feat: add convo volatile info during migrations for each convo tracked 2023-03-29 14:30:35 +11:00
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