mastodon/app/controllers
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002)
* Admin interface for listing, adding and removing custom emojis

* Only display local ones in the list
2017-09-19 03:52:38 +02:00
..
activitypub Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 2017-09-03 01:11:23 +02:00
admin Admin interface for listing, adding and removing custom emojis (#5002) 2017-09-19 03:52:38 +02:00
api Fix error when following locked accounts (#4896) 2017-09-11 23:50:37 +02:00
auth Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
concerns Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
oauth
settings authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00
application_controller.rb
authorize_follows_controller.rb
follower_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00
following_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00
home_controller.rb When web UI URL used while logged out, redirect to static page (#4954) 2017-09-15 00:57:08 +02:00
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb When accessing uncached media attachment, redownload it (#4955) 2017-09-16 03:01:45 +02:00
remote_follow_controller.rb
shares_controller.rb Make share intent modal to make "signed in as" shown. (#4611) 2017-08-16 16:48:44 +02:00
statuses_controller.rb Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
stream_entries_controller.rb Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
tags_controller.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00