summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): use-tooltip の呼び出し元の UI ↵YAVIIGI2023-10-032-0/+15
| | | | | | | が無くなったら自動的に削除されるようにする (#11949) * Update use-tooltip.ts * Update CHANGELOG.md
* change request.routerPath to requrest.routeOptions.url (#11935)あすぱる2023-09-301-1/+1
|
* feat: AiScriptでホストのアドレスを参照できる定数 (#11924)FineArchs2023-09-302-1/+3
| | | | | | | | | | | * add HOST_URL * Update CHANGELOG.md * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* [ci skip] New Crowdin updates (#11922)syuilo2023-09-306-0/+50
| | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (German) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
* fix testsyuilo2023-09-301-0/+2
|
* Update CHANGELOG.mdsyuilo2023-09-301-0/+1
|
* 後方互換性の強化syuilo2023-09-301-0/+1
|
* 2023.9.3syuilo2023-09-301-1/+1
|
* enhance: ノートの翻訳機能の利用可否をロールで設定可能にsyuilo2023-09-309-4/+57
| | | | Resolve #11923
* enhance(front)end: improve moderation logsyuilo2023-09-301-2/+2
|
* Update CHANGELOG.mdsyuilo2023-09-301-0/+4
|
* fix(backend): ↵syuilo2023-09-301-1/+4
| | | | Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正
* 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
|
* 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
|\