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) 6 years ago
application Add noopener and/or noreferrer (#12202) 6 years ago
auth Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
authorize_interactions Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
directories Change last_status_at to be a date, not datetime (#12966) 5 years ago
errors Fix uncaught parameter missing exceptions and missing error templates (#11702) 6 years ago
filters Various fixes and improvements (#12878) 5 years ago
follower_accounts Improve blocked view of profiles (#10491) 6 years ago
following_accounts Improve blocked view of profiles (#10491) 6 years ago
home Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
invites Remove invite comments from UI (#12068) 6 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Change reported media attachments to always be hidden in admin UI (#12879) 5 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Fix NotificationMailer failing when receiving mention with media from remote instance (#11765) 6 years ago
oauth Add noopener and/or noreferrer (#12202) 6 years ago
public_timelines Change message of public timeline for local only (#12224) 6 years ago
relationships Change last_status_at to be a date, not datetime (#12966) 5 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Various fixes and improvements (#12878) 5 years ago
shared Remove fallback to long description on sidebar and meta description (#12119) 6 years ago
shares Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
statuses Add "Show thread" button to public profiles (#13000) 5 years ago
tags Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
user_mailer Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
well_known/host_meta Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago