Skip to content
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

Add Mastodon support #140

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Add Mastodon support #140

wants to merge 11 commits into from

Commits on Aug 15, 2024

  1. feat: add mastodon support

    HiDeoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d063091 View commit details
    Browse the repository at this point in the history
  2. chore: add .astro to root .gitignore

    We want to ignore `demo/.astro/settings.json` containing the last update
    check date
    HiDeoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    41167e3 View commit details
    Browse the repository at this point in the history
  3. feat: mastodon custom emojis

    HiDeoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9aca432 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. test: toot component

    HiDeoo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bd9c74e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d629958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e42c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae7e5b5 View commit details
    Browse the repository at this point in the history
  5. docs: add mastodon

    HiDeoo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6617808 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    94e6b08 View commit details
    Browse the repository at this point in the history
  2. test: disable username with custom emoji test

    In less than 1 week, the user I found with an emoji in their username
    (and these are difficult to find) already removed it making the test
    fail.
    HiDeoo committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    60be32b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94e3d69 View commit details
    Browse the repository at this point in the history