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
Sasha Sorokin 50cd73e5d7
Add "Show thread" button to public profiles (#13000)
This adds "Show thread" button to the status view which is used in
profiles. The logic to display the button is mimicking logic in
web app available at app/javascript/mastodon/components/status.js#L439.

* The little change in components CSS required to remove enforced
  underline for all links on public pages on our button.
5 years ago
..
about
accounts Fix duplicate “description” meta tag on accounts public pages (#12923) 5 years ago
admin Fix design of announcements in admin UI (#12989) 5 years ago
admin_mailer
application
auth
authorize_interactions
directories Change last_status_at to be a date, not datetime (#12966) 5 years ago
errors
filters Various fixes and improvements (#12878) 5 years ago
follower_accounts
following_accounts
home
invites
kaminari
layouts
media
notification_mailer
oauth
public_timelines
relationships Change last_status_at to be a date, not datetime (#12966) 5 years ago
remote_follow
remote_interaction
settings Various fixes and improvements (#12878) 5 years ago
shared
shares
statuses Add "Show thread" button to public profiles (#13000) 5 years ago
tags
user_mailer
well_known/host_meta