Emelia Smith d20a5c3ec9 Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) vor 5 Monaten
..
activitypub c61e356475 Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) vor 5 Monaten
admin c9ee1437c0 Use ruby language constants to build version string in software version dimension (#30309) vor 6 Monaten
annual_report 4045c069f8 Use `public_visibility` (#29847) vor 7 Monaten
connection_pool 9b5055d34d Fix `Style/SuperArguments` cop (#30406) vor 5 Monaten
importer 770fd993ec Fix importer returning negative row estimates (#27258) vor 1 Jahr
node_info d6f50839e1 Fix `RSpec/SpecFilePathFormat` cops (#27730) vor 1 Jahr
ostatus 0e5b8fc46b Fix `Style/RedundantReturn` cop (#28391) vor 11 Monaten
rss 9b5055d34d Fix `Style/SuperArguments` cop (#30406) vor 5 Monaten
translation_service 69057467cb Translate CW, poll options and media descriptions (#24175) vor 1 Jahr
vacuum d20a5c3ec9 Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) vor 5 Monaten
webhooks 4eda233e09 Add webhook templating (#23289) vor 1 Jahr
access_token_extension.rb 8e4fea77e3 Fix race condition in `POST /api/v1/push/subscription` (#30166) vor 6 Monaten
account_reach_finder.rb 9015c2d646 Change profile updates to be sent to recently-mentioned servers (#24852) vor 1 Jahr
account_statuses_filter.rb caad1e2628 Add scope `Status.distributable_visibility` (#29950) vor 7 Monaten
activity_tracker.rb d39d625561 Use inclusive range in `ActivityTracker#get` (#29413) vor 8 Monaten
annual_report.rb 5b1eb09d54 Add annual reports for accounts (#28693) vor 9 Monaten
application_extension.rb 2da2a1dae9 Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) vor 6 Monaten
ascii_folding.rb e7aa2be828 Change how hashtags are normalized (#18795) vor 2 Jahren
attachment_batch.rb a2f02a0775 Disable `Rails/SkipsModelValidations` cop (#28712) vor 10 Monaten
cache_buster.rb e93a75f1a1 Rails 7.1 update (#25963) vor 1 Jahr
content_security_policy.rb 5f4643b895 Add `PAPERCLIP_ROOT_URL` to Content-Security-Policy when used (#28561) vor 10 Monaten
delivery_failure_tracker.rb 1290fede65 Fix `Rails/WhereExists` cop in app/lib (#28862) vor 9 Monaten
emoji_formatter.rb 3e7a9266ea Remove unused `EmojiFormatter#count_tag_nesting` method (#28643) vor 10 Monaten
entity_cache.rb 5027abecd1 Fix cache_collection crashing when given an empty collection (#15921) vor 3 Jahren
extractor.rb 0664704cd9 Fix Performance/StartWith cop (#24818) vor 1 Jahr
fast_geometry_parser.rb fc3ae1343d Switch from unmaintained paperclip to kt-paperclip (#16724) vor 3 Jahren
fast_ip_map.rb 5e1364c448 Add IP-based rules (#14963) vor 4 Jahren
feed_manager.rb 3159c0a547 Add scope `Status.list_eligible_visibility` (#29951) vor 7 Monaten
hashtag_normalizer.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) vor 2 Jahren
html_aware_formatter.rb cefa526c6d Refactor formatter (#17828) vor 2 Jahren
inline_renderer.rb dcc24db793 Fix N+1s because of association preloaders not actually getting called (#28339) vor 11 Monaten
link_details_extractor.rb 128987eded Add support for `fediverse:creator` OpenGraph tag (#30398) vor 5 Monaten
permalink_redirector.rb b19ae521b7 Add confirmation when redirecting logged-out requests to permalink (#27792) vor 9 Monaten
plain_text_formatter.rb 5c38c3a9a1 Change text extraction in `PlainTextFormatter` to be faster (#26727) vor 1 Jahr
rate_limiter.rb a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) vor 1 Jahr
redis_configuration.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) vor 2 Jahren
request.rb 092bb8a27a Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) vor 10 Monaten
request_pool.rb 1a6c2e450a Update rubocop to v1.54.1 (#25627) vor 1 Jahr
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) vor 4 Jahren
scope_parser.rb eb2417ce99 Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) vor 1 Jahr
scope_transformer.rb 203739dd3a Apply Rubocop Performance/StringIdentifierArgument (#23444) vor 1 Jahr
search_query_parser.rb 3a679844e4 Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) vor 1 Jahr
search_query_transformer.rb ad44d832b8 Support "in:public" search filter (#26976) vor 1 Jahr
signature_parser.rb eff447a455 Rewrite signature verification using regexps and `StringScanner` (#29133) vor 9 Monaten
status_cache_hydrator.rb fd64817fbe Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) vor 10 Monaten
status_filter.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) vor 1 Jahr
status_finder.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) vor 1 Jahr
status_reach_finder.rb 2c05b8a60d Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) vor 10 Monaten
suspicious_sign_in_detector.rb 1290fede65 Fix `Rails/WhereExists` cop in app/lib (#28862) vor 9 Monaten
tag_manager.rb eeab3560fc Merge pull request from GHSA-v3xf-c9qf-j667 vor 1 Jahr
text_formatter.rb 2c0441acd7 Use rails built-in `tag` methods in `TextFormatter.shortened_link` (#28976) vor 8 Monaten
themes.rb b61ae28f8d Separate methods for theme style and meta color tags (#29802) vor 7 Monaten
translation_service.rb bd047acc35 Replace `Status#translatable?` with language matrix in separate endpoint (#24037) vor 1 Jahr
user_settings_serializer.rb a9b5598c97 Change user settings to be stored in a more optimal way (#23630) vor 1 Jahr
vacuum.rb 5c9abdeff1 Add retention policy for cached content and media (#19232) vor 2 Jahren
validation_error_formatter.rb 0cfdd1a401 Enable Rubocop Style/StringConcatenation defaults (#23792) vor 1 Jahr
video_metadata_extractor.rb 1ca6ff8ca5 Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) vor 7 Monaten
webfinger.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) vor 1 Jahr
webfinger_resource.rb b4e739ff0f Change interaction modal in web UI (#26075) vor 1 Jahr