abcang 7f0c49c58a Improve tag search query (#16104) 3 years ago
..
admin d6fe0c94ca Add account sensitized (#14361) 4 years ago
concerns 741d0952b1 Improve account counters handling (#15913) 3 years ago
form c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
web ce2148c571 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
account_alias_spec.rb 3ed94dcc1a Add account migration UI (#11846) 5 years ago
account_conversation_spec.rb 774ac47373 Add conversations API (#8832) 6 years ago
account_deletion_request_spec.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 years ago
account_domain_block_spec.rb b51945f096 Spec AccountDomainBlock (#3816) 7 years ago
account_filter_spec.rb 8357969559 Fix admins being able to suspend their instance actor (#14567) 3 years ago
account_migration_spec.rb 3ed94dcc1a Add account migration UI (#11846) 5 years ago
account_moderation_note_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
account_spec.rb 5cc45d22d3 Remove subscription_expires_at leftover from OStatus (#15857) 3 years ago
account_tag_stat_spec.rb 51cbd045da Add specs for AccountTagStat model (#9452) 6 years ago
announcement_mute_spec.rb f52c988e12 Add announcements (#12662) 4 years ago
announcement_reaction_spec.rb f52c988e12 Add announcements (#12662) 4 years ago
announcement_spec.rb f52c988e12 Add announcements (#12662) 4 years ago
backup_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
block_spec.rb 3d13f6ea0c Cover Block more (#3837) 7 years ago
canonical_email_block_spec.rb b3ceb3dcc4 Add canonical e-mail blocks for suspended accounts (#16049) 3 years ago
conversation_mute_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
conversation_spec.rb b9b0313c78 Revert "Remove conversation URI (#11423)" (#11424) 5 years ago
custom_emoji_category_spec.rb e64e6a03dd Add categories for custom emojis (#11196) 5 years ago
custom_emoji_filter_spec.rb eee2b05ea2 Add specs for CustomEmojiFilter (#9599) 5 years ago
custom_emoji_spec.rb 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474) 6 years ago
custom_filter_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
device_spec.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
domain_allow_spec.rb 24552b5160 Add whitelist mode (#11291) 5 years ago
domain_block_spec.rb 51eb111503 Allow blocking TLDs, and fix TLD blocks not being editable (#12805) 4 years ago
email_domain_block_spec.rb 20150659e6 Add uniqueness to block email domains (#5692) 7 years ago
encrypted_message_spec.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
export_spec.rb cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
favourite_spec.rb 05e4728de7 Cover Favourite more (#3841) 7 years ago
featured_tag_spec.rb 364f2ff9aa Add featured hashtags to profiles (#9755) 5 years ago
follow_recommendation_suppression_spec.rb f7117646af Add cold-start follow recommendations (#15945) 3 years ago
follow_request_spec.rb a6564d56d6 Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 3 years ago
follow_spec.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
home_feed_spec.rb f665901e3c Fix performance of home feed regeneration (#12084) 5 years ago
identity_spec.rb e2910dff12 Add spec for Identity.find_for_oauth (#9441) 6 years ago
import_spec.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
invite_spec.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 years ago
ip_block_spec.rb 5e1364c448 Add IP-based rules (#14963) 4 years ago
list_account_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
list_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
marker_spec.rb e445a8af64 Add timeline read markers API (#11762) 5 years ago
media_attachment_spec.rb 81cc86bb1f Fix media attachments without file being uploadable (#12562) 4 years ago
mention_spec.rb 81c76fe375 add more tests to models 7 years ago
mute_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
notification_spec.rb 7ab53f221a Improved performance of notification preloading (#15640) 3 years ago
one_time_key_spec.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
poll_spec.rb 230a012f00 Add polls (#10111) 5 years ago
poll_vote_spec.rb d6ada2eb30 Implement pending tests (#11415) 5 years ago
preview_card_spec.rb 1f98eae1cf Lint pass (#8876) 6 years ago
public_feed_spec.rb e8bc187845 Refactor how public and tag timelines are queried (#14728) 4 years ago
relationship_filter_spec.rb 6748a5acb1 Fix followings list order | Issue #13538 (#13676) 4 years ago
relay_spec.rb e55dce3176 Add federation relay support (#7998) 6 years ago
remote_follow_spec.rb b54b725d6b Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
report_filter_spec.rb e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) 7 years ago
report_spec.rb 82d2069c75 Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 5 years ago
rule_spec.rb 8331fdf7e0 Add server rules (#15769) 3 years ago
scheduled_status_spec.rb a49d43d112 Add scheduled statuses (#9706) 5 years ago
session_activation_spec.rb 60f247c2e7 Add tests for SessionActivation (#5668) 7 years ago
setting_spec.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
site_upload_spec.rb 48e27c47a7 Add a test for SiteUpload#cache_key (#5685) 7 years ago
status_pin_spec.rb eb593a5a0c Append '.test' to hostname in stub data (#7260) 6 years ago
status_spec.rb e8bc187845 Refactor how public and tag timelines are queried (#14728) 4 years ago
status_stat_spec.rb d6b9a62e0a Extract counters from accounts table to account_stats table (#9295) 6 years ago
system_key_spec.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
tag_feed_spec.rb e8bc187845 Refactor how public and tag timelines are queried (#14728) 4 years ago
tag_spec.rb 7f0c49c58a Improve tag search query (#16104) 3 years ago
trending_tags_spec.rb 70ddef2654 Change trending hashtags to not disappear instantly after midnight (#11712) 5 years ago
unavailable_domain_spec.rb 5edff32733 Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
user_invite_request_spec.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 years ago
user_spec.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
webauthn_credentials_spec.rb 5d3c8baa9a Fix validates :sign_count of WebauthnCredential (#14806) 4 years ago