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 Fix blur behind closed registration message (#12442) 5 years ago
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 Fixed not being able to display review pending hashtags in the admin UI. (#11875) 5 years ago
application Add noopener and/or noreferrer (#12202) 5 years ago
auth Add (back) option to set redirect notice on account without moving followers (#11994) 5 years ago
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 Remove invite comments from UI (#12068) 5 years ago
kaminari
layouts Change reported media attachments to always be hidden in admin UI (#12879) 5 years ago
media
notification_mailer Fix NotificationMailer failing when receiving mention with media from remote instance (#11765) 5 years ago
oauth Add noopener and/or noreferrer (#12202) 5 years ago
public_timelines Change message of public timeline for local only (#12224) 5 years ago
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 Remove fallback to long description on sidebar and meta description (#12119) 5 years ago
shares
statuses Add "Show thread" button to public profiles (#13000) 5 years ago
tags
user_mailer Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
well_known/host_meta