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/spec/models
Eugen Rochko 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083)
To improve the way super tall or super ride images are treated, the
numbers remain the same, 1280x1280 and 400x400, but if an image
is less in one dimension than the other, the other can become larger

Thanks to @WAHa_06x36@mastodon.social for the tip
7 years ago
..
admin Add logging of admin actions (#5757) 7 years ago
concerns Keep notification when muting_notifications is true (#7311) 7 years ago
form Improve admin page (#4121) 8 years ago
web Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
account_domain_block_spec.rb Spec AccountDomainBlock (#3816) 8 years ago
account_filter_spec.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
account_moderation_note_spec.rb Lists (#5703) 7 years ago
account_spec.rb Re-add follow recommendations API (#7918) 7 years ago
backup_spec.rb Account archive download (#6460) 7 years ago
block_spec.rb Cover Block more (#3837) 8 years ago
conversation_mute_spec.rb
conversation_spec.rb
custom_emoji_spec.rb Change custom emoji search to `ILIKE` instead of `=` (#7099) 7 years ago
custom_filter_spec.rb Keyword/phrase filtering (#7905) 7 years ago
domain_block_spec.rb Cover DomainBlock more (#3838) 8 years ago
email_domain_block_spec.rb Add uniqueness to block email domains (#5692) 7 years ago
export_spec.rb Cover Export more (#3840) 8 years ago
favourite_spec.rb Cover Favourite more (#3841) 8 years ago
follow_request_spec.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
follow_spec.rb Introduce recent to Follow (#3247) 8 years ago
home_feed_spec.rb Lists (#5703) 7 years ago
identity_spec.rb CAS + SAML authentication feature (#6425) 7 years ago
import_spec.rb Validate data of Imports (#4782) 8 years ago
invite_spec.rb Add consumable invites (#5814) 7 years ago
list_account_spec.rb Lists (#5703) 7 years ago
list_spec.rb Lists (#5703) 7 years ago
media_attachment_spec.rb Resize images by area instead of fixed dimensions (#8083) 7 years ago
mention_spec.rb
mute_spec.rb
notification_spec.rb Change columns in notifications nonnullable (#6764) 7 years ago
preview_card_spec.rb
relay_spec.rb Add federation relay support (#7998) 7 years ago
remote_follow_spec.rb Remove empty strings (#5732) 7 years ago
remote_profile_spec.rb Add tests for RemoteProfile (#5665) 7 years ago
report_filter_spec.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
report_spec.rb Add missing tests for report.rb (#7324) 7 years ago
session_activation_spec.rb Add tests for SessionActivation (#5668) 7 years ago
setting_spec.rb Isolate each specs for cache store (#6450) 7 years ago
site_upload_spec.rb Add a test for SiteUpload#cache_key (#5685) 7 years ago
status_pin_spec.rb Append '.test' to hostname in stub data (#7260) 7 years ago
status_spec.rb Change language opt-out to language opt-in (#7823) 7 years ago
stream_entry_spec.rb Add tests for StreamEntry (#5687) 7 years ago
subscription_spec.rb
tag_spec.rb Add a test for Tag#to_param (#5705) 7 years ago
user_spec.rb Change language opt-out to language opt-in (#7823) 7 years ago