Commit Graph

12687 Commits (c24487b9386bb022ce90456b84916e173be8625b)
 

Author SHA1 Message Date
William Grant c24487b938 fix: deleteAfterSend now works in private convos again 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
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
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
William Grant b88842b687 feat: tested v2 releas
made some updates to expire update generation and handling, one final fix required
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
William Grant bb6eb3e84e feat: fixed 1-1s and added more logging 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
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
William Grant 2a05185138 Merge branch 'unstable' into userconfig_disappearingmessage 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 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 dec848815a
Merge pull request #2903 from Bilb/fix-attachment-right-click-save-as
Fix attachment right click save as
2 years ago
Audric Ackermann c0ce1ede5b chore: add note for save as logic 2 years ago
Audric Ackermann 9199c7b529 fix: fix save as menu item + bump react-contexify to 6.0.0 2 years ago
William Grant e8c927f580 feat: setExpirationStartTimestamp uses DisappearingMessageConversationType
easier to manage starting a legacy disappearing message and always pass expiration type and timer
2 years ago
Audric Ackermann eb4631ff99 chore: bump to session 1.11.2 2 years ago
Audric Ackermann 6c9890f3f9
Merge pull request #2901 from oxen-io/unstable
fix: fix synced messages sometimes not appearing
2 years ago
Audric Ackermann 5440388fb8
Merge pull request #2900 from Bilb/fix-synced-messages-when-wrapper-more-recent
fix: fix synced messages sometimes not appearing
2 years ago
Audric Ackermann e98c9720c8 fix: fix synced messages sometimes not appearing 2 years ago
William Grant 82bb74a9df fix: header subtitle correctly supports legacy again 2 years ago
William Grant 46fc21ebbf Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 0e0984748a fix: timer direction appears correctly on messages 2 years ago
Audric Ackermann 82e079832d
Merge pull request #2899 from Bilb/chore/add-supported-platforms-readme
chore: add supported platforms in readme
2 years ago
Audric Ackermann a973f62f63 chore: add supported platforms in readme 2 years ago
Audric Ackermann e75adaa754
Merge pull request #2897 from yougotwill/dx-commit-experience-revert
Dx commit experience revert
2 years ago
William Grant 153a6499ef chore: disable pre commit lint-staged hook for now
buildLintCommand is broken if you have a lint error in a file the commit fails silently
2 years ago
William Grant ff656de82b fix: lint-staged ignores files using eslintignore 2 years ago
William Grant 85f270b67a Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
Audric Ackermann 5fcad9ce4d
Merge pull request #2896 from oxen-io/clearnet
merge clearnet to unstable
2 years ago
Audric Ackermann 4cd4193b6b chore: add caching to eslint on git commit 2 years ago
Audric Ackermann d0ad89196d
Merge pull request #2891 from yougotwill/dx_commit_experience
Improved Git Committing
2 years ago
William Grant 9d8cca1970 feat: convert between conversation and message model disappearing modes in key locations
remove disappearing messages from convo header context menu
2 years ago
William Grant db8c309954 fix: no longer need to run yarn watch to fix eslint unresolved imports in vs code 2 years ago
William Grant 22036000a6 feat: added conventional commit requirement
use npx for husky hooks
2 years ago
William Grant 4d60c63f84 feat: setup lint-staged when making a commit 2 years ago
William Grant b1bbcd1a38 fix: cleanup legacy groups 2 years ago
William Grant b14d05e0b2 feat: fix missing update for private conversations 2 years ago
William Grant deceae4119 feat: disappearing messages setting now sync correctly in user config
we also load the visible control message, added back a lot of WIP logging while we are testing
2 years ago
William Grant 60e5503e6a feat: check for v2 release correctly on startup
improvements to creating and updating closed groups with disappearing message settings
2 years ago