Update Element entry to Element X#487
Conversation
|
Hello @yncyrydybyl Thank you for contributing to Awesome Privacy! We will review your submission shortly. In the meantime, please ensure all changes are correct and inline with our Contributing Requirements. Our automated checks detected some issues:
Summary of Changes:
Submission InfoRepo Stats
Website Checks
Android App
iOS App
Privacy Policy
The above data does not determine a submissions eligibility. Human review is still needed. For full details, please see workflow run 24139350752 UpdatesEdit 1: - 1 issue was resolved, but 3 checks are still failing, see here for details |
The Element entry pointed to legacy Element clients with a broken icon URL (element.io/images/favicon.png returns 404). Update to Element X, the next-generation Element client: - icon: switch to element-hq GitHub avatar (stable) - github: element-hq/element-web -> element-hq/element-x-ios - iosApp: Element Messenger (id1083446067) -> Element X (id1631335820) - androidApp: im.vector.app -> io.element.android.x - description: mention Element X Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
50589aa to
084decd
Compare
lissy93
left a comment
There was a problem hiding this comment.
Thank you
Will element-web repo get a deprication notice? It does seem to still be getting actively maintained.
Type
Amendment
Changes
The Element entry had a broken icon and pointed to the legacy Element clients rather than Element X (the next-generation Element client). This PR fixes both:
https://element.io/images/favicon.png→https://avatars.githubusercontent.com/u/13446337The old URL returns 404 (element.io now serves favicons from dynamic asset paths). Replaced with the stable
element-hqGitHub avatar, matching the convention used by other entries in the file.Element→Element Xelement-hq/element-web→element-hq/element-x-iosid1083446067) → Element X (id1631335820)im.vector.app→io.element.android.xNote: Element X is mobile-first at the moment (no
element-x-webrepo exists yet), so thegithubfield had to pick one platform — went withelement-x-ios. Happy to restructure into a separate Element X entry alongside the legacy Element entry if you'd prefer to keep both.Supporting Material
Affiliation
Disclosure: I work for Element and am part of the Matrix community. This PR is a correctness fix (broken icon + outdated client links), not promotional.
Checklist