Update README.md

pull/14/head
Lartsch 2022-12-14 18:38:08 -05:00 zatwierdzone przez GitHub
rodzic 4c7b58ccd9
commit 9a086c5103
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 25 dodań i 8 usunięć

Wyświetl plik

@ -51,16 +51,33 @@ If you like this addon, please consider donating: [paypal.me/lartsch](https://pa
1. Make sure you are logged in to your home instance
2. Click the extension icon or open its settings page
3. Set your home instance (required)
4. Check the other settings (optional)
4. Check out the other settings (optional)
5. Click the "Submit" button to save
If you have set your home instance correctly, you can now interact on other instances.
If you have set your home instance correctly, you can now interact on other Mastodon instances. If you are logged in on other instances than your set home instance as well, FediAct will disable itself for these so you can use your actual account there.
**Only redirect?**
Simply turn off auto-action and leave redirect on - double click will then only redirect, not execute the action.
**"Hide muted" feature**
If enabled, your muted/blocked users/instances are synced every minute, so changes may not be reflected instantly. Blocked/muted are treated the same: All boosts, toots and toots with mentions of them will be hidden. There can be edge cases where hiding might fail and also, this feature can decrease performance, so it is disabled by default.
### Options explained
>
> **Redirect settings**
>
> - Enable: Set if redirects (when replying or double-clicking) should be performed at all (default: on)
> - Prompt: Set if a prompt should be displayed before redirecting, including the URL (default: on)
> - Open in: Set if redirects should happen in the same or a new tab (default: same tab)
>
> **Other**
>
> - Actions: Set if actions (following, boosting etc.) should be performed when clicking or double clicking (default: on)
> - _**Usage tip:**_ Disable this if you only want redirects on double click or when replying without automatically performing the action
> - Show follows: Set if the following state of accounts should be reflected on profiles / account cards (default: on)
> - Show toot state: Set if the state of toots (favourited, boosted, bookmarked) should be synchronized (default: on)
> - Hide muted/blocked: If enabled, your blocked/muted users/instances will be synched every 60 seconds and all according toots, boosts and toots with mentions will be hidden (default: off)
> - _**Please note:**_ There are cases where hiding can fail and this is disabled by default because it can decrease performance
> - API delay: If enabled, there can only be one API request to your home instance per 500ms (default: on)
> - _**Please note:**_ Disabling this will likely lead to the extension stopping to work because your home instance uses rate limiting if too many requests come from your IP. 500ms have proven to prevent error 429 for the instances I have tested.
>
> **Mode**
> - Run if logged in: Enable FediAct on external instances if you are logged in there as well (default: off)
> - Blacklist (default) / Whitelist: Run the extension on _all_ domains except those on the blacklist / Run the extension on _no_ domains except those on the whitelist
## FAQ
**Why does it need permission for all websites?**
@ -73,7 +90,7 @@ Yes! There are three options that I am aware of: Kiwi Browser (Chromium with add
**Can I use this on iOS?**
As of now, this addon does not support Safari and I am not aware of any other browsers on iOS, that support extensions. So no, not at this time. PLEASE NOTE: Safari support will NOT happen unless somebody wants to pay the 99$ Apple wants per year for the [Developer Program membership](https://developer.apple.com/support/compare-memberships), which is a requirement.
As of now, this addon does not support Safari and I am not aware of any other browsers on iOS, that support extensions. So no, not at this time. PLEASE NOTE: Safari support will not happen at this time since Apple wants 99$ per year for the [Developer Program membership](https://developer.apple.com/support/compare-memberships), which is a requirement.
**Can you add feature XY?**