This website requires JavaScript.
Explore
Help
Sign In
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-22 14:15:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1fcffa573c
mastodon
/
app
/
controllers
/
api
History
Claire
1fcffa573c
Fix 500 error in
GET /api/v2_alpha/notifications
when there are no notifications to return (
#31746
)
2024-09-04 12:54:15 +00:00
..
v1
Fix unnecessary “next” link when API returns fewer notification requests than requested (
#31541
)
2024-08-22 13:42:04 +00:00
v2
Revamp notification policy options (
#31343
)
2024-08-09 13:30:55 +00:00
v2_alpha
Fix 500 error in
GET /api/v2_alpha/notifications
when there are no notifications to return (
#31746
)
2024-09-04 12:54:15 +00:00
web
Improve spec coverage for
api/web/push_subscriptions
controller (
#27858
)
2023-11-15 13:14:51 +00:00
base_controller.rb
Add endpoints for unread notifications count (
#31191
)
2024-07-30 08:39:11 +00:00
oembed_controller.rb