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/models
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
* Change public accounts pages to mount the web UI

* Fix handling of remote usernames in routes

- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict

* Fix missing `multiColumn` prop

* Fix failing test

* Use `discoverable` attribute to control indexing directives

* Fix `<ColumnLoading />` not using `multiColumn`

* Add `noindex` to accounts in REST API

* Change noindex directive to not be rendered by default before a route is mounted

* Add loading indicator for detailed status in web UI

* Fix missing indicator appearing while account is loading in web UI
3 years ago
..
account_suggestions Fix single Redis connection being used across all threads (#18135) 4 years ago
admin Add admin API for managing canonical e-mail blocks (#19067) 3 years ago
concerns Add ability to filter followed accounts' posts by language (#19095) 3 years ago
form Add image processing and generate blurhash for server thumbnail (#19348) 3 years ago
trends Add support for language preferences for trending statuses and links (#18288) 3 years ago
web
account.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
account_alias.rb Fix crash in alias settings page (#18004) 4 years ago
account_conversation.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Add customizable user roles (#18641) 4 years ago
account_migration.rb Refactor how Redis locks are created (#18400) 4 years ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb Fix follower and other counters being able to go negative (#18517) 4 years ago
account_statuses_cleanup_policy.rb
account_statuses_filter.rb
account_suggestions.rb
account_summary.rb
account_warning.rb Add audit log entries for user roles (#19040) 3 years ago
account_warning_preset.rb
admin.rb
announcement.rb Add audit log entries for user roles (#19040) 3 years ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb Add audit log entries for user roles (#19040) 3 years ago
application_record.rb
backup.rb
block.rb
bookmark.rb
canonical_email_block.rb Add admin API for managing canonical e-mail blocks (#19067) 3 years ago
content_retention_policy.rb Add retention policy for cached content and media (#19232) 3 years ago
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Add audit log entries for user roles (#19040) 3 years ago
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Add ability to filter individual posts (#18945) 3 years ago
custom_filter_keyword.rb Change how hashtags are normalized (#18795) 4 years ago
custom_filter_status.rb Add ability to select all accounts matching search for batch actions (#19053) 3 years ago
device.rb
domain_allow.rb Add audit log entries for user roles (#19040) 3 years ago
domain_block.rb Change about page to be mounted in the web UI (#19345) 3 years ago
email_domain_block.rb Add admin API for managing e-mail domain blocks (#19066) 3 years ago
encrypted_message.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
export.rb Add ability to filter followed accounts' posts by language (#19095) 3 years ago
extended_description.rb Change about page to be mounted in the web UI (#19345) 3 years ago
favourite.rb
featured_tag.rb Add synchronization of remote featured tags (#19380) 3 years ago
feed.rb
follow.rb Add ability to filter followed accounts' posts by language (#19095) 3 years ago
follow_recommendation.rb
follow_recommendation_filter.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
follow_recommendation_suppression.rb
follow_request.rb Add ability to filter followed accounts' posts by language (#19095) 3 years ago
home_feed.rb
identity.rb
import.rb
instance.rb Add audit log entries for user roles (#19040) 3 years ago
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb Add admin API for managing IP blocks (#19065) 3 years ago
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Support audio/vnd.wave (#18737) 4 years ago
mention.rb
message_franking.rb
mute.rb
notification.rb Add notifications for new reports (#18697) 4 years ago
one_time_key.rb
poll.rb Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514) 4 years ago
poll_vote.rb
preview_card.rb Add support for language preferences for trending statuses and links (#18288) 3 years ago
preview_card_provider.rb
preview_card_trend.rb Add support for language preferences for trending statuses and links (#18288) 3 years ago
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty (#19318) 3 years ago
public_feed.rb Change public timelines to be filtered by current locale by default (#19291) 3 years ago
relationship_filter.rb
relay.rb
remote_follow.rb
report.rb Add audit log entries for user roles (#19040) 3 years ago
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb Add image processing and generate blurhash for server thumbnail (#19348) 3 years ago
status.rb Add support for language preferences for trending statuses and links (#18288) 3 years ago
status_edit.rb Add polls and media attachments to edit comparison modal in web UI (#17727) 4 years ago
status_pin.rb
status_stat.rb Fix follower and other counters being able to go negative (#18517) 4 years ago
status_trend.rb Fix trending statuses returning more than one post by the same author (#19349) 3 years ago
system_key.rb
tag.rb Fix unicode regression in #18809 (#18863) 3 years ago
tag_feed.rb Change public timelines to be filtered by current locale by default (#19291) 3 years ago
tag_follow.rb Add ability to follow hashtags (#18809) 4 years ago
tombstone.rb
trends.rb Fix missing `skip_review?` (#19335) 3 years ago
unavailable_domain.rb Add audit log entries for user roles (#19040) 3 years ago
user.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
user_invite_request.rb
user_ip.rb
user_role.rb Add audit log entries for user roles (#19040) 3 years ago
web.rb
webauthn_credential.rb
webhook.rb Add administrative webhooks (#18510) 4 years ago