diff --git a/static/index.html b/static/index.html index 2414e15..95462bb 100644 --- a/static/index.html +++ b/static/index.html @@ -27,15 +27,16 @@

With this service #FediBuzz - provides relay endpoints for you to customize. In Mastodon's - preferences go to: + provides relay endpoints for you to customize.

    -
  1. Administration
  2. -
  3. Relay
  4. -
  5. Click the button to setup a new relay
  6. +
  7. In Mastodon: click Preferences in the navigation sidebar
  8. +
  9. Navigate to Administration
  10. +
  11. Navigate to Relays /admin/relays
  12. +
  13. Click the Add new relay button /admin/relays/new
  14. Generate a relay address below
  15. Copy & paste into Mastodon's preferences
  16. +
  17. Hit the Save and enable button
@@ -63,6 +64,39 @@ +
+

Can I follow all my city's hashtags for all dates in the year?

+

+ Putting dates in hashtags is popular. We are aware, and our + solution is very simple: posts with hashtags that end in + digits are additionally delivered to all followers that follow + the hashtag without the trailing digits. +

+

+ That means, if you follow #dd on this relay, + you'll also get #dd1302, #dd1402, + #dd1502, and many more! +

+ +

Will this service get me undesirable content?

+

+ To steer free of the worst, #FediBuzz ignores anyone from + instances that appear in + the Garden + Fence blocklist, which we pull regularly. However, because + we relay links to content in real-time, this service will + never do any manual filtering itself. +

+ +

Is it cool to follow a few thousand tags/instances to build my own firehose?

+

+ Please don't, it's inefficient. Take a look at #FediBuzz' + federated + timeline API instead: +

+
https://fedi.buzz/api/v1/streaming/public
+
+