Skip to content

Instantly share code, notes, and snippets.

@xreiju
Last active February 13, 2019 05:17
Show Gist options
  • Save xreiju/1e8bee2f462b48c560fa9699df35eeec to your computer and use it in GitHub Desktop.
Save xreiju/1e8bee2f462b48c560fa9699df35eeec to your computer and use it in GitHub Desktop.
[Introducing Misskey (en)]

Introducing Misskey

Because you came to this kind of service, I won't explain about some easy things. You must've known how things work.

Basically, the explanations are based on PC version. You can also change those settings in Smartphone version.

I don't like round-shaped icons

You can disable this at Settings -> Web -> Use circle icons.

What is the cat?

cat can be enabled at Settings -> Profile -> This account is a Cat.

This setting will make these effects:

  • 「な」「ナ」「ナ」 will be replaced with 「にゃ」「ニャ」「ニャ」 in your note. These lines of code are working for this feature.

    • en-tips: な, ナ, ナ are pronounced "na", and にゃ, ニャ, ニャ are pronounced "nya". Some people call this replacing feature "nyaize".
    • "nya" often means "meow" (of a cat) in Japanese.
  • If "Use circle icons" feature is enabled, Cat accounts' icon are decorated with cat ears.

What is Stalk?

If you apply this for an user, you can see replies sent by the user to another user in the timeline.

Posts from Mastodon intances are displayed

Misskey and Mastodon is comaptible with ActivityPub. These services can display posts or reactions created in other ActivityPub instances. So, you are seeing posts from Mastodon users.

It's not true that only Mastodon and Misskey is compatible with ActivityPub. There are many compatible services. Find a nice instance, and have a nice SNS life.

Why these characters are moving in this post?

These are written with MFM (Misskey Flavored Markdown). Usage

If you can read TypeScript, visit here for the implementation.

Is LaTeX supported?

Yes. You can write your LaTeX code in your post like this: \(\LaTeX\).

How do I check the capacity of my drive?

You can check it at Settings -> Drive. Storage size vary by instance. for more information, please ask for the administrator of your instance.

@ai stopped responding while playing reversi

Misskey has a cool feature that automatically reboots itself when the server can't keep up. if rebooted, @ai is disconnected from the server, and stops playing the games. in this case, you can finish the game by clicking "Surrender".

I need more information about Misskey

visit joinmisskey.github.io. The design is cool, similar to Misskey. Highly recommended. (still doesn't support English)

I found a bug

Misskey is OSS. If you found a bug, you can send reply to @syuilo, who is the developer of this project. You can also make a Issue or Pull Request on GitHub. Contribution for developing and translating Misskey are done by many people.

I want to donate

You can donate at syuilo's Patreon. For details, send a reply to @syuilo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment