Claire 81caafbe84 Fix performances of profile directory (#26842) hace 8 meses
..
account 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_suggestions 9f5deb310b Fix Performance/MapCompact cop (#24797) hace 1 año
admin b83e487502 Fix moderator rights inconsistencies (#26729) hace 9 meses
concerns cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) hace 9 meses
form 9e26cd5503 Add `authorized_fetch` server setting in addition to env var (#25798) hace 9 meses
trends cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) hace 9 meses
user_settings fc5ab2dc83 Add privacy tab in profile settings (#26484) hace 9 meses
web 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account.rb 81caafbe84 Fix performances of profile directory (#26842) hace 8 meses
account_alias.rb b8b2470cf8 Fix `Style/SlicingWithRange` cop (#25923) hace 10 meses
account_conversation.rb ebfeaebedb Fix /api/v1/conversations sometimes returning empty accounts (#25499) hace 11 meses
account_deletion_request.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) hace 3 años
account_domain_block.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_filter.rb bc75e62ca6 Change moderation search an account using the username with @ (#24242) hace 1 año
account_migration.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) hace 1 año
account_moderation_note.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_note.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_pin.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_stat.rb cb2ce842b0 Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) hace 1 año
account_statuses_cleanup_policy.rb 9f5deb310b Fix Performance/MapCompact cop (#24797) hace 1 año
account_suggestions.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) hace 3 años
account_summary.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_warning.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
account_warning_preset.rb f556f79b77 Add titles to warning presets in admin UI (#13252) hace 4 años
admin.rb e84fecb7e9 Add logging of admin actions (#5757) hace 6 años
announcement.rb ce43ed144c Rails 7.0 update (#25668) hace 10 meses
announcement_filter.rb b31afc6294 Fix error when passing unknown filter param in REST API (#20626) hace 1 año
announcement_mute.rb f52c988e12 Add announcements (#12662) hace 4 años
announcement_reaction.rb b5c4b47746 Fix Rails/ActiveRecordCallbacksOrder cop (#24689) hace 1 año
appeal.rb af824db398 Fix Rails/InverseOf cop (#24732) hace 1 año
application_record.rb 2c204d904b Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` (#26386) hace 9 meses
backup.rb e084b5b82d Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200) hace 1 año
block.rb b5c4b47746 Fix Rails/ActiveRecordCallbacksOrder cop (#24689) hace 1 año
bookmark.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
bulk_import.rb 8884d1ece0 Add support for importing lists (#25203) hace 1 año
bulk_import_row.rb 32a030dd74 Rewrite import feature (#21054) hace 1 año
canonical_email_block.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
content_retention_policy.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) hace 1 año
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) hace 7 años
conversation.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
conversation_mute.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
custom_emoji.rb af824db398 Fix Rails/InverseOf cop (#24732) hace 1 año
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) hace 4 años
custom_emoji_filter.rb b31afc6294 Fix error when passing unknown filter param in REST API (#20626) hace 1 año
custom_filter.rb cb2ce842b0 Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) hace 1 año
custom_filter_keyword.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
custom_filter_status.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
device.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
domain_allow.rb c66250abf1 Autofix Rubocop Regex Style rules (#23690) hace 1 año
domain_block.rb b8b2470cf8 Fix `Style/SlicingWithRange` cop (#25923) hace 10 meses
email_domain_block.rb b8b2470cf8 Fix `Style/SlicingWithRange` cop (#25923) hace 10 meses
encrypted_message.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
export.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) hace 1 año
extended_description.rb 1bd00036c2 Change about page to be mounted in the web UI (#19345) hace 1 año
favourite.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
featured_tag.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) hace 3 años
follow.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
follow_recommendation.rb ee702e36e5 Change follow recommendation materialized view to be faster in most cases (#26545) hace 9 meses
follow_recommendation_filter.rb 9f5deb310b Fix Performance/MapCompact cop (#24797) hace 1 año
follow_recommendation_suppression.rb 922837dc96 Upgrade to latest redis-rb 4.x and fix deprecations (#23616) hace 1 año
follow_request.rb 6693a4fe7c Change lists to be able to include accounts with pending follow requests (#19727) hace 1 año
home_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) hace 3 años
identity.rb dfa5889fc0 Change Identity to not destroy associated User on destroy (#25098) hace 1 año
import.rb 32a030dd74 Rewrite import feature (#21054) hace 1 año
instance.rb b4e739ff0f Change interaction modal in web UI (#26075) hace 10 meses
instance_filter.rb b31afc6294 Fix error when passing unknown filter param in REST API (#20626) hace 1 año
invite.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
invite_filter.rb b31afc6294 Fix error when passing unknown filter param in REST API (#20626) hace 1 año
ip_block.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
list.rb 9405e9af58 Fix incorrect model annotation for List#exclusive (#26313) hace 10 meses
list_account.rb a2a22bad23 Fix various edge cases with local moves (#24812) hace 1 año
list_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) hace 3 años
login_activity.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
marker.rb e445a8af64 Add timeline read markers API (#11762) hace 4 años
media_attachment.rb 8a9d7aeb1e Change DCT method used for JPEG encoding to float (#26675) hace 9 meses
mention.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
message_franking.rb 5d8398c8b8 Add E2EE API (#13820) hace 4 años
mute.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
notification.rb ce43ed144c Rails 7.0 update (#25668) hace 10 meses
one_time_key.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
poll.rb 9e77ab7db2 Change private statuses index to index without crutches (#26713) hace 9 meses
poll_vote.rb 4bb39ac3c3 Fix single-record invalid condition on PollVote (#23810) hace 1 año
preview_card.rb 8da99ffb0d Add alt text for preview card thumbnails (#26184) hace 10 meses
preview_card_provider.rb b8b2470cf8 Fix `Style/SlicingWithRange` cop (#25923) hace 10 meses
preview_card_trend.rb 45ebdb72ca Add support for language preferences for trending statuses and links (#18288) hace 1 año
privacy_policy.rb 678fc4d292 Fix privacy policy being empty if custom setting exists but is empty (#19318) hace 1 año
public_feed.rb f337008819 Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) hace 9 meses
relationship_filter.rb 2c6c398c60 Fix Performance/CollectionLiteralInLoop cop (#24819) hace 1 año
relay.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
remote_follow.rb 2177daeae9 Autofix Rubocop Style/RedundantBegin (#23703) hace 1 año
report.rb 0446394465 Fix “legal” report category not showing up in moderation interface (#26509) hace 9 meses
report_filter.rb b31afc6294 Fix error when passing unknown filter param in REST API (#20626) hace 1 año
report_note.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
rule.rb 2e2ba39abf Fix rules with same priority being sorted non-deterministically (#20623) hace 1 año
scheduled_status.rb 86f27b178c Fix deleting a scheduled status immediately deleting media attachments (#9728) hace 5 años
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) hace 7 años
session_activation.rb b5c4b47746 Fix Rails/ActiveRecordCallbacksOrder cop (#24689) hace 1 año
setting.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
site_upload.rb c66250abf1 Autofix Rubocop Regex Style rules (#23690) hace 1 año
software_update.rb 16681e0f20 Add admin notifications for new Mastodon versions (#26582) hace 9 meses
status.rb 9e77ab7db2 Change private statuses index to index without crutches (#26713) hace 9 meses
status_edit.rb cb2ce842b0 Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) hace 1 año
status_pin.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
status_stat.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
status_trend.rb f01310dadb Fix trending statuses returning more than one post by the same author (#19349) hace 1 año
system_key.rb a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) hace 1 año
tag.rb c66250abf1 Autofix Rubocop Regex Style rules (#23690) hace 1 año
tag_feed.rb 0cd0786aef Revert filtering public timelines by locale by default (#20294) hace 1 año
tag_follow.rb c3f0621a59 Add ability to follow hashtags (#18809) hace 1 año
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) hace 5 años
translation.rb 69057467cb Translate CW, poll options and media descriptions (#24175) hace 1 año
trends.rb cf33028f35 Admin mailer parameterization (#25759) hace 11 meses
unavailable_domain.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
user.rb cf33028f35 Admin mailer parameterization (#25759) hace 11 meses
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) hace 5 años
user_ip.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
user_role.rb 9f5deb310b Fix Performance/MapCompact cop (#24797) hace 1 año
user_settings.rb 16681e0f20 Add admin notifications for new Mastodon versions (#26582) hace 9 meses
web.rb e25170f960 Add extended about page stub hace 7 años
webauthn_credential.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) hace 1 año
webhook.rb 394d1f19b1 Add report.updated webhook (#24211) hace 10 meses