forked from mastodon/mastodon
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'fbcbf7898f000d9d1a21d52e8a8d3ed4602aa7db' into to_3.5.3
* commit 'fbcbf7898f000d9d1a21d52e8a8d3ed4602aa7db': (168 commits) Bump version to 3.5.3 (mastodon#18530) Fix errors when rendering RSS feeds (mastodon#18531) Fix concurrent unfollowing decrementing follower count more than once (mastodon#18527) Fix being able to appeal a strike unlimited times (mastodon#18529) Fix being able to report otherwise inaccessible statuses (mastodon#18528) Fix empty votes arbitrarily increasing voters count in polls (mastodon#18526) Fix moderator leak in undo_mark_statuses_as_sensitive (mastodon#18525) Fix suspended users being able to access APIs that don't require a user (mastodon#18524) Fix confirmation redirect to app without `Location` header (mastodon#18523) Fix follower and other counters being able to go negative (mastodon#18517) Add ES6 compatibility to browserslist (mastodon#18519) Remove 3.3.x from supported versions in security policy (mastodon#18516) Fix regression in `tootctl search deploy` caused by unloaded attribute (mastodon#18514) Change "dangerous" to "sensitive" in privacy policy and web UI (mastodon#18515) Change unapproved and unconfirmed account to not be accessible in the REST API (mastodon#17530) Bump @babel/preset-env from 7.17.12 to 7.18.2 (mastodon#18512) Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.2 (mastodon#18511) Bump immutable from 4.0.0 to 4.1.0 (mastodon#18502) Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0 (mastodon#18489) Bump @babel/runtime from 7.17.9 to 7.18.0 (mastodon#18494) ... # Conflicts: # app/javascript/mastodon/locales/ja.json
- Loading branch information
Showing
484 changed files
with
15,429 additions
and
6,573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[production] | ||
defaults | ||
not IE 11 | ||
not dead | ||
|
||
[development] | ||
supports es6-module |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.