Audric Ackermann
cbffc29950
fix: run tests for libsession-util integration and fix issue
2 years ago
Audric Ackermann
faea0501bb
chore: rollback to node-gyp way of building libsession wrapper
2 years ago
Audric Ackermann
c2e3f1b587
chore: update libsession-util name & dependency
2 years ago
Audric Ackermann
3ecc89fab3
Merge remote-tracking branch 'upstream/master' into onboarding
2 years ago
Audric Ackermann
dc329668fa
chore: fix unit tests
2 years ago
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
2 years ago
Audric Ackermann
faeb95fefd
feat: add block/decline logic to msg request & wrapper
2 years ago
Audric Ackermann
ef6d9f1d51
feat: add empty states for each types of convo
2 years ago
Audric Ackermann
8ee731b2a5
Merge pull request #2731 from oxen-io/clearnet
...
chore: update github actions ubuntu to 20.04
2 years ago
Audric Ackermann
9310b43394
chore: update github actions ubuntu to 20.04
2 years ago
Audric Ackermann
e2d3767bf8
Merge pull request #2730 from oxen-io/clearnet
...
Session 1.10.8
2 years ago
Audric Ackermann
94dee23371
chore: bump to 1.10.8
2 years ago
Audric Ackermann
9736ecb163
Merge pull request #2729 from Bilb/update-seed-nodes-cert
...
fix: update certificate of seed nodes expiring soon
2 years ago
Audric Ackermann
da57379762
fix: update certificate of seed nodes expiring soon
2 years ago
Audric Ackermann
760642e149
feat: use the lastJoinedAt and createdAt from the wrapper
2 years ago
Audric Ackermann
b843d66084
feat: add the lastJoined and createdAt timestamp from wrapper logic
2 years ago
Audric Ackermann
51e4f1dd48
feat: UI, use group info from wrapper if we have them or from DB
2 years ago
Audric Ackermann
3ff7281b6a
chore: remove isGroup from the redux stored entry
...
as it is always = !isPrivate
2 years ago
Audric Ackermann
f3975b545a
feat: use priority for hidden and pinned conversation
2 years ago
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.
2 years ago
Audric Ackermann
a5cc25c058
Merge pull request #2656 from tomobre/fix/warn-settings-link-previews
...
fix: on cancel link preview toggle, toggle stays off
2 years ago
Audric Ackermann
b4218311b0
Merge pull request #2680 from yougotwill/save_qr_code
...
feat: added ability to save qr codes on click
2 years ago
Audric Ackermann
fe5eea4c8d
chore: fix critical yarn audit issues
2 years ago
Audric Ackermann
796ccf0582
feat: add handling and setting of the expireTimer for contacts
2 years ago
Audric Ackermann
51df7d80bb
chore: remove parcel completely and grunt
2 years ago
Audric Ackermann
8a0074d2bd
feat: add convo volatile info during migrations for each convo tracked
2 years ago
Audric Ackermann
88b5446c6e
fix: remove reference to local folder from package.json
2 years ago
Audric Ackermann
1dcee5bc93
feat: wait for confSyncJob to be done before deleting account
2 years ago
Audric Ackermann
c623e2e49e
fix: make the ConfSyncJob fetch be per destination
2 years ago
Audric Ackermann
554b445a3e
feat: lookup for shared config message on link device
2 years ago
Audric Ackermann
0050352470
chore: move selected convo selectors to another file
2 years ago
Audric Ackermann
c3e9d503e4
fix: unread count and forced unread is synced
2 years ago
Audric Ackermann
c3a9d19882
chore: cleanup the lastMessage update logic
2 years ago
Audric Ackermann
1c50aacc34
chore: remove groupModerators sogs from the db, store in redux only
2 years ago
Audric Ackermann
bf2456df8e
chore: do not store mentionedUs and unreadCount as attribute in convo
2 years ago
Audric Ackermann
62e7be613e
Merge pull request #2689 from KeeJef/clearnet-docs-changes
...
Update Contributor/Building docs
2 years ago
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
2 years ago
Audric Ackermann
2a5dc5f2a5
feat: add more compilation errors if forgetting to handle a wrapper type
2 years ago
Audric Ackermann
21d8151b8b
feat: add convo volatile info mgmt
2 years ago
Audric Ackermann
c4e17d0825
fix: add mgmt of members in user groups wrapper
2 years ago
Audric Ackermann
bc905bdba1
feat: start of community handling in libsession util
...
also remove tracking of hashes for config namespaces
2 years ago
KeeJef
624433c318
WIP: Update Contributor/Building docs
...
Update error in contributing
2 years ago
Audric Ackermann
37e335097e
chore: remove unused bdecode logic as it is now in libsession util
2 years ago
Audric Ackermann
3c58f9c1e4
feat: add a hidden flag for convos and use it with the contactswrapper
2 years ago
Audric Ackermann
c4217cb564
feat: sync nickname, blocked and approved status for contacts
2 years ago
Audric Ackermann
f88acdb567
feat: remove blocked group tracking separately from the pubkeys
2 years ago
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
2 years ago
Audric Ackermann
2710ea9134
Merge pull request #2678 from mdPlusPlus/add-missing-space
...
Add missing space
2 years ago
Audric Ackermann
2e4d308ead
Merge pull request #2677 from mdPlusPlus/clearnet
...
Fix typos via codespell
2 years ago
tomobre
c5a8b257cc
fix: move line of forceupdate
2 years ago