Audric Ackermann
|
ce63ce3797
|
fix: linking allows legacy config message if one is found
|
3 years ago |
Audric Ackermann
|
c0d69b0e00
|
chore: reduce notice banner text size to 15px
|
3 years ago |
Audric Ackermann
|
dc59c25be7
|
fix: typo in NoMessageInConversation component
|
3 years ago |
Audric Ackermann
|
153e592464
|
fix: send invite to closed group message to UserMessages namespace
|
3 years ago |
Audric Ackermann
|
381413b33b
|
fix: add copy pubkey on the triple dots menu too
|
3 years ago |
Audric Ackermann
|
5d4bce3e04
|
fix: keep the "no pending message requests" opened when none are there
|
3 years ago |
Audric Ackermann
|
87e4458645
|
chore: add yarn commands to build workers
|
3 years ago |
Audric Ackermann
|
b4af13fce8
|
chore: enable userconfig libsession by default for testing
|
3 years ago |
Audric Ackermann
|
c336ad0524
|
chore: pull translation from crowdin
|
3 years ago |
Audric Ackermann
|
4d0e79f195
|
fix: legacy group with wrapper and disable right click while searching
|
3 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
3 years ago |
Audric Ackermann
|
760ce5caa5
|
fix: add the maxSizeMap to have priority per retrieve namespaces
|
3 years ago |
Audric Ackermann
|
6f6620f622
|
fix: skip new group messages when receved after group was removed
|
3 years ago |
Audric Ackermann
|
bac2887c28
|
fix: update with latest libsession util
|
3 years ago |
Audric Ackermann
|
318a77be4b
|
fix: mark messages sent before our lastreadts from the wrapper as read
|
3 years ago |
Audric Ackermann
|
328c131d8b
|
chore: cleanup commented caching code of some wrappers
|
3 years ago |
Audric Ackermann
|
3cd52d5b1a
|
fix: add currentHashes and update expiry on every poll
|
3 years ago |
Audric Ackermann
|
44483b7d23
|
fix: use releaseFeature from disappearing message PR as featureFlag
|
3 years ago |
Audric Ackermann
|
8edb1275c2
|
fix: keep updating dumps even if user config feature is off
|
3 years ago |
Audric Ackermann
|
051c4bb262
|
fix: merge the confSyncDumpJob into the confSyncJob
|
3 years ago |
Audric Ackermann
|
6fe6544d6c
|
fix: split up migration of initial user config dumps into two
|
3 years ago |
Audric Ackermann
|
7bb0e52dce
|
chore: update gh actions expiring soon
|
3 years ago |
Audric Ackermann
|
1c48ff8a49
|
chore: include worker .node in addition to libsession .node
|
3 years ago |
Audric Ackermann
|
dc1daf7ed4
|
chore: include libsession node module into packaged apps
|
3 years ago |
Audric Ackermann
|
2fa4743417
|
chore: build windows bins on windows-2022
|
3 years ago |
Audric Ackermann
|
9c0f40473c
|
fix: readd dmg-builder as a resolution instead of root package
|
3 years ago |
Audric Ackermann
|
ce186517a3
|
chore: lint code
|
3 years ago |
Audric Ackermann
|
e263b701b0
|
chore: fetch latest archive from libsession nodejs git repo
|
3 years ago |
Audric Ackermann
|
9d87ca2546
|
fix: test with libsession compiled with node-api
|
3 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
3 years ago |
Audric Ackermann
|
0080254286
|
fix: add NoticeBanner showing when legacy config message received
|
3 years ago |
Audric Ackermann
|
cbffc29950
|
fix: run tests for libsession-util integration and fix issue
|
3 years ago |
Audric Ackermann
|
faea0501bb
|
chore: rollback to node-gyp way of building libsession wrapper
|
3 years ago |
Audric Ackermann
|
c2e3f1b587
|
chore: update libsession-util name & dependency
|
3 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
3 years ago |
Audric Ackermann
|
dc329668fa
|
chore: fix unit tests
|
3 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
|
3 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
3 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
3 years ago |
Audric Ackermann
|
8ee731b2a5
|
Merge pull request #2731 from oxen-io/clearnet
chore: update github actions ubuntu to 20.04
|
3 years ago |
Audric Ackermann
|
9310b43394
|
chore: update github actions ubuntu to 20.04
|
3 years ago |
Audric Ackermann
|
e2d3767bf8
|
Merge pull request #2730 from oxen-io/clearnet
Session 1.10.8
|
3 years ago |
Audric Ackermann
|
94dee23371
|
chore: bump to 1.10.8
|
3 years ago |
Audric Ackermann
|
9736ecb163
|
Merge pull request #2729 from Bilb/update-seed-nodes-cert
fix: update certificate of seed nodes expiring soon
|
3 years ago |
Audric Ackermann
|
da57379762
|
fix: update certificate of seed nodes expiring soon
|
3 years ago |
Audric Ackermann
|
760642e149
|
feat: use the lastJoinedAt and createdAt from the wrapper
|
3 years ago |
Audric Ackermann
|
b843d66084
|
feat: add the lastJoined and createdAt timestamp from wrapper logic
|
3 years ago |
Audric Ackermann
|
51e4f1dd48
|
feat: UI, use group info from wrapper if we have them or from DB
|
3 years ago |
Audric Ackermann
|
3ff7281b6a
|
chore: remove isGroup from the redux stored entry
as it is always = !isPrivate
|
3 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
3 years ago |