mastodon-glitch/lib
Claire 353e5f797c Merge commit '5b291fcbe41564264954618fb1f4086a3be1c600' into glitch-soc/merge-upstream
Conflicts:
- `app/validators/poll_options_validator.rb`:
  Upstream split `PollValidator` in two, and glitch-soc had local changes to
  make the options configurable.
  Refactored as upstream did, keeping glitch-soc's configurable limits.
2025-01-28 18:29:46 +01:00
..
action_dispatch Merge pull request from GHSA-c2r5-cfqr-c553 2024-05-30 14:24:29 +02:00
active_record Update `rails` to version 8.0.1 (#32357) 2025-01-03 16:08:21 +00:00
assets
chewy Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
devise/strategies Fix parameter validation in our custom devise strategies (#33754) 2025-01-28 08:21:59 +00:00
elasticsearch Fix OpenSearch compatibility issue (#30278) 2024-05-14 17:54:28 +00:00
generators/post_deployment_migration
linter
mastodon API for updating attribution domains (#32730) 2025-01-17 08:18:55 +00:00
paperclip Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ (#33634) 2025-01-20 09:22:49 +00:00
rails
redis Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
sanitize_ext Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream 2024-12-25 18:01:37 +01:00
simple_navigation
stoplight Fix compatibility with Redis < 6.2 again (#30412) 2024-06-19 16:59:37 +00:00
tasks Merge commit '3178acc5cb8415a72b646dbe77be05255d3966f3' into glitch-soc/merge-upstream 2025-01-23 13:38:23 +01:00
templates/haml/scaffold Use `tt` extension for form scaffold template (#29676) 2024-04-10 09:20:21 +00:00
terrapin
webpacker Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 2024-04-15 09:15:32 +00:00
exceptions.rb Fix `min_id` and `max_id` causing error in search API (#32857) 2024-11-18 09:37:01 +00:00
premailer_bundled_asset_strategy.rb Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 2024-04-15 09:16:59 +00:00
public_file_server_middleware.rb