You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers
Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views
10 years ago
..
api PostStatusService can attach media to status, ProcessFeedService likewise 10 years ago
auth Upgrade to Rails 5.0.0.1 10 years ago
concerns Initial commit 10 years ago
oauth Upgrade to Rails 5.0.0.1 10 years ago
accounts_controller.rb Improving production logs, removing n+1 on media attachments in atom, 10 years ago
api_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 10 years ago
application_controller.rb Removing mini-profiler that doesn't work, formatting timelines a bit better 10 years ago
home_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 10 years ago
settings_controller.rb Adding React.js, Redux, revamping dashboard 10 years ago
stream_entries_controller.rb Case-insensitive search by usernames 10 years ago
xrd_controller.rb Upgrade to Rails 5.0.0.1 10 years ago