summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #11920 from misskey-dev/developsyuilo2023-09-29143-1543/+2532
|\ | | | | Release: 2023.9.2
| * fixsyuilo2023-09-292-1/+7
| |
| * enhance(frontend): ↵syuilo2023-09-297-2/+31
| | | | | | | | タイムラインでファイルが添付されたノートのみ表示するオプションを追加
| * Update create.test.tssyuilo2023-09-291-4/+5
| |
| * Update CHANGELOG.mdsyuilo2023-09-291-1/+1
| |
| * Feat: AiScriptでリモートサーバーのAPIを叩く関数を追加 (#11887)FineArchs2023-09-294-3/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Mk:apiExternal * fix * lint * Update CHANGELOG.md * Update api.ts * add apiExternal() * add apiExternal() * allow / ambiguity * use os.apiExternal() * add checks * fix url
| * New Crowdin updates (#11901)syuilo2023-09-2911-17/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Thai)
| * 2023.9.2syuilo2023-09-292-2/+2
| |
| * :art:syuilo2023-09-293-5/+5
| |
| * fix(backend): fix notes/create validationsyuilo2023-09-291-1/+1
| |
| * update depssyuilo2023-09-299-922/+988
| |
| * update typesyuilo2023-09-292-0/+18
| |
| * Update CHANGELOG.mdsyuilo2023-09-291-1/+1
| |
| * tweaksyuilo2023-09-291-1/+1
| |
| * refactorsyuilo2023-09-291-2/+2
| |
| * enhance: improve moderation logsyuilo2023-09-299-2/+91
| |
| * Update CHANGELOG.mdsyuilo2023-09-291-2/+2
| |
| * 広告に関する修正(配信中の絞り込み、Create時にMiAdを返 ↵nenohi2023-09-294-10/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ように) (#11913) * ad/createにて作成したMiAdを返すように 別なツールからアップデート等をする際に必要 * ad/list取得に現在掲載中のオプションを作成 * スイッチで配信中のみを絞れるように * update CHANGELOG * エラー修正 * Update packages/frontend/src/pages/admin/ads.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * feat: 通知の受信設定を強化syuilo2023-09-2944-503/+676
| |
| * .jssyuilo2023-09-2926-26/+26
| |
| * .jssyuilo2023-09-293-3/+3
| |
| * enhance: 編集されたノートかどうか分かるようにsyuilo2023-09-2812-2/+34
| |
| * feat: note editsyuilo2023-09-2816-3/+162
| |
| * Update CHANGELOG.mdsyuilo2023-09-281-1/+1
| |
| * Feat: register_post_form_actionでcwを変更可能にする (#11911)taichan2023-09-282-0/+3
| | | | | | | | | | * 投稿フォームのアクション追加するプラグインでCWを変更可能にする * Update CHANGELOG
| * enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-286-2/+78
| |
| * enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-2814-28/+94
| |
| * .jssyuilo2023-09-281-1/+1
| |
| * enhance: ↵syuilo2023-09-283-4/+17
| | | | | | | | ユーザーページのノート一覧でRenoteを除外できるように
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-281-2/+1
| |\
| | * fix: leverage join misskey multilingual behaviour (#11908)Tassoman2023-09-271-2/+1
| | | | | | | | | Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
| * | enhance: improve moderation logsyuilo2023-09-287-1/+24
| |/
| * enhance(frontend): improve moderation logsyuilo2023-09-272-0/+11
| |
| * feat(backend): MasterプロセスのPIDを書き出せるように (#11909)CyberRex2023-09-273-11/+18
| |
* | Merge pull request #11898 from misskey-dev/developsyuilo2023-09-2540-109/+331
|\| | | | | 2023.9.1
| * build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)dependabot[bot]2023-09-2511-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * enhance: improve moderation logsyuilo2023-09-257-1/+28
| |
| * [skip ci] New Crowdin updates (#11891)syuilo2023-09-255-31/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional)
| * 2023.9.1syuilo2023-09-252-2/+4
| |
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-252-3/+3
| |\
| | * fix(frontend): ↵zyoshoka2023-09-252-3/+3
| | | | | | | | | | | | | | | | | | | | | ログアウト状態でのノートメニュー内の詳細ボタンの表示をログイン状態と同じに (#11896) * fix(frontend): ログアウト状態でのノートの詳細ボタンの表示をログイン状態と同じに * Update CHANGELOG.md
| * | fix(backend): ↵syuilo2023-09-251-0/+21
| |/ | | | | | | | | | | 「ユーザーの新規投稿」の通知設定を切り替えるとサーバー内部エラーが出る Fix #11892
| * enhance: improve moderation logsyuilo2023-09-2519-60/+209
| |
| * Add address bind config option (outgoingAddress) is feature of 2023.9 (#11894)anatawa122023-09-241-1/+1
| |
| * fix(backend): お知らせのページネーションが機能しない ↵taichan2023-09-242-1/+11
| | | | | | | | | | | | | | #11800 (#11890) * fix(backend): お知らせのページネーションが機能しない #11800 * Update CHANGELOG
* | Merge pull request #11874 from misskey-dev/developsyuilo2023-09-241805-16653/+30275
|\| | | | | Release: 2023.9.0
| * 2023.9.0syuilo2023-09-241-1/+1
| |
| * New Crowdin updates (#11885)syuilo2023-09-244-1/+31
| | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English)
| * Update CHANGELOG.mdsyuilo2023-09-241-1/+1
| |
| * Update DriveService.tssyuilo2023-09-241-1/+1
| |