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 ca7ea1aba9 Redesign public profiles (#4608)
* Redesign public profiles

* Responsive design

* Change public profile status filtering defaults and add options

- No longer displays private/direct toots even if you are permitted access
- By default omits replies
- "With replies" option
- "Media only" option

* Redesign account grid cards

* Fix style issues
8 years ago
..
activitypub Set correct content-type for ActivityPub JSON (#4592) 8 years ago
admin Add button to re-subscribe to all accounts from a domain (#4285) 8 years ago
api Fix require_user! behavior when not logged in (#4604) 8 years ago
auth Redirect to PasswordController#new when reset_password_token is invalid (#4506) 8 years ago
concerns Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
oauth
settings ActivityPub delivery (#4566) 8 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Redesign public profiles (#4608) 8 years ago
application_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
authorize_follows_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
follower_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
following_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
home_controller.rb Web Push Notifications (#3243) 8 years ago
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 8 years ago
manifests_controller.rb
media_controller.rb
remote_follow_controller.rb Add "signed in as" header to some pages (#4523) 8 years ago
shares_controller.rb Make share intent modal to make "signed in as" shown. (#4611) 8 years ago
statuses_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
stream_entries_controller.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
tags_controller.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago