<pre style="white-space:pre-wrap;width:81ex">Apply label automatically when issue creation from template (#15154)</pre> https://github.com/tootsuite/mastodon/commit/8eb97e8ca2e731eba7f5be2d80e7e5254929814f
<pre style="white-space:pre-wrap;width:81ex">Fix AccountDeletionWorker not accepting keyword arguments (#15152)</pre> https://github.com/tootsuite/mastodon/commit/0a4d0e8320ae9fc5c446828743008db3b45bcb13
<pre style="white-space:pre-wrap;width:81ex">Fix streaming API allowing connections to persist after access token invalidation (#15111)
Fix #14816</pre> https://github.com/tootsuite/mastodon/commit/aa10200e58ccb340b6384532ccdba6b7fbac037a
<pre style="white-space:pre-wrap;width:81ex">Fix 2FA/sign-in token sessions being valid after password change (#14802)
If someone tries logging in to an account and is prompted for a 2FA
code or sign-in token, even if the account's password or e-mail is
updated in the meantime, the session will show the prompt and allow
the login process to complete with a valid 2FA code or sign-in token</pre> https://github.com/tootsuite/mastodon/commit/8532429af749339a3ff6af4130de3743cd8d1c68
<pre style="white-space:pre-wrap;width:81ex">Fix possible inconsistencies in tag search (#14906)
Do not downcase the queried tag before passing it to postgres when searching:
- tags are not downcased on creation
- `arel_table[:name].lower.matches(pattern)` generates an ILIKE anyway
- if Postgres and Rails happen to use different case-folding rules,
downcasing before query but not before insertion may mean that some
tags with some casings are not searchable</pre> https://github.com/tootsuite/mastodon/commit/9870b175b477bbc984fc7945f1ebe07e3f2b0053
<pre style="white-space:pre-wrap;width:81ex">Add interrelationship icon (#15149)
* Add interrelationship icon
* Fix arrow for rtl
* Fix to predefined color</pre> https://github.com/tootsuite/mastodon/commit/148ce97e21092500a2abeb87f6dc3c0adf5f28e4
<pre style="white-space:pre-wrap;width:81ex">Add follow selected followers button (#15148)
* Add follow selected followers button
* Fix unused variable
* Fix i18n normalize</pre> https://github.com/tootsuite/mastodon/commit/2b1a6e734ff42c17fb971cf909509b6b2ad84879
<pre style="white-space:pre-wrap;width:81ex">Add button to dismiss desktop notifications permissions banner (#15141)</pre> https://github.com/tootsuite/mastodon/commit/4790a126bebddd83cbaf1a8436611536dcc417a0
<pre style="white-space:pre-wrap;width:81ex">Remove auto-redirect to direct messages in web UI (#15142)</pre> https://github.com/tootsuite/mastodon/commit/f1858f08c2422ad63f1e6acb1670fcf35e3f8d7d
<pre style="white-space:pre-wrap;width:81ex">Bump sass from 1.28.0 to 1.29.0 (#15128)
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/462fb5451dcaa9113da8d5f873113ef6baab28ab
<pre style="white-space:pre-wrap;width:81ex">Bump @testing-library/react from 11.1.0 to 11.1.1 (#15124)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.1.0...v11.1.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/9e9560a1b8f525a610ca6f8b33081182f8e6588d
<pre style="white-space:pre-wrap;width:81ex">Bump @babel/runtime from 7.12.1 to 7.12.5 (#15126)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.1 to 7.12.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-runtime)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/7be82d9fe96e033b323fde4becc13de695885753
<pre style="white-space:pre-wrap;width:81ex">Bump jest from 26.6.1 to 26.6.3 (#15119)
Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.1...v26.6.3)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/5eef34b15137f7090bd553a9056e88ef474a7831
<pre style="white-space:pre-wrap;width:81ex">Precise that home timeline filters also apply to lists (#15139)</pre> https://github.com/tootsuite/mastodon/commit/bb13276e53b00a382bbc0b5299544354a9d0136b
<pre style="white-space:pre-wrap;width:81ex">Bump webpack-bundle-analyzer from 3.9.0 to 4.1.0 (#15129)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.9.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/commits/v4.1.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/fc41c1f4a0932f8e6219d61a62984e9a5f6177c8
<pre style="white-space:pre-wrap;width:81ex">Bump better_errors from 2.8.3 to 2.9.1 (#15117)
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.8.3 to 2.9.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.8.3...v2.9.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/e9b4d97d889474b3baaaad2869cca34b767b9a0d
<pre style="white-space:pre-wrap;width:81ex">Bump css-loader from 5.0.0 to 5.0.1 (#15118)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.0...v5.0.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></pre> https://github.com/tootsuite/mastodon/commit/e8339b2c0da1cfa4bb6701362e52eebdf519ef18
We’re so proud to continue Kobe’s mission to teach the power of emotion to the next generation of athletes. Kobe’s first YA title, #GeeseAreNeverSwans is officially out today. The novel focuses on the importance of mental health amongst young athletes and how sports can help overcome some of life’s greatest setbacks. Thank you for continuing to support his legacy. @GranityStudios #GranityStudios #GeeseAreNeverSwans https://weibo.com/3264072325/JcnbDniHM
Welcome back to Dren! We hope you are all ready to catch up with the West Bottom Badgers for another magical basketball season. The #Wizenard Series: Season One is OUT NOW.🧡🧡🧡🧡🧡🧡 #KobeBryant #GranityStudios #Kobeinc #巫兹纳德 @GranityStudios KobeBryant的微博视频 http://t.cn/A6Z9awUk
https://weibo.com/3264072325/IBhnrgpxL
A bot for testing, please mute or block.
Sorry for any inconvenient.
测试用bot,可直接屏蔽,谢谢。