Commit Graph

881 Commits (034ab851ff7640d7caba34bf7d03e504952a97b8)

Author SHA1 Message Date
AL-Session be11b1659f
SES1567 - Community message delivery status fix (#1442)
* Initial investigation

* WIP

* Continued work to track down cause of delivery status issue

* Fixes #1438

* Cleanup for PR

* Further cleanup

* Fixed merge conflict

* Addressed PR feedback

---------

Co-authored-by: alansley <aclansley@gmail.com>
4 months ago
Al Lansley d3c8635748
SES-697 - Add loading state when exporting logs (#1402)
* WIP

* Fixes #1401

* Cleanup from PR view

* Final cleanup

* Removed commented line of code & re-ordered comment

* Addressed PR feedback

* Re-allowed loading of avatars to throw exceptions rather than return null on failure

---------

Co-authored-by: = <=>
4 months ago
AL-Session a8a257a1a6
SES-1156 - Ban and delete functionality fix (#1428)
* WIP

* Investigation in progress

* End of day push

* WIP

* Fixes #1416

* Cleanup

* Added code to remove zombie messages caught in limbo during a ban & delete - still chock full o' debug while finding root cause

* Root cause debug WIP

* Push prior to cleanup

* Cleaned up for PR

* fix: mms delete, remove unnecessary values from sms

* Addressed PR feedback

* fix: fix unit tests

* Added '.run' folder with test setup

* Update README.md

Test commit for CI

* Re-added accidentally removed closing brace

---------

Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: Al Lansley <alansley@users.noreply.github.com>
Co-authored-by: 0x330a <92654767+0x330a@users.noreply.github.com>
4 months ago
0x330a 901e800012
fix: use a set for the from/to serialized lists (#1370) 4 months ago
Andrew 4e6fe1fc9d Fix missing parenthesis 4 months ago
Andrew a3c685196e Merge branch 'dev' into fix-attr-ex 4 months ago
Andrew 36edca855c
Merge pull request #1430 from bemusementpark/fix-null-display-name
Fix NPE on null display name
4 months ago
0x330a 3dee7ec6bd
fix: disappearing viewmodel tests (#1432) 4 months ago
Andrew 3cba05e668 Fix NPE on null display name 4 months ago
0x330a b62656b1be
feat: add new config enabled timestamp 5 months ago
0x330a c2ab92e14d
feat: add new config enabled timestamp 5 months ago
Andrew 76f8e9867b Remove logs in UpdateMessageBuilder 5 months ago
Andrew 51f2c3557d Remove log 5 months ago
0x330a e8c61d6791
fix: remove new group invite clearing flags and handling new configs better 5 months ago
0x330a f6d351f9c3
fix: remove disappearing config overwrite and fix EC key pair's pubkey being group's identity pubkey 5 months ago
Andrew affdf1ca07 Disable disappearing closed group messages 5 months ago
Andrew 3cd5ca4a6d Simplify ClosedGroupControlMessage#fromProto 5 months ago
Andrew 39df560f0c Don't shorten ttl of closedGroupControlMessage 5 months ago
Andrew f5121770ec Remove erroneous expiration on SharedConfigurationMessage 5 months ago
Andrew a1fadcfa91 Disable closed group control messages disappear 5 months ago
Andrew c3b416f76c Fix Message#isValid 5 months ago
Andrew ef50d63410 Cleanup logs 5 months ago
Andrew 398b5bf7b4 Cleanup 5 months ago
Andrew 7c4060a8c4 Cleanup closedGroupMessage serialisation 5 months ago
Andrew 637b7f8249 Fix expiry mode application to Message 6 months ago
Andrew e7a5be2c73 Fix ExpirationTimerUpdate deserialisation 6 months ago
Andrew 4c7485f53d Fix Message#expiryMode de/serialisation 6 months ago
Andrew cb0327ecb2 Fix follow setting contentDesc 6 months ago
Andrew 97d6c9928f Fix contentDescriptions 6 months ago
Andrew 43745ce995 Retrieve expiry config from UpdateMessage for GroupsV1 6 months ago
Andrew 848dbd2eb0 Start expiration at end of handling each message type treating call and extraction as DaR 6 months ago
0x330a 106305f118
fix: outdated banner showing and updating on messages properly 6 months ago
Andrew 1ada072884 Copy expiryMode from proto for all Messages 6 months ago
Andrew 12edb9dff9 Coerce disappear type to DaR for Calls and DataExtraction 6 months ago
Andrew 7b26de5bd6 Fix disappear after read 6 months ago
Andrew 6fbae28d70 Fix sent messages disappearing when disappear is off 6 months ago
Andrew 2e62bb15ff Remove intuit expiry settings from normal messages 6 months ago
Andrew 7fd036dee9 Use same dummy hash as ios and desktop in getExpiries() 7 months ago
Andrew 06c258364f Use new strings for follow setting control message 7 months ago
Andrew 988040b577 Hide follow settings button when not applicable 7 months ago
andrew cf0dbffafd Add follow setting button 8 months ago
andrew a5a226b468 Allow legacy expiration updates when flag is off 8 months ago
andrew 7bd43b1b3c Fix control messages 8 months ago
andrew eb97c698f2 Fix disappearing messages proto OFF message 8 months ago
0x330a d6ba78606e
fix: activate the banner only if conversation is in expiring mode not none 8 months ago
0x330a 56878dbd35
refactor: add sender to be the person to trigger the legacy message send (in case of closed group updates) 8 months ago
andrew a312ef2b25 Simplify ExpirationTimerUpdate 9 months ago
andrew 29099901d1 Pick correct config on receive message 9 months ago
andrew 617dbc8799 Remove unused ConversationItemFooter 9 months ago
andrew 2228a05b2e Fix control message text 9 months ago