summaryrefslogtreecommitdiff
path: root/static/contact.html
AgeCommit message (Collapse)Author
2020-12-05add features page to menu elsewhereDaniel Micay
2020-12-02sync CSS versionDaniel Micay
2020-12-02overhaul contact pageDaniel Micay
2020-12-02use explicit sections on the contact pageDaniel Micay
2020-12-02use id to style site menuDaniel Micay
2020-12-02use aria-current="page" instead of custom classDaniel Micay
2020-11-17split up issue tracker listDaniel Micay
2020-11-13update Open Graph prefix URLDaniel Micay
2020-11-07update Roboto Mono fontsDaniel Micay
2020-10-26reuse mask-icon.svg as an svg faviconDaniel Micay
Yandex.Webmaster requested an SVG favicon and there may be other software able to take advantage of it too.
2020-10-26use semantic main element instead of a divDaniel Micay
2020-10-25add new server issue trackersDaniel Micay
2020-10-25add Wikimedia sameAs entriesDaniel Micay
2020-10-25founders -> founder in organization metadataDaniel Micay
The founders property was replaced with founder as part of the overall replacement of plural property names with singular, even when they can optionally take multiple values. This also drops the array since there's only a single value.
2020-09-27update personal email in structured dataDaniel Micay
2020-07-22clarify contact pageDaniel Micay
2020-06-11add two href attributesEliud Vasquez
2020-06-05explain why community platforms should be usedDaniel Micay
2020-06-05add section for contacting projectDaniel Micay
2020-06-05no product / service offersDaniel Micay
2020-06-05split up emails and clarify the usageDaniel Micay
2020-06-05clarify wordingDaniel Micay
2020-06-05add notes on preferred contact methodDaniel Micay
2020-06-05note about requesting support / reporting bugsDaniel Micay
2020-04-16Add mention of IRC logging to contact.Peter Easton
2020-04-02fix Roboto Mono bold URLDaniel Micay
2020-04-01reword IRC channel paragraphDaniel Micay
2020-04-01minify CSSDaniel Micay
2020-04-01Change the main discussion platform to IRC/Matrixph4n745m
2020-04-01remove domain from path to logoDaniel Micay
2020-03-29switch to @grapheneos.org emailDaniel Micay
2020-03-22use upstream font versioningDaniel Micay
2020-03-22use `font-display: swap` featureDaniel Micay
2020-02-26increment css versionDaniel Micay
2020-02-14add initial FAQ with one Q/A as an exampleDaniel Micay
2019-08-07use generic name for mask iconDaniel Micay
2019-08-07regenerate mask iconDaniel Micay
2019-08-02add footer link to Reddit communityDaniel Micay
2019-08-02add Updater issue tracker linkDaniel Micay
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-09main IRC channel -> official IRC channelDaniel Micay
2019-07-09overall summary of the issue trackersDaniel Micay
2019-07-05use -webkit-fill-available instead of 100vhDaniel Micay
The approach of using 100vh interacts poorly with how Chromium and Safari calculate the viewport height on mobile. They include their navigation bar as part of the viewport height from the start to avoid dynamic changes to the viewport site.
2019-07-02explain the OS issue trackerDaniel Micay
2019-07-02contact: add hardened_malloc issue trackerDaniel Micay
2019-07-02add Auditor and AttestationServer issue trackersDaniel Micay
2019-07-02link to PDF Viewer issue trackerDaniel Micay
2019-07-02update references to VanadiumDaniel Micay
2019-06-28push footer to the bottom of the viewportDaniel Micay