Skip to content
Snippets Groups Projects
  1. Apr 02, 2022
    • syuilo's avatar
      revert 484e023c · c03b70c9
      syuilo authored
      c03b70c9
    • syuilo's avatar
      12.109.0 · 68d462b3
      syuilo authored
      68d462b3
    • syuilo's avatar
      fix syntax error · 6b6464a6
      syuilo authored
      6b6464a6
    • syuilo's avatar
      New Crowdin updates (#8409) · 4fdfbfd5
      syuilo authored
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (German)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Dutch)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (French)
      
      * New translations ja-JP.yml (Romanian)
      
      * New translations ja-JP.yml (Romanian)
      
      * 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 (Chinese Simplified)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (German)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Slovak)
      
      * New translations ja-JP.yml (Romanian)
      
      * New translations ja-JP.yml (Romanian)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (German)
      
      * New translations ja-JP.yml (English)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Slovak)
      
      * New translations ja-JP.yml (Chinese Simplified)
      
      * New translations ja-JP.yml (Indonesian)
      
      * New translations ja-JP.yml (Indonesian)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Arabic)
      
      * New translations ja-JP.yml (Portuguese)
      
      * New translations ja-JP.yml (Portuguese)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      
      * New translations ja-JP.yml (Esperanto)
      4fdfbfd5
    • syuilo's avatar
      feat: Webhook (#8457) · 8e5f2690
      syuilo authored
      * feat: introduce webhook
      
      * wip
      
      * wip
      
      * wip
      
      * Update CHANGELOG.md
      8e5f2690
    • syuilo's avatar
      Update CHANGELOG.md · 99e6ef59
      syuilo authored
      99e6ef59
    • Johann150's avatar
      fix(federation): avoid duplicate activity delivery (#8429) · 1033e8e5
      Johann150 authored
      * prefer shared inbox over individual inbox
      
      * no new shared inbox for direct recipes
      
      * fix type error
      1033e8e5
    • tamaina's avatar
      enhance: タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450) · f7030d4a
      tamaina authored
      * enhance experience of deck with touchpad
      
      * test: 単純にdeltaYを加算してみる
      
      * clean up
      
      * ios bug fix?
      
      * ✌️
      
      * use overflow-y
      
      * Safari does not supports clip
      f7030d4a
    • Johann150's avatar
      enhance(doc): required input fields (#8456) · 484e023c
      Johann150 authored
      * remove empty file
      
      If the endpoint is to be implemented later, the file can be added back,
      but for now it is confusing to have an empty file.
      
      * enhance(doc): document defaults
      
      Default for `isPublic` is based on the database schema default value.
      Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.
      
      * enhance(doc): explain nullable emoji category
      
      * fix: make nullable if default is null
      
      * enhance(doc): explain mute attribute expiresAt
      
      * fix: define required fields
      
      - `notes/create`: the default for `text` has been removed because ajv can not handle
        `default` inside of `anyOf`, see
        https://ajv.js.org/guide/modifying-data.html#assigning-defaults
      
      
        and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
        first alternative.
      - `notes/create`: The `mediaIds` property has been marked as deprecated because it
        has the same behaviour as using `fileIds`, but the implementation tries to handlè
        `fileIds` first.
      - The result schema for `admin/emoji/list` has been altered because the `host`
        property will always be `null` as it is filtered this way in the database query.
        See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.
      
      * enhance(doc): explain nullable hostname
      
      * update changelog
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      484e023c
    • syuilo's avatar
      Update CHANGELOG.md · 7c781179
      syuilo authored
      7c781179
  2. Apr 01, 2022
  3. Mar 29, 2022
  4. Mar 28, 2022
  5. Mar 27, 2022
  6. Mar 26, 2022
Loading