2023.0131.0
What's Changed
- inbox: update inbox entries in controller by @nilsding in #1002
- Use
skip_before_action
instead of redefining action inAjaxController
by @raccube in #1005 - Cache headers for web app manifest based on user theme by @raccube in #1004
- Remove page parameter from
user/friends
redirects by @raccube in #1010 - Eager load profiles in paginators by @raccube in #1013
- Cleanup user controller by @raccube in #1011
- Add filtering for events reported to Sentry by @raccube in #1015
- Fix author-searched deletion in inbox not working by @pixeldesu in #1012
- typoed_email_validator: add new endings to the typo list by @nilsding in #1016
- Move fetching of services to controller to avoid n+1 queries by @raccube in #1014
- typoed_email_validator: add new endings to the typo list by @nilsding in #1018
- fix image in 502 page by @nilsding in #1027
- Add new raised text and raised accent text theme fields by @pixeldesu in #1017
- Prevent 𝑛+1 on follower/following lists by @raccube in #1029
Dependency updates
- Bump sanitize from 6.0.0 to 6.0.1 by @dependabot in #1006
- Bump redcarpet from 3.5.1 to 3.6.0 by @dependabot in #1020
- Bump fog-aws from 3.15.0 to 3.16.0 by @dependabot in #1021
- Bump haml_lint from 0.43.0 to 0.45.0 by @dependabot in #1022
- Bump rubocop from 1.43.0 to 1.44.1 by @dependabot in #1025
- Bump rails from 6.1.7.1 to 6.1.7.2 by @dependabot in #1024
- Bump esbuild from 0.17.4 to 0.17.5 by @dependabot in #1023
- update Sidekiq to 6 by @nilsding in #1030
Full Changelog: 2023.0127.0...2023.0131.0