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/views
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
* Add failing spec for oauth/authorized_applications controller

* Use explicit reference to flashes partial from admin layout

Because some of the controllers which use the admin layout do not inherit from
application controller, this partial is not in their view path.
8 years ago
..
about Add og:url tags (#2298) 8 years ago
accounts ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
activitypub ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
admin Report processing improvements (#2349) 8 years ago
api ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
application Clean up flash display in views (#2336) 8 years ago
auth Add recovery code support for two-factor auth (#1773) 8 years ago
authorize_follow Report processing improvements (#2349) 8 years ago
errors ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
follower_accounts Add og:url tags (#2298) 8 years ago
following_accounts Add og:url tags (#2298) 8 years ago
home Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago
notification_mailer Simplify renders in views (#2084) 8 years ago
oauth Open authorized application in a new window (#2250) 8 years ago
remote_follow Adding remote follow button 8 years ago
settings Followers-only post federation (#2111) 8 years ago
shared Add link for domain in land strip (#2306) 8 years ago
stream_entries Add og:url tags (#2298) 8 years ago
tags Use site title on tags#show page (#1802) 8 years ago
user_mailer Add Indonesian (Bahasa Indonesia / id) translation (#2200) 8 years ago
well_known Add author/actor URI to the list of webfinger aliases (#2319) 8 years ago