-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add rel="me" to Mastodon sidebar contact links for verification #807
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kendaleiv
changed the title
Add rel="me" for Mastodon sidebar contact links
Add rel="me" to Mastodon sidebar contact links for verification
Dec 23, 2022
kendaleiv
force-pushed
the
mastodon-rel-me
branch
3 times, most recently
from
December 23, 2022 18:08
a370908
to
fbcf35d
Compare
kendaleiv
changed the title
Add rel="me" to Mastodon sidebar contact links for verification
feat: Add rel="me" to Mastodon sidebar contact links for verification
Dec 23, 2022
cotes2020
requested changes
Dec 23, 2022
cotes2020
requested changes
Dec 23, 2022
kendaleiv
force-pushed
the
mastodon-rel-me
branch
5 times, most recently
from
December 23, 2022 18:18
c4d7de0
to
847fd8b
Compare
kendaleiv
changed the title
feat: Add rel="me" to Mastodon sidebar contact links for verification
feat: add rel="me" to Mastodon sidebar contact links for verification
Dec 23, 2022
kendaleiv
force-pushed
the
mastodon-rel-me
branch
from
December 23, 2022 19:58
023f47a
to
d910fba
Compare
kendaleiv
force-pushed
the
mastodon-rel-me
branch
from
December 24, 2022 18:58
d910fba
to
60a70e5
Compare
This will enable verification with Mastodon by including the `rel="me"` attribute. https://docs.joinmastodon.org/user/profile/#verification Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
kendaleiv
force-pushed
the
mastodon-rel-me
branch
from
December 24, 2022 18:59
60a70e5
to
fad1ca0
Compare
cotes2020
approved these changes
Dec 24, 2022
sanjidnet
pushed a commit
to sanjidnet/sanjidnet.github.io
that referenced
this pull request
Jan 9, 2023
…on (cotes2020#807) This will enable verification with Mastodon by including the `rel="me"` attribute. https://docs.joinmastodon.org/user/profile/#verification Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
linkliu
pushed a commit
to linkliu/game-tech-post-old
that referenced
this pull request
Jan 9, 2023
…on (cotes2020#807) This will enable verification with Mastodon by including the `rel="me"` attribute. https://docs.joinmastodon.org/user/profile/#verification Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com> (cherry picked from commit d2190c7)
Gaur4vGaur
pushed a commit
to Gaur4vGaur/Gaur4vGaur.github.io
that referenced
this pull request
Jan 28, 2023
…on (cotes2020#807) This will enable verification with Mastodon by including the `rel="me"` attribute. https://docs.joinmastodon.org/user/profile/#verification Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
Gaur4vGaur
added a commit
to Gaur4vGaur/Gaur4vGaur.github.io
that referenced
this pull request
Feb 3, 2023
author Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675074395 +0000 committer Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675445316 +0000 parent 6c35647 author Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675074395 +0000 committer Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675445269 +0000 parent 6c35647 author Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675074395 +0000 committer Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675445201 +0000 parent 6c35647 author Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675074395 +0000 committer Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675445170 +0000 parent 6c35647 author Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675074395 +0000 committer Gaurav Gaur <Gaur4vGaur@users.noreply.github.com> 1675445041 +0000 progress with pipes and filters pattern feat: add shimmer background when image loads feat: set preview image ratio to 1.91 : 1 fix: `og:image` will be incorrect if the image uses a cross-domain URL feat: support dark and light mode images (cotes2020#481) refactor: unify the border radius of blocks scope: code blocks, prompts, images, and videos feat: add `rel="me"` to Mastodon sidebar contact links for verification (cotes2020#807) This will enable verification with Mastodon by including the `rel="me"` attribute. https://docs.joinmastodon.org/user/profile/#verification Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com> chore: hide blur edge of LQIP images chore(tools): checkout latest tag on initialization chore(editorconfig): keep trailing spaces in Markdown (cotes2020#830) feat(i18n): add Czech language (cotes2020#833) fix: correct encoding of spaces in share URLs (cotes2020#835) Resolves cotes2020#835 fix: post's image would cover the PWA update alert feat(i18n): add Finnish translations (cotes2020#843) chore(bundler): deprecate `:install_if` option in Gemfile feat(i18n): add Italian translation (cotes2020#850) fix: copy command line incomplete(`.gp` part) feat(i18n): add Arabic translation (cotes2020#857) chore(deps): liquid(v4.0.4) is compatible with ruby 3.2 (cotes2020#854) See: jekyll/jekyll#9231 chore: ignore gem lock file in user-end refactor: optimize tab cursor position calculation fix: prompt with nested blockquotes renders incorrectly (cotes2020#846) Resolves cotes2020#846 chore(release): 5.5.0 fix: the icon position of the prompts in the list is incorrect chore(release): 5.5.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This will enable verification with Mastodon by including the
rel="me"
attribute.https://docs.joinmastodon.org/user/profile/#verification
Type of change
How has this been tested
[ ] I have runtested via feat: add rel="me" to Mastodon sidebar contact links for verification kendaleiv/jekyll-theme-chirpy#1bash ./tools/test.sh
(at the root of the project) locally and passedTest Configuration
Checklist