Skip to content

refactored has_pgp, last_use and pubkey_last_check to camelCase - #3544

Merged
tomholub merged 2 commits into
masterfrom
issue-3539-contact-camel-case
Apr 5, 2021
Merged

refactored has_pgp, last_use and pubkey_last_check to camelCase#3544
tomholub merged 2 commits into
masterfrom
issue-3539-contact-camel-case

Conversation

@rrrooommmaaa

Copy link
Copy Markdown
Contributor

This PR replaces has_pgp, last_use and pubkey_last_check with hasPgp, lastUse and pubkeyLastCheck accordingly,
EXCEPT in: 1) CSS -- has_pgp is retained.
2) ContactV3 in migration from older version of the database.

close#3539

@tomholubtomholub left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tomholub
tomholub merged commit 8e33dea into masterApr 5, 2021
@tomholub
tomholub deleted the issue-3539-contact-camel-case branch April 5, 2021 09:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rename contacts properties to camelCase

2 participants

@rrrooommmaaa@tomholub