mastodon/app/controllers
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164)
* Wrap methods of ProcessFeedService::ProcessEntry in classes

This is a change same with 425acecfdb, except
that it has the following changes:

* Revert irrelevant change in find_or_create_conversation
* Fix error handling for RemoteActivity

* Introduce Ostatus name space
2017-07-18 16:39:47 +02:00
..
activitypub Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
admin Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
api
auth
concerns
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb Introduce Ostatus name space (#4164) 2017-07-18 16:39:47 +02:00
application_controller.rb
authorize_follows_controller.rb Remote following success page (#4129) 2017-07-10 18:05:06 +02:00
follower_accounts_controller.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
following_accounts_controller.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
home_controller.rb
manifests_controller.rb
media_controller.rb Extract authorization policy for viewing statuses (#3150) 2017-05-29 18:22:22 +02:00
remote_follow_controller.rb
statuses_controller.rb Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
stream_entries_controller.rb Introduce Ostatus name space (#4164) 2017-07-18 16:39:47 +02:00
tags_controller.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00