mastodon/app/lib
Claire 0092fe50ac Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream entirely refactored this, while we changed the docker repository
  to upload to and disabled the “latest” tag.
  Applied the repository change to `.github/workflows/build-*.yml`, as well
  as disabling native ARMv64 builds.
- `README.md`:
  We have a completely different README.
  Kept ours.
- `app/views/admin/settings/shared/_links.html.haml`:
  Upstream refactored, we had an extra item.
  Refactored as upstream did.
- `spec/controllers/api/v1/timelines/public_controller_spec.rb`:
  Upstream deleted this file, to be replaced by a request spec at
  `spec/requests/api/v1/timelines/public_spec.rb`.
  We had an extra bit about enabling the public timelines because we have
  different defaults than upstream.
  Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
2023-07-19 07:35:51 +02:00
..
activitypub Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
admin Update Admin::Metrics::Measure classes for Rails 7 (#25236) 2023-06-05 20:46:04 +02:00
connection_pool Update rubocop to v1.54.1 (#25627) 2023-07-13 11:11:55 +02:00
importer Fix Performance/Count cop (#24793) 2023-05-02 18:06:43 +02:00
nodeinfo
ostatus
rss Rails 7.0 update (#25668) 2023-07-13 09:36:07 +02:00
settings Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 2023-06-05 13:25:22 +02:00
translation_service Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
vacuum Merge branch 'main' into glitch-soc/merge-upstream 2023-06-27 13:15:41 +02:00
webhooks Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
access_token_extension.rb
account_reach_finder.rb Change profile updates to be sent to recently-mentioned servers (#24852) 2023-05-12 13:13:04 +02:00
activity_tracker.rb Fix Performance/Sum cop (#24788) 2023-05-02 16:10:40 +02:00
advanced_text_formatter.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
application_extension.rb Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2023-05-22 14:03:38 +02:00
ascii_folding.rb
attachment_batch.rb Fix batch attachment deletion leaving empty directories (#25587) 2023-06-27 09:36:11 +02:00
cache_buster.rb
delivery_failure_tracker.rb
emoji_formatter.rb Fix Style/SlicingWithRange cop (#25923) 2023-07-12 10:03:06 +02:00
entity_cache.rb
extractor.rb Fix Performance/StartWith cop (#24818) 2023-05-23 10:16:50 +02:00
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Merge branch 'main' into glitch-soc/merge-upstream 2023-07-17 19:02:23 +02:00
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Rails 7.0 update (#25668) 2023-07-13 09:36:07 +02:00
link_details_extractor.rb Autofix Rubocop Regex Style rules (#23690) 2023-06-06 14:50:51 +02:00
permalink_redirector.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
plain_text_formatter.rb Autofix Rubocop Regex Style rules (#23690) 2023-06-06 14:50:51 +02:00
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Change request timeout handling to use a longer deadline (#26055) 2023-07-18 20:51:20 +02:00
request_pool.rb Update rubocop to v1.54.1 (#25627) 2023-07-13 11:11:55 +02:00
response_with_limit.rb
scope_parser.rb Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2023-07-04 18:58:23 +02:00
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb
suspicious_sign_in_detector.rb
tag_manager.rb Autofix Rubocop Regex Style rules (#23690) 2023-06-06 14:50:51 +02:00
text_formatter.rb Fix Style/SlicingWithRange cop (#25923) 2023-07-12 10:03:06 +02:00
themes.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
translation_service.rb Replace Status#translatable? with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
user_settings_serializer.rb Change user settings to be stored in a more optimal way (#23630) 2023-03-30 14:44:00 +02:00
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
webfinger.rb
webfinger_resource.rb Autofix Rubocop Regex Style rules (#23690) 2023-06-06 14:50:51 +02:00