This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-03-03 14:58:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
controllers
/
api
History
Claire
20531d1e07
Fix
GET /api/v2/notifications/:id
and
POST /api/v2/notifications/:id/dismiss
for ungrouped notifications (
#33990
)
2025-02-25 14:37:44 +00:00
..
v1
Use
expect
for api/v1 and api/web push subs controllers (
#33682
)
2025-01-22 14:55:44 +00:00
v2
Fix
GET /api/v2/notifications/:id
and
POST /api/v2/notifications/:id/dismiss
for ungrouped notifications (
#33990
)
2025-02-25 14:37:44 +00:00
web
Use
expect
for api/v1 and api/web push subs controllers (
#33682
)
2025-01-22 14:55:44 +00:00
base_controller.rb
Add endpoints for unread notifications count (
#31191
)
2024-07-30 08:39:11 +00:00
oembed_controller.rb
Move default embed size knowledge into
OEmbedSerializer
(
#31990
)
2024-09-20 12:39:48 +00:00