Skip to content

kcalprefs allEmails(), fullEmails() - dedupe the return lists

Allen Winter requested to merge winterz/calendarsupport:dedupe-emailaddrs into master

remove case-insensitive duplicates in the allEmails and fullEmails lists, keeping the preferential ordering.

fullEmails() only looks at the addresses when de-duping. i.e. the first username found in preferential ordering will be used.

Merge request reports