summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: ↵kakkokari-gtyih2023-03-193-2/+15
| | | | | | | | | | | PC版設定ページでスマホ用UIが表示されるのを防ぐリダイレクトを追加 (#10326) * (Fix misskey-dev#10324)設定画面:PC版UIへのリダイレクトをルート遷移時にも実行 * Update changelog * (fix) missing semicolon * (fix) strict equals
* fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight2023-03-192-6/+20
| | | | | * fix(backend/URLPreviewService): エラーでHTTP 402を出すように * fix import
* test(backend): Add tests for clips (#10358)Nanashia2023-03-192-0/+1009
|
* New Crowdin updates (#10349)syuilo2023-03-191-0/+4
| | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified)
* Update CHANGELOG.mdsyuilo2023-03-191-3/+5
|
* Update CHANGELOG.mdsyuilo2023-03-191-2/+2
|
* fix: ↵kakkokari-gtyih2023-03-192-1/+2
| | | | | | | | | | | | | | | | | 非ログイン時に「Misskeyについて」ページから投稿フォームが出ないようにする (#10345) * (fix misskey-dev#9486) 非ログイン時の I ❤ Misskey のふるまい * 「キャンセル」ボタンにより適切な翻訳をあてる * Update CHANGELOG.md * もともと用意されていたサインイン確認関数に置き換え * Update CHANGELOG.md * 独自ダイアログでなくなった以上、async指定は要らないので解除 * ボタンをそもそも非表示にする
* Update CHANGELOG.mdsyuilo2023-03-191-16/+18
|
* feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight2023-03-197-60/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(frontend/MkUrlPreview): oEmbedのサポート * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * playerとoEmbedの統合 * Update CHANGELOG.md * loading=lazyはここでは不要 * border: 0 * プレビュー直後にautoplayできる機能の復旧 * add test * refactor test * explain about cache * expandPreviewはもう使わない * summaly v4 * update summaly * scrolling=no to fix pixiv --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* perf(backend): improve performance of timeline apissyuilo2023-03-194-3/+10
|
* Update CHANGELOG.mdsyuilo2023-03-191-0/+1
|
* Fix: foreignkey on reports (#9753)atsuchan2023-03-191-0/+15
|
* enhance(client): add ads pagesyuilo2023-03-184-3/+37
|
* test(backend): Add tests for web resources (#10341)Nanashia2023-03-182-129/+468
|
* update pnpmtamaina2023-03-171-1/+1
|
* New translations ja-JP.yml (Italian) (#10343)syuilo2023-03-171-0/+4
|
* 13.10.0syuilo2023-03-172-2/+2
|
* update aiscriptsyuilo2023-03-174-15/+15
|
* 絵文字のライセンスを表示できるようにsyuilo2023-03-175-18/+74
|
* New Crowdin updates (#10254)syuilo2023-03-178-108/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * 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 (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai)
* refactorsyuilo2023-03-173-78/+52
|
* feat: clip favoritesyuilo2023-03-1625-15/+403
| | | | Resolve #10337
* enhance: ↵syuilo2023-03-1612-0/+36
| | | | | | カスタム絵文字にライセンス情報を付与できるように Resolve #10091
* Update NotificationService.tssyuilo2023-03-161-0/+1
|
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-1610-234/+205
|
* update tabler-iconssyuilo2023-03-163-9/+9
|
* Update CHANGELOG.mdsyuilo2023-03-161-0/+1
|
* enhance(client): tweak search pagesyuilo2023-03-165-95/+127
|
* enhance(client): update AiScript to 0.13.0syuilo2023-03-155-15/+16
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-152-0/+7
|\
| * feat(client): Navbar の設定項目に「プロフィール」を追加 ↵kakkokari-gtyih2023-03-152-0/+7
| | | | | | | | | | | | | | (#10332) * feat: navbar項目 自プロフィールを追加 (misskey-dev#10330) * change CHANGELOG.md
* | fix(server): prevent creation of empty antennassyuilo2023-03-152-0/+5
|/
* Update AggregateRetentionProcessorService.tssyuilo2023-03-151-0/+2
|
* fix: tweak retention rate aggregationsyuilo2023-03-155-12/+43
|
* Fix #10261 (#10323)タービン2023-03-153-3/+34
|
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( ↵CyberRex2023-03-1410-27/+32
| | | | | | | | | | | | | | | #10298 関係 ) (#10317) * enhance(backend): 配送先が410 Goneで応答してきた場合配送停止するように * Update CHANGELOG.md * Deliverキューのデータに宛先がSharedInboxかどうかのフラグを追加 * Fix lint * Mapを使用するように * Fix typo
* fix: ↵YS2023-03-1410-9/+10
| | | | | | | クエリキャッシュ無効化時の絵文字操作エラーを解消 (#10320) * disabledCache: trueのときにqueryResultCacheへアクセスしないように * append changelog
* user schemaにあるany型を厳格にした (#10319)Cj-bc2023-03-132-2/+3
| | | | | | | | 使用されている箇所から、これらのプロパティの型はstring型に限定出来そうということが分かった。 又、OpenAPIv3の仕様上はanyは使えないため修正した。 related: https://github.com/misskey-dev/misskey/issues/10308 * Update CHANGELOG
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-131-2/+2
|\
| * refactor(frontend): 引数の型を強くし、関数内部のas ↵Kisaragi2023-03-131-2/+2
| | | | | | | | anyを除去 (#10315)
* | chore(client): tweak admin/roles pagesyuilo2023-03-131-18/+28
| |
* | enhance: make configurable to whether notes search available by rolesyuilo2023-03-137-19/+48
| | | | | | | | Resolve #10318
* | feat: sensitive wordsyuilo2023-03-1310-1/+122
|/
* enhance(backend): 配送先が410 ↵CyberRex2023-03-132-0/+13
| | | | | | | Goneで応答してきた場合配送停止するように (#10298) * enhance(backend): 配送先が410 Goneで応答してきた場合配送停止するように * Update CHANGELOG.md
* fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)Kagami Sascha Rosylight2023-03-135-22/+92
| | | | | * fix(frontend/XHome): fall back to user.uri if user.url does not exist * Update CHANGELOG.md
* 空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312)YS2023-03-131-3/+5
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-126-12/+13
|\
| * fix: Do not use avif (#10301)tamaina2023-03-126-12/+13
| | | | | | | | | | | | | | * fix: Do not use avif * fix * fix
* | refactor(test): rename variable for INestApplicationContextsyuilo2023-03-1213-39/+39
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-122-7/+15
|\