..
activitypub
Better pagination for ActivityPub outbox ( #7356 )
7 years ago
admin
Add admin setting to enable OG previews for sensitive media ( #7962 )
7 years ago
api
Add API method to remove a suggestion ( #7978 )
7 years ago
auth
If signed in, redirect autofollow invite to profile page ( #7956 )
7 years ago
concerns
Typo in signature verification failure logging ( #7916 )
7 years ago
oauth
Ensure push subscription is immediately removed when application is revoked ( #7548 )
7 years ago
settings
Allow selecting default posting language instead of auto-detect ( #7828 )
7 years ago
well_known
Make host_meta/webfinger replies cacheable ( fixes #6100 ) ( #6101 )
7 years ago
about_controller.rb
Add option to show only local toots in timeline preview ( #6292 )
7 years ago
account_follow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
8 years ago
account_unfollow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
8 years ago
accounts_controller.rb
Add RSS feeds for end-users ( #7259 )
7 years ago
application_controller.rb
Catch ActionController::UnknownFormat and return HTTP 406 ( #7621 )
7 years ago
authorize_follows_controller.rb
Rename ResolveRemoteAccountService to ResolveAccountService ( #6327 )
7 years ago
emojis_controller.rb
Cache JSON of immutable ActivityPub representations ( #6171 )
7 years ago
filters_controller.rb
Keyword/phrase filtering ( #7905 )
7 years ago
follower_accounts_controller.rb
Add preference to hide following/followers lists ( #7532 )
7 years ago
following_accounts_controller.rb
Add preference to hide following/followers lists ( #7532 )
7 years ago
home_controller.rb
Set Referrer-Policy to origin in web UI and public pages of private toots ( #7162 )
7 years ago
intents_controller.rb
Add tests for intents_controller ( #7763 )
7 years ago
invites_controller.rb
Add autofollow option to invites ( #7805 )
7 years ago
manifests_controller.rb
Make Chrome splash screen same color as web UI's background color ( #5169 )
8 years ago
media_controller.rb
Save video metadata and improve video OpenGraph tags ( #6481 )
7 years ago
media_proxy_controller.rb
Raise Mastodon::RaceConditionError if Redis lock failed ( #7511 )
7 years ago
remote_follow_controller.rb
Improve embeds ( #7919 )
7 years ago
remote_unfollows_controller.rb
Add tests for remote_unfollows_controller ( #7879 )
7 years ago
shares_controller.rb
Add REST API for Web Push Notifications subscriptions ( #7445 )
7 years ago
statuses_controller.rb
Improve embeds ( #7919 )
7 years ago
stream_entries_controller.rb
Fix "Show more" URL on paginated threads for remote statuses ( #7285 )
7 years ago
tags_controller.rb
Add RSS feeds for end-users ( #7259 )
7 years ago