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.
2018-02-02 10:32:21 +01:00
..
controllers Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 2018-02-02 10:19:59 +01:00
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
javascript Fix button hiding when header title is too long (#6406) 2018-02-01 17:17:17 +01:00
lib Accept ActivityPub announce from the author of the original note (#6236) 2018-02-02 10:22:15 +01:00
mailers Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
models pam authentication (#5303) 2018-02-02 10:18:55 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers implement web share target (#6278) 2018-01-17 17:08:10 +01:00
services Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00
validators pam authentication (#5303) 2018-02-02 10:18:55 +01:00
views Unify links container implementation in about pages (#6382) 2018-02-02 10:32:21 +01:00
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00