William Grant
|
ab13f39a10
|
fix: newlines for logging
|
2 years ago |
William Grant
|
50f144a8c3
|
fix: improved logging
made some progress with fixing things but other things broke
|
2 years ago |
William Grant
|
3d2c1fbe78
|
fix: single mode should show the correct timer values
if a mode is invalid we return no timer options
|
2 years ago |
William Grant
|
c24487b938
|
fix: deleteAfterSend now works in private convos again
|
2 years ago |
Audric Ackermann
|
bbedfd943c
|
fix: do not confirm keys once pushed, wait for poll event
|
2 years ago |
Audric Ackermann
|
08164f2fd0
|
feat: add sending and receiving of libsession encrypted msgs
still a wip though
|
2 years ago |
William Grant
|
ad21d198cf
|
feat: outdated banner now shows specific messaging for synced messages
|
2 years ago |
William Grant
|
710da30594
|
feat: shouldDisappearButIsntMessage is now a function
result is added to the expireUpdate and improves outdated client checking logic
|
2 years ago |
Ruben Garcia
|
b3fb16eee5
|
Merge branch 'clearnet' into RenameMultipleAttachments
|
2 years ago |
William Grant
|
a65f02a807
|
feat: use checkForExpireUpdateInContentMessage on sync messages
|
2 years ago |
William Grant
|
617bcc670b
|
feat: added temp set feature for testing
|
2 years ago |
Audric Ackermann
|
b550547fcf
|
Merge pull request #2924 from oxen-io/unstable
chore: bump to 1.11.3
|
2 years ago |
Audric Ackermann
|
3f4c5a85e9
|
Merge pull request #2923 from Bilb/chore/update-electron
chore: update electron to v25.8.1
|
2 years ago |
Audric Ackermann
|
383b24c859
|
chore: bump to 1.11.3
|
2 years ago |
Audric Ackermann
|
3fd1fcb9c0
|
chore: update electron to v25.8.1
Relates CVE-2023-4863
Relates #2922
|
2 years ago |
Audric Ackermann
|
90f4dd761c
|
feat: add meta merge and update of name+members
|
2 years ago |
William Grant
|
94d8697a29
|
fix: whitespace in comment
|
2 years ago |
William Grant
|
6c47fd274f
|
fix: show disappearing messages subtitle in convo header
when it is toggled on
|
2 years ago |
Audric Ackermann
|
be50aa7a2e
|
feat: add support for retrieve signs with admin key of group
|
2 years ago |
Audric Ackermann
|
d89ff59560
|
feat: store info+members+keys on right namespaces for groups
make the signature work with the admin key, fetching it from the
usergroups wrapper
|
2 years ago |
William Grant
|
b88842b687
|
feat: tested v2 releas
made some updates to expire update generation and handling, one final fix required
|
2 years ago |
Audric Ackermann
|
f86b3689ba
|
fix: add GroupSyncJob to push changes for group
|
2 years ago |
William Grant
|
c93315b0e7
|
fix: make sure lastDisappearingMessageChangeTimestamp is defined before comparing with convo model
|
2 years ago |
William Grant
|
e00ea8d55f
|
fix: make sure disappearing messages is the first item in the conversation header subtitle
|
2 years ago |
William Grant
|
f2a3f51250
|
fix: cleanup
|
2 years ago |
Audric Ackermann
|
42913371df
|
fix: remove groups from protobuf
|
2 years ago |
William Grant
|
bb6eb3e84e
|
feat: fixed 1-1s and added more logging
|
2 years ago |
Audric Ackermann
|
8c3b6508ad
|
fix: wip before removing info+members+keys from protobuf kinds
|
2 years ago |
William Grant
|
6031db308d
|
fix: disappear messages from other platforms correctly
some platforms use the convo settings and dont include info the dataMessage before the v2 release
|
2 years ago |
William Grant
|
58331209c7
|
fix: closed groups works correctly now
I think
|
2 years ago |
William Grant
|
0070e9839b
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Ruben Garcia
|
e5b7ca4d07
|
fix: yarn ready
|
2 years ago |
Ruben Garcia
|
87e85c3cbb
|
fix: pass index down so attachments with no name get the proper suffix
|
2 years ago |
Ruben Garcia
|
af9f6c7586
|
docs: tab to spaces
|
2 years ago |
Ruben Garcia
|
a992dd17c9
|
Merge branch 'clearnet' into RenameMultipleAttachments
|
2 years ago |
Audric Ackermann
|
ab556cdd4a
|
chore: add cmake installation in contributing.md
|
2 years ago |
Audric Ackermann
|
b36155ad0b
|
Merge pull request #2913 from oxen-io/unstable
Fix KeeJef gpg pubkey link
|
2 years ago |
Audric Ackermann
|
6cef1a3e0a
|
Merge pull request #2912 from jagerman/fix-pubkey-url
Fix KeeJef gpg pubkey link
|
2 years ago |
Jason Rhinelander
|
b484ae2a49
|
Fix KeeJef gpg pubkey link
|
2 years ago |
William Grant
|
d923a0d611
|
feat: closed groups state now starts correctly
|
2 years ago |
Audric Ackermann
|
a7acba82ae
|
chore: cleanup protobuf to spaces indent
|
2 years ago |
Audric Ackermann
|
f23c52557b
|
feat: add protobuf changes for new groups
|
2 years ago |
Audric Ackermann
|
db98cc2812
|
feat: able to create a broken closedgroup v3
|
2 years ago |
William Grant
|
2a05185138
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
ef848d2851
|
Merge pull request #2910 from oxen-io/unstable
fix: use network time for emoji reacts syncing
|
2 years ago |
Audric Ackermann
|
fbbb67ea47
|
Merge pull request #2906 from Bilb/fix-emoji-react-syncing
fix: use network time for emoji reacts syncing
|
2 years ago |
Audric Ackermann
|
c3c2d65e6e
|
Merge pull request #2907 from oxen-io/unstable
fix: menu positioning after upgrade of dep
|
2 years ago |
Audric Ackermann
|
1bdd8ca64c
|
fix: menu positioning after upgrade of dep
|
2 years ago |
Audric Ackermann
|
592d1f010f
|
fix: use network time for emoji reacts syncing
|
2 years ago |
Audric Ackermann
|
ab91cc0995
|
Merge pull request #2904 from oxen-io/unstable
fix save as message context menu
|
2 years ago |