mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
integration-docs: Update Mastodon for new doc format.
Part of zulip#29592.
This commit is contained in:
@@ -1,32 +1,37 @@
|
|||||||
|
# Zulip Mastodon integration
|
||||||
|
|
||||||
Fetch public posts (sometimes called “toots”) of individual accounts or
|
Fetch public posts (sometimes called “toots”) of individual accounts or
|
||||||
federated hashtags from Mastodon in Zulip! While Zulip doesn't integrate
|
federated hashtags from Mastodon in Zulip!
|
||||||
directly with ActivityPub or the overall Fediverse, some ActivityPub servers,
|
|
||||||
like [Mastodon](https://joinmastodon.org/), publish RSS feeds that can
|
While Zulip doesn't integrate directly with ActivityPub or the overall
|
||||||
be followed in Zulip using the [Zapier][1] or [RSS][2] integrations.
|
Fediverse, some ActivityPub servers, like
|
||||||
|
[Mastodon](https://joinmastodon.org/), publish RSS feeds that can be
|
||||||
|
followed in Zulip using the [Zapier][1] or [RSS][2] integrations.
|
||||||
|
|
||||||
!!! warn ""
|
!!! warn ""
|
||||||
|
|
||||||
Due to the complexities of Mastodon federation,
|
Due to the complexities of Mastodon federation, following a hashtag on
|
||||||
following a hashtag on one homeserver does not guarantee that all posts in the
|
one homeserver does not guarantee that all posts in the entire Fediverse
|
||||||
entire Fediverse will be included in the feed. Rather, all public posts
|
will be included in the feed. Rather, all public posts that have
|
||||||
that have federated to the instance in question will be included. This
|
federated to the instance in question will be included. This means you
|
||||||
means you may get different results for the same hashtag, depending on
|
may get different results for the same hashtag, depending on which
|
||||||
which homeserver you choose to subscribe through.
|
homeserver you choose to subscribe through.
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. Find the RSS feed for the account or hashtag you'd like to follow. Usually,
|
1. Find the RSS feed for the account or hashtag you'd like to follow. Usually,
|
||||||
this means appending `.rss` to its Mastodon URL.
|
this means appending `.rss` to its Mastodon URL. For example:
|
||||||
|
|
||||||
!!! tip ""
|
- To follow Zulip's Mastodon account at `https://fosstodon.org/@zulip`,
|
||||||
|
you would use `https://fosstodon.org/@zulip.rss`.
|
||||||
For example, to follow Zulip's Mastodon account at
|
- To follow the **#zulip** hashtag at `https://fosstodon.org/tags/zulip`,
|
||||||
`https://fosstodon.org/@zulip`, you would use
|
you would use `https://fosstodon.org/tags/zulip.rss`.
|
||||||
`https://fosstodon.org/@zulip.rss`. To follow the **#zulip** hashtag at
|
|
||||||
`https://fosstodon.org/tags/zulip`, you would use
|
|
||||||
`https://fosstodon.org/tags/zulip.rss`.
|
|
||||||
|
|
||||||
1. Follow the [Zapier][1] integration guide (recommended) or the [plain RSS][2]
|
1. Follow the [Zapier][1] integration guide (recommended) or the [plain RSS][2]
|
||||||
integration guide using this feed URL.
|
integration guide using this feed URL.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user