Audric Ackermann
|
554b445a3e
|
feat: lookup for shared config message on link device
|
2 years ago |
Audric Ackermann
|
c3e9d503e4
|
fix: unread count and forced unread is synced
|
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
|
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
|
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 |
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
|
22329bc745
|
chore: cleanup FIXMEs and remove sig_timestamp as we cannot rely on it
we use timestamp instead of sig_timestamp for store requests
|
2 years ago |
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
|
2 years ago |
Audric Ackermann
|
6bbb16b46d
|
feat: track and delete configMessageHashes
|
2 years ago |
Audric Ackermann
|
7c56310e69
|
feat: addConfSyncJob start
|
2 years ago |
Audric Ackermann
|
9cf1419ca5
|
feat: add first try to build SharedConfigMessages
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
2da2c95272
|
chore: cleanedup the stubbing logic
|
2 years ago |
Audric Ackermann
|
68852a9e63
|
chore: move syncUtils to its own folder
|
2 years ago |
Audric Ackermann
|
c8e76b17de
|
chore: refactor db instance to outside its sql.ts file
|
2 years ago |
Audric Ackermann
|
58edbf44ee
|
add SharedConfig message and signing it when sending them
|
2 years ago |
Audric Ackermann
|
6d1b406c85
|
fix: add namespace to all sending message calls
|
2 years ago |
Audric Ackermann
|
0f58e11a17
|
chore: update with latest libsession wrapper
|
2 years ago |
Audric Ackermann
|
1a65b7a7f2
|
feat: working calls to node module from renderer through worker
|
2 years ago |
Audric Ackermann
|
bace70c6bc
|
chore: move util worker to its own folder
|
2 years ago |
Audric Ackermann
|
65df3157bd
|
chore: lint
|
2 years ago |
Audric Ackermann
|
2a8d764bfb
|
fix tests
|
2 years ago |
Audric Ackermann
|
fddfc8c501
|
fix: hide v3 closed group protobuf messages for now
|
2 years ago |
Audric Ackermann
|
4b97f14edf
|
fix: added batch requests for snode but signature fails
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
2 years ago |
Audric Ackermann
|
16d14043b8
|
fix: use token from first room info to build conversationId for sogs
|
3 years ago |
Audric Ackermann
|
32e00227a4
|
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
|
3 years ago |
Audric Ackermann
|
984dbf777d
|
fix: do not lowercase roomId before joining sogs room
|
3 years ago |
Audric Ackermann
|
37cedaf24a
|
fix: make allowOneAtATime take a generic
|
3 years ago |
Audric Ackermann
|
ae51b0cd96
|
fix: include auth sogs headers everywhere
|
3 years ago |
Audric Ackermann
|
07dfdb3350
|
fix: remove spinner of first poll of sogs even when not selected
|
3 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
26290ffd8b
|
fix: mark attachment as failure if we get a 404
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
1ce8fd5979
|
fix: make circular buffer not recreate an array on each overflow
|
3 years ago |
Audric Ackermann
|
c617976be0
|
test: added tests for RingBuffer & sogsRollingDeletions
|
3 years ago |
Audric Ackermann
|
ad03fbd497
|
fix: skip recent deleted message empty react changes
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
ad22482274
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
Audric Ackermann
|
135b9cf34d
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
William Grant
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
3 years ago |
Audric Ackermann
|
e62c1599a5
|
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
|
3 years ago |
Audric Ackermann
|
c2e3e3ca3f
|
Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns
|
3 years ago |
Audric Ackermann
|
afe573fd06
|
Merge pull request #2482 from Bilb/crypto-magic-swallow-exception
fix: swallow exception while doing tryMatchBlindWithStandardKey
|
3 years ago |
Audric Ackermann
|
d2472007b8
|
fix: swallow exception while doing tryMatchBlindWithStandardKey
|
3 years ago |