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
Akihiko Odaki 5da5c65db8 Unify links container implementation in about pages (#6382)
They were redundant, and also had a inconsistency; the button for
"other instances" had an icon for the external link in "more" page, but
it didn't in the other pages.

This unifies the implementation, and the external link icon is now shown
in all the about pages.
8 years ago
..
controllers Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 8 years ago
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 8 years ago
javascript Fix button hiding when header title is too long (#6406) 8 years ago
lib Accept ActivityPub announce from the author of the original note (#6236) 8 years ago
mailers Add direction tags to HTML e-mails for RTL languages (#6373) 8 years ago
models pam authentication (#5303) 8 years ago
policies Allow admin to deactivate invite created by users (#5860) 8 years ago
presenters Using double splat operator (#5859) 8 years ago
serializers implement web share target (#6278) 8 years ago
services Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 8 years ago
validators pam authentication (#5303) 8 years ago
views Unify links container implementation in about pages (#6382) 8 years ago
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 8 years ago