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
2025-01-08 07:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bdfa3eb4c
mastodon
/
app
/
controllers
/
api
/
v1
History
Matt Jankowski
f35de1ed0d
Remove un-needed
Poll.attached
scope (
#33368
)
2024-12-20 15:15:11 +00:00
..
accounts
Use hash arguments to
select
when possible (Rails 7.2) (
#32917
)
2024-11-18 14:58:45 +00:00
admin
announcements
apps
domain_blocks
Add preview of followers removed in domain block modal in web UI (
#32032
)
2024-09-25 18:13:36 +00:00
emails
featured_tags
Extract constants for controller
LIMIT
queries (
#32921
)
2024-11-18 09:23:38 +00:00
instances
Add terms of service (
#33055
)
2024-12-09 10:04:46 +00:00
lists
Change lists to reflect added and removed users retroactively (
#32930
)
2024-11-19 10:04:12 +00:00
notifications
Fix notification requests from suspended accounts still being listed (
#32354
)
2024-10-09 17:29:02 +00:00
peers
Add
LIMIT
constant for
api/v1/peers/search
endpoint (
#31989
)
2024-09-20 08:31:58 +00:00
polls
Remove un-needed
Poll.attached
scope (
#33368
)
2024-12-20 15:15:11 +00:00
profile
push
statuses
Translate to regional language variant (e.g. pt-BR) (
#32428
)
2024-10-15 13:26:20 +00:00
timelines
trends
Change hashtag trends to be stored in the database instead of redis (
#32837
)
2024-12-04 11:59:17 +00:00
accounts_controller.rb
Drop support for ruby 3.1 (
#32363
)
2024-10-31 15:12:08 +00:00
announcements_controller.rb
annual_reports_controller.rb
Add year in review feature to web UI (
#32709
)
2024-11-05 14:40:07 +00:00
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb
Drop support for ruby 3.1 (
#32363
)
2024-10-31 15:12:08 +00:00
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb
Remove un-needed
Poll.attached
scope (
#33368
)
2024-12-20 15:15:11 +00:00
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb