diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-02-09 11:34:44 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-02-09 11:34:44 +0000 |
| commit | 7e05e4c0d941e882c9af2e17c67ca9b44e58afcf (patch) | |
| tree | 1043b6e3b17429bf41507b5a1699618de195d29c /packages/backend/src/server/ServerModule.ts | |
| parent | merge: fix: quote being returned as null instead of false on mastodon api (!407) (diff) | |
| download | sharkey-7e05e4c0d941e882c9af2e17c67ca9b44e58afcf.tar.gz sharkey-7e05e4c0d941e882c9af2e17c67ca9b44e58afcf.tar.bz2 sharkey-7e05e4c0d941e882c9af2e17c67ca9b44e58afcf.zip | |
allow disabling achievement notifications #319
This is currently the only configurable notification type that can
only be set to "all" or "none", all the others allow filtering by
sender user, so I had to tweak the drop-down
This opens the way to also eaisly make `note`, `roleAssigned` and
`followRequestAccepted` configurable.
Tested using the API console and sending requests to
`i/claim-achievement`. When the setting was "all", the achievement was
notified and it appeared in `/my/achievements`; when the setting was
"none", the achievement only appeared in `/my/achievements` but no
notification was generated.
Diffstat (limited to 'packages/backend/src/server/ServerModule.ts')
0 files changed, 0 insertions, 0 deletions