2023.0102.0
What's Changed
- Fix wrong translation in linkfilter view by @pixeldesu in #883
- Silently fail in share worker if user account is suspended by @pixeldesu in #885
- Track users in anonymous blocks by @pixeldesu in #884
- fix display conditions of profile questions by @nilsding in #886
- let Zeitwerk autoload
lib
by @nilsding in #889 - Add user muting by @pixeldesu in #888
- Only allow one answer per user by @pixeldesu in #890
- question/create_followers: fix incrementing asked_count by @nilsding in #892
- Revoke Twitter connection when the token is revoked by @raccube in #891
- Refactor mute rule creation/deletion into use cases by @raccube in #900
- WebPush support by @raccube in #678
Dependency updates
- Bump openssl from 3.0.1 to 3.1.0 by @dependabot in #873
- Bump faker from 3.0.0 to 3.1.0 by @dependabot in #877
- Bump simplecov from 0.21.2 to 0.22.0 by @dependabot in #876
- Bump rubocop-rails from 2.17.3 to 2.17.4 by @dependabot in #870
- Bump net-imap from 0.3.2 to 0.3.4 by @dependabot in #880
- Bump puma from 6.0.0 to 6.0.1 by @dependabot in #872
- Bump pundit from 2.2.0 to 2.3.0 by @dependabot in #874
- Bump rubocop from 1.40.0 to 1.41.1 by @dependabot in #878
- Bump jwt from 2.5.0 to 2.6.0 by @dependabot in #871
- Bump tldv-data from 1.0.2022101300 to 1.0.2022121701 by @nilsding in #882
- Bump jquery from 3.6.2 to 3.6.3 by @dependabot in #881
- Bump @babel/core from 7.20.5 to 7.20.7 by @dependabot in #875
- Bump core-js from 3.26.1 to 3.27.0 by @dependabot in #879
- Bump rubocop from 1.41.1 to 1.42.0 by @dependabot in #894
- Bump core-js from 3.27.0 to 3.27.1 by @dependabot in #897
- Bump bullet from 7.0.4 to 7.0.5 by @dependabot in #893
- Bump puma from 6.0.1 to 6.0.2 by @dependabot in #896
- Bump httparty from 0.20.0 to 0.21.0 by @dependabot in #895
Other changes
- Clean up gitignore by @nilsding in #887
- Clean up User model by @raccube in #898
- Clean up Rakefile by @raccube in #899
Full Changelog: 2022.1225.0...2023.0102.0