Last active
June 21, 2017 04:20
-
-
Save k0ta0uchi/b725f6b48d4ff3b57d01c8d595c919ee to your computer and use it in GitHub Desktop.
Mastodon v1.4.4の翻訳・意訳
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
修正: | |
連合されたステータスにクラスを許可するホワイトリストを追加(もうスピンしない) (#3810) | |
オートサジェスチョンをでバウンス(lodash)するように (#3836) | |
ハッシュタグがリアルタイムで更新されないのを修正 (#3849) | |
文字/書記素のカウント関連の修正 (#3839) | |
インスタンス設定からアカウント削除を無効にできるように (#3852) | |
カーソル:ポインターを必要な時にセットするように (#3857) | |
CWテキストをクリックするとステータスをきちんと拡張するように (#3855) | |
RubyサイドのRTL検知を修正 (#3867) | |
"NSFW"ボタンを目アイコンに置換し、他のUIエレメントのファンクションと一致させるように (#3759) | |
Status.as_home_timelineのダイレクトステータスをフィルタするように (#3842) | |
リモートカンバセーションURIがレコードされていなかった問題を修正 (#3870) | |
ストリーミングサーバー一つ一つが全てのredisチャンネルを購読するのではなく、オンデマンドで購読するように (#3828) | |
アップグレードノート: | |
非ドッカーのみ: | |
依存ファイルのアップデート: bundle install と yarn install | |
Dockerと非Docker: | |
このリリースではアセットの変更が含まれます。RAILS_ENV=production bundle exec rails assets:precompileの実行が必要です。(Dockerの場合: docker-compose run --rm web rails assets:precompile) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment