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
Renato "Lond" Cerqueira 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292)
* Add option to show only local toots in timeline preview
Right know, toots from all the known fediverse are shown in the main
page of an instance. That however doesn't reflect the instance itself.
With this option the admin may choose to display only local toots so
that users checking the instance get a better idea of internal
conversations.

* Fix issues pointed by codeclimate and eslint

* Add default message for community timeline

* Update pl.yml
8 years ago
..
admin Change belongs_to_required_by_default to true (#5888) 8 years ago
concerns CAS + SAML authentication feature (#6425) 8 years ago
form Add option to show only local toots in timeline preview (#6292) 8 years ago
web Lists (#5703) 8 years ago
account.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 8 years ago
account_domain_block.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
account_filter.rb Clean up admin UI for accounts (#6004) 8 years ago
account_moderation_note.rb Lists (#5703) 8 years ago
admin.rb Add logging of admin actions (#5757) 8 years ago
application_record.rb
block.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
context.rb
conversation.rb Lists (#5703) 8 years ago
conversation_mute.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
custom_emoji.rb Lists (#5703) 8 years ago
custom_emoji_filter.rb Add filters to admin UI for custom emojis (#6003) 8 years ago
domain_block.rb Lists (#5703) 8 years ago
email_domain_block.rb Lists (#5703) 8 years ago
export.rb
favourite.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
feed.rb Lists (#5703) 8 years ago
follow.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
follow_request.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
home_feed.rb Lists (#5703) 8 years ago
identity.rb CAS + SAML authentication feature (#6425) 8 years ago
import.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
instance.rb
instance_filter.rb Add instance search feature (#4925) 8 years ago
invite.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
invite_filter.rb Add invite filter (#5862) 8 years ago
list.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
list_account.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
list_feed.rb Lists (#5703) 8 years ago
media_attachment.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
mention.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
mute.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
notification.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
preview_card.rb Ensure link thumbnails are not stretched to super low quality (#5932) 8 years ago
remote_follow.rb Using double splat operator (#5859) 8 years ago
remote_profile.rb Introduce OStatus::TagManager (#5008) 8 years ago
report.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
report_filter.rb
search.rb
session_activation.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
setting.rb Lists (#5703) 8 years ago
site_upload.rb Lists (#5703) 8 years ago
status.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
status_pin.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
stream_entry.rb Lists (#5703) 8 years ago
subscription.rb Change belongs_to_required_by_default to true (#5888) 8 years ago
tag.rb Fix account and tag searches with leading/trailing spaces (#5965) 8 years ago
user.rb CAS + SAML authentication feature (#6425) 8 years ago
web.rb