mastodon/app/controllers
Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688)
* Add profile directory to web UI

* Add a line of bio to the directory
2019-08-30 00:14:36 +02:00
..
activitypub Fix multiple issues with replies collection for pages further than self-replies (#11582) 2019-08-16 22:58:51 +02:00
admin Add option to include reported statuses in warning e-mail (#11639) 2019-08-23 22:37:23 +02:00
api Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
auth
concerns Add HTTP signature keyId to request log (#11591) 2019-08-18 18:03:56 +02:00
oauth
settings
well_known
about_controller.rb Add public blocks to /about/blocks (#11298) 2019-08-19 11:35:48 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add an RSS feed tagged to a public profile page (#10502) 2019-08-18 20:54:36 +02:00
application_controller.rb Fix uncaught 422 and 500 errors (#11590) 2019-08-18 18:04:18 +02:00
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Add invite comments (#10465) 2019-08-19 11:40:42 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix uncaught 422 and 500 errors (#11590) 2019-08-18 18:04:18 +02:00
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb