Skip to content
Snippets Groups Projects
  1. Apr 21, 2019
    • syuilo's avatar
      11.2.2 · 0caf9b07
      syuilo authored
    • syuilo's avatar
      Update dependencies 🚀 · 5f655c9f
      syuilo authored
    • syuilo's avatar
      New Crowdin translations (#4736) · 44aed539
      syuilo authored
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Polish)
      
      * New translations ja-JP.yml (French)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Czech)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (German)
      
      * New translations ja-JP.yml (Korean)
      
      * New translations ja-JP.yml (Spanish)
      
      * New translations ja-JP.yml (Japanese, Kansai)
      
      * New translations ja-JP.yml (French)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Polish)
      
      * New translations ja-JP.yml (French)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Czech)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Korean)
      
      * New translations ja-JP.yml (Norwegian)
      
      * New translations ja-JP.yml (Spanish)
      
      * New translations ja-JP.yml (Japanese, Kansai)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Czech)
    • syuilo's avatar
    • かひわし4(バージョン1)'s avatar
      Docker: Remove quotes in docker_example.env (#4765) · 23a5a757
      Docker does not parse quotes in env_file.
      As follows if enclosed in quotation marks.
      
      docker_example.env:
      POSTGRES_PASSWORD="password"
      
      Environment value in Misskey container:
      $ echo $POSTGRES_PASSWORD
      "password"
      
      Some users may see this behavior as unexpected.
      
      Dockerはenv_fileのクォーテーションマークを解析しません。
      もし値がクォーテーションマークで囲まれていた場合は以下のような動作になります。
      
      docker_example.env:
      POSTGRES_PASSWORD="password"
      
      Misskeyのコンテナ内の環境変数:
      $ echo $POSTGRES_PASSWORD
      "password"
      
      この動作を予期しない動作のように思うユーザーがいるかもしれません。
      23a5a757
    • MeiMei's avatar
      Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 (#4764) · a7847584
      MeiMei authored
      * Fix #4761
      
      * Fix: updatePersonができない
      a7847584
  2. Apr 20, 2019
  3. Apr 19, 2019
  4. Apr 18, 2019
  5. Apr 17, 2019
Loading