Commit Graph

839 Commits (71b2f1ed6abffca83df2d1fff03a9ead1b57f5c6)

Author SHA1 Message Date
andrew a5a226b468 Allow legacy expiration updates when flag is off 1 year ago
andrew 7bd43b1b3c Fix control messages 1 year ago
andrew eb97c698f2 Fix disappearing messages proto OFF message 1 year ago
0x330a d6ba78606e
fix: activate the banner only if conversation is in expiring mode not none 1 year ago
0x330a 56878dbd35
refactor: add sender to be the person to trigger the legacy message send (in case of closed group updates) 1 year ago
andrew a312ef2b25 Simplify ExpirationTimerUpdate 1 year ago
andrew 29099901d1 Pick correct config on receive message 1 year ago
andrew 617dbc8799 Remove unused ConversationItemFooter 2 years ago
andrew 2228a05b2e Fix control message text 2 years ago
andrew a9467c7b96 [SES-1203] Disable radio buttons 2 years ago
andrew 019a86482a Fix timestamps 2 years ago
andrew c24741af62 Remove erroneous disappearing message validations 2 years ago
andrew 793fe63260 Merge branch 'dev' into disappear-2 2 years ago
0x330a 862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads 2 years ago
0x330a e06f9ee79a refactor: change storage adding contacts to create one on ones with a non hidden thread priority and base for testing storage expiration merges from fake polling 2 years ago
andrew f71c56022d Merge branch 'dev' into disappear-2 2 years ago
andrew 77f951cadf Use separate tables for mms and sms in LokiMessageDatabase 2 years ago
0x330a d92e798618
feat: add timestamp update based on message merging success 2 years ago
0x330a 20df73355d
fix: or should be and (#1334) 2 years ago
andrew 892e4b75ec Merge branch 'dev' into disappear-2 2 years ago
andrew ebbe928fd2 Sync disappear after read with other devices 2 years ago
0x330a 84bc1dcb6b
Update session libsodium (#1326)
* chore: update dependencies for the libsodium dependency and replace aar

* fix: update gradle dependencies to work with integration tests

* fix: test

* refactor: make it use espresso wait

* refactor: bring compose dependencies back to stable releases
2 years ago
0x330a 77a18e337b
Maybe fix oob in media preview adapter cursor adapter (#1324)
* fix: maybe fix oob exception?

* fix: attachment download was broken again

* refactor: wrap in an if and log warning in the bad state
2 years ago
andrew a7111b0d49 Simplify VM 2 years ago
andrew 885df1e22b Refactor 2 years ago
andrew 14938d2cc0 Fix note-to-self not disappearing 2 years ago
0x330a 380d6694ea
fix: treat self sends correctly when no contact information for ourself (#1318) 2 years ago
andrew 96afa8d23f Fix expiry timer millis conversion 2 years ago
andrew ba0ca7d260 Remove Storage#setExpirationTimer 2 years ago
andrew 519bf38ee0 Merge branch 'dev' into disappear-2 2 years ago
andrew e95c842051 Add preview for all states 2 years ago
andrew 0b11e182ff Merge branch 'dev' into disappear-2 2 years ago
andrew 0e0cbf112b Use separate keys for huawei shared prefs 2 years ago
0x330a 2466d9b4c0
[SES-1002] Synced blind requests (#1303)
* feat: update config to use blinded-msg-requests pr

* feat: add block community message requests bool to protos

* feat: add everything needed for recipientDB to have blocked community requests potentially

* feat: add db migrations

* feat: add sending community block flags and preference options

* feat: add parsing block request flag

* fix: open group message requests were broken anyway

* fix: delete all encoded open group inbox ID bs, fix privacy settings using user config as privacy store

* feat: initial creation sets flag, rename to match libsession implementation value

* fix: recipient blinded checks from open group message for blocking community requests on blinded ID version of recipient, use correct (inverted) values from before for checking polling and empty states etc

* fix: pr comments for view model factory context ref, simplified user config object check for category in PrivacySettingsPreferenceFragment

* fix: pr comments

* fix: migrate some dependencies and functionality out of VM into repository to remove content resolver and context dependecy so tests pass again

* refactor: better naming for hidesInputBar and add more tests for expected recipient view states

* fix: use contact information as opposed to active conversations

* fix: PR comments
2 years ago
andrew 71b2544c31 Use compose 2 years ago
andrew 0ed9731622 Make ExpiryMode non-null in config 2 years ago
andrew 7861eb25c2 Improve param naming for isPushEnabled 2 years ago
andrew 1d9fb13809 Move plugin to huawei flavor 2 years ago
andrew 77100231d2 Fix logs 2 years ago
0x330a 317ecf6cee refactor: making radio options and adapter and list items generic 2 years ago
andrew e1e5c5937b Use live endpoint for legacy groups 2 years ago
andrew bcf925c132 Cleanup 2 years ago
andrew a27f81db30 Fix Huawei push notifications 2 years ago
0x330a 8db92cc55c
feat: add user config integrated into config sync 2 years ago
andrew cc6f880665 ... 2 years ago
0x330a 06c0ab3080 refactor: let frontend use the normal types and enabled options properly set 2 years ago
0x330a bcb2071f44
fix: compile issues and dependencies resolved to use shared configs throughout apps 2 years ago
0x330a 19083e2ce7 refactor: use the shared config expiry mode types instead of custom protobufs so we can remove a variable and simplify checks across two variables 2 years ago
0x330a 7f4db64a5a
refactor: refactor ExpirationConfigurationDatabase to return a specific db config after removing config values that are in shared lib 2 years ago
0x330a 87d76b21da
refactor: moving radio indexes out of expiration configuration 2 years ago