mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
feat(api): ✨ Add initial Push Notifications support
This commit is contained in:
parent
acd2bcb469
commit
d096ab830c
21 changed files with 3301 additions and 3 deletions
|
|
@ -61,6 +61,7 @@ ManageFollows: "follows",
|
|||
ManageOwnFollows: "owner:follow",
|
||||
ManageOwnApps: "owner:app",
|
||||
Search: "search",
|
||||
UsePushNotifications: "push_notifications",
|
||||
ViewPublicTimelines: "public_timelines",
|
||||
ViewPrimateTimelines: "private_timelines",
|
||||
IgnoreRateLimits: "ignore_rate_limits",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue