Commit Graph

886 Commits (2002b6f397b8c33d7b628e15ed6a23598c537514)

Author SHA1 Message Date
AL-Session 629f98dfb4
SES1813 - Fix regression test failures (#1473)
* Initial fix for regression test failure 1.1

* Added permissions fix for sharing documents which should allow for thumbnail generation

* Minor touch-up prior to merge into dev

* Fixes #1813

* Fixes #1472 - please ignore previous fixes 1813 statement, I'd used the Jira ticket number rather than creating a GitHub issue and using that

---------

Co-authored-by: alansley <aclansley@gmail.com>
12 months ago
Andrew dbe3834dc1 Fix expiry update message for groups 12 months ago
Andrew 0ba18dcd46 Fix group expiration update config messages 1 year ago
Andrew 207da18115 Remove old expiration config strings from UpdateMessageBuilder 1 year ago
AL-Session 96510946c6
SES-1727 Mentions text is the wrong colour (#1454)
* Fixes #1453

* Cleanup

* Code review adjustments

* Adjusted mentions to use the accent colour as their background colour when using light themes

---------

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