Skip to content
Snippets Groups Projects
  1. Jul 21, 2023
  2. Apr 29, 2023
    • Namekuji's avatar
      enhance: account migration (#10592) · d28866f7
      Namekuji authored
      * copy block and mute then create follow and unfollow jobs
      
      * copy block and mute and update lists when detecting an account has moved
      
      * no need to care promise orders
      
      * refactor updating actor and target
      
      * automatically accept if a locked account had accepted an old account
      
      * fix exception format
      
      * prevent the old account from calling some endpoints
      
      * do not unfollow when moving
      
      * adjust following and follower counts
      
      * check movedToUri when receiving a follow request
      
      * skip if no need to adjust
      
      * Revert "disable account migration"
      
      This reverts commit 2321214c.
      
      * fix translation specifier
      
      * fix checking alsoKnownAs and uri
      
      * fix updating account
      
      * fix refollowing locked account
      
      * decrease followersCount if followed by the old account
      
      * adjust following and followers counts when unfollowing
      
      * fix copying mutings
      
      * prohibit moved account from moving again
      
      * fix move service
      
      * allow app creation after moving
      
      * fix lint
      
      * remove unnecessary field
      
      * fix cache update
      
      * add e2e test
      
      * add e2e test of accepting the new account automatically
      
      * force follow if any error happens
      
      * remove unnecessary joins
      
      * use Array.map instead of for const of
      
      * ユーザーリストの移行は追加のみを行う
      
      * nanka iroiro
      
      * fix misskey-js?
      
      * ✌️
      
      * 移行を行ったアカウントからのフォローリクエストの自動許可を調整
      
      * newUriを外に出す
      
      * newUriを外に出す2
      
      * clean up
      
      * fix newUri
      
      * prevent moving if the destination account has already moved
      
      * set alsoKnownAs via /i/update
      
      * fix database initialization
      
      * add return type
      
      * prohibit updating alsoKnownAs after moving
      
      * skip to add to alsoKnownAs if toUrl is known
      
      * skip adding to the list if it already has
      
      * use Acct.parse instead
      
      * rename error code
      
      * 🎨
      
      * 制限を5から10に緩和
      
      * movedTo(Uri), alsoKnownAsはユーザーidを返すように
      
      * test api res
      
      * fix
      
      * 元アカウントはミュートし続ける
      
      * 🎨
      
      * unfollow
      
      * fix
      
      * getUserUriをUserEntityServiceに
      
      * ?
      
      * job!
      
      * 🎨
      
      * instance => server
      
      * accountMovedShort, forbiddenBecauseYouAreMigrated
      
      * accountMovedShort
      
      * fix test
      
      * import, pin禁止
      
      * 実績を凍結する
      
      * clean up
      
      * ✌️
      
      
      
      * change message
      
      * ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに
      
      * Revert "ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに"
      
      This reverts commit 3bd7be35d8aa455cb01ae58f8172a71a50485db1.
      
      * validateAlsoKnownAs
      
      * 移行後2時間以内はインポート可能なファイルサイズを拡大
      
      * clean up
      
      * どうせactorをupdatePersonで更新するならupdatePersonしか移行処理を発行しないことにする
      
      * handle error?
      
      * リモートからの移行処理の条件を是正
      
      * log, port
      
      * fix
      
      * fix
      
      * enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように
      
      * refactor (use checkHttps)
      
      * MISSKEY_WEBFINGER_USE_HTTP
      
      * Environment Variable readme
      
      * NEVER USE IN PRODUCTION
      
      * fix punyHost
      
      * fix indent
      
      * fix
      
      * experimental
      
      ---------
      
      Co-authored-by: default avatartamaina <tamaina@hotmail.co.jp>
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      d28866f7
  3. Feb 15, 2023
  4. Sep 20, 2022
  5. Sep 17, 2022
  6. Mar 26, 2022
  7. Feb 27, 2022
  8. Feb 20, 2022
    • tamaina's avatar
      Fix ajv (#8333) · fcfb5ef0
      tamaina authored
      * wip
      
      * ✌️
      
      * use ajv/dist/core
      
      * revert try
      
      * clean up
      fcfb5ef0
  9. Feb 19, 2022
    • tamaina's avatar
      ✌️ · 78ad95d3
      tamaina authored
      78ad95d3
    • syuilo's avatar
      refactor: use ajv instead of cafy (#8324) · 510de876
      syuilo authored
      
      * wip
      
      * wip
      
      * Update abuse-user-reports.ts
      
      * Update files.ts
      
      * Update list-remote.ts
      
      * Update list.ts
      
      * Update show-users.ts
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * Update search.ts
      
      * Update reactions.ts
      
      * Update search.ts
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * Update relation.ts
      
      * Update available.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update packages/backend/src/server/api/define.ts
      
      Co-authored-by: default avatarJohann150 <johann.galle@protonmail.com>
      
      * Update define.ts
      
      * Update define.ts
      
      * typo
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * wip
      
      * Update signup.ts
      
      * Update call.ts
      
      * minimum for limit
      
      * type
      
      * remove needless annotation
      
      * wip
      
      * Update signup.ts
      
      * wip
      
      * wip
      
      * fix
      
      * Update create.ts
      
      Co-authored-by: default avatarJohann150 <johann.galle@protonmail.com>
      510de876
  10. Jan 18, 2022
    • tamaina's avatar
      refactor: APIエンドポイントファイルの定義を良い感じにする (#8154) · efb0ffc4
      tamaina authored
      * Fix API Schema Error
      
      * Delete SimpleSchema/SimpleObj
      and Move schemas to dedicated files
      
      * Userのスキーマを分割してみる
      
      * define packMany type
      
      * add ,
      
      * Ensure enum schema and Make "as const" put once
      
      * test?
      
      * Revert "test?"
      
      This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79.
      
      * Revert "Fix API Schema Error"
      
      This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323.
      
      * ✌️
      
      * clean up
      
      * test?
      
      * wip
      
      * wip
      
      * better schema def
      
      * ✌️
      
      
      
      * fix
      
      * add minLength property
      
      * wip
      
      * wip
      
      * wip
      
      * anyOf/oneOf/allOfに対応? ~ relation.ts
      
      * refactor!
      
      * Define MinimumSchema
      
      * wip
      
      * wip
      
      * anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
      
      * anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
      
      * Update packages/backend/src/misc/schema.ts
      
      Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      
      * fix
      
      * array oneOfをより正確な型に
      
      * array oneOfをより正確な型に
      
      * wip
      
      * ✌️
      
      * なんかもういろいろ
      
      * remove
      
      * very good schema
      
      * api schema
      
      * wip
      
      * refactor: awaitAllの型定義を変えてみる
      
      * fix
      
      * specify types in awaitAll
      
      * specify types in awaitAll
      
      * ✌️
      
      * wip
      
      * ...
      
      * ✌️
      
      * AllowDateはやめておく
      
      * 不必要なoptional: false, nullable: falseを廃止
      
      * Packedが展開されないように
      
      * 続packed
      
      * wip
      
      * define note type
      
      * wip
      
      * UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように
      
      * wip
      
      * wip
      
      * wip specify user type of other schemas
      
      * ok
      
      * convertSchemaToOpenApiSchemaを改修
      
      * convertSchemaToOpenApiSchemaを改修
      
      * Fix
      
      * fix
      
      * ✌️
      
      
      
      * wip
      
      * 分割代入ではなくallOfで定義するように
      
      Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      efb0ffc4
  11. Jan 02, 2022
    • syuilo's avatar
      lint · 4a64280a
      syuilo authored
      4a64280a
  12. Dec 09, 2021
  13. Nov 11, 2021
  14. Oct 20, 2021
  15. Aug 19, 2021
  16. Jun 08, 2021
  17. Mar 24, 2021
    • syuilo's avatar
      Refactor (#7394) · ce340aba
      syuilo authored
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update define.ts
      
      * Update update.ts
      
      * Update user.ts
      
      * wip
      
      * wip
      
      * Update request.ts
      
      * URL
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update invite.ts
      
      * Update create.ts
      ce340aba
  18. Mar 23, 2021
  19. Mar 06, 2021
    • YuzuRyo61's avatar
      APIドキュメントの改善 (#6757) · a07d753d
      YuzuRyo61 authored
      
      * Update api document in admin/announcements
      
      * Update api document in announcements
      
      * Update api document in i/read-announcements
      
      * Update api document in username/available
      
      * Update api document & Fix typo in API 403 error
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Fix API permission definition
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Update api document
      
      * Fix bug in users (api)
      
      * Apply reviews #6757
      
      * Apply reviews #6757
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      a07d753d
  20. Mar 04, 2020
  21. Feb 20, 2020
  22. Feb 15, 2020
  23. Feb 14, 2020
  24. Jan 29, 2020
Loading