Commit Graph

25568 Commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏) ae29e6feac
fix(backend): returning column name 2024-05-30 11:34:53 +09:00
Acid Chicken (硫酸鶏) e2b82f7eaa
chore(backend): use raw 2024-05-30 11:28:42 +09:00
Acid Chicken (硫酸鶏) ccba76026f
chore: log metadata 2024-05-30 11:16:19 +09:00
Acid Chicken (硫酸鶏) 7adcccba33
chore: log more 2024-05-30 11:08:40 +09:00
Acid Chicken (硫酸鶏) be8ea15983
fix(backend): quote 2024-05-29 22:38:38 +09:00
Acid Chicken (硫酸鶏) 9227496389
chore(backend): concrete returning 2024-05-29 22:35:34 +09:00
Acid Chicken (硫酸鶏) 6302a8b904
chore(backend): accessible 2024-05-29 18:36:46 +09:00
Acid Chicken (硫酸鶏) 461f4bb64b
chore(backend): t 2024-05-29 18:32:43 +09:00
Acid Chicken (硫酸鶏) 4bd5d219af
fix(backend): quote 2024-05-29 18:19:53 +09:00
Acid Chicken (硫酸鶏) 0d8a88b2c8
fix(backend): __disambiguation__ 2024-05-29 18:16:57 +09:00
Acid Chicken (硫酸鶏) c8ac5a7e2b
fix(backend): fix typo 2024-05-29 18:07:04 +09:00
Acid Chicken (硫酸鶏) 68e1c615cc
fix(backend): avoid useless alias 2024-05-29 18:02:18 +09:00
Acid Chicken (硫酸鶏) 45f38094b9
chore(backend): use cte 2024-05-29 17:49:19 +09:00
Acid Chicken (硫酸鶏) b27b5c9ed7
test(backend): fix type 2024-05-29 17:35:56 +09:00
Acid Chicken (硫酸鶏) f694bb78ee
fix(backend): avoid pure name 2024-05-29 17:30:19 +09:00
Acid Chicken (硫酸鶏) 7e967f36ba
fix(backend): type 2024-05-29 17:23:00 +09:00
Acid Chicken (硫酸鶏) 024d854cf4
chore(backend): remove from 2024-05-29 17:07:18 +09:00
Acid Chicken (硫酸鶏) 482ad29a08
chore(backend): alias 2024-05-29 17:01:55 +09:00
Acid Chicken (硫酸鶏) 10b5eebd8d
fix(backend): automatic aliasing 2024-05-29 16:54:39 +09:00
Acid Chicken (硫酸鶏) 3bb8b6fc69
fix(backend): position 2024-05-29 16:51:33 +09:00
Acid Chicken (硫酸鶏) 55ce6f831a
revert: log 2024-05-29 16:41:36 +09:00
Acid Chicken (硫酸鶏) e4d3a66f62
fix(backend): remove dummy from 2024-05-29 16:35:24 +09:00
Acid Chicken (硫酸鶏) 47278d3f6d
fix(backend): column names 2024-05-29 16:29:39 +09:00
Acid Chicken (硫酸鶏) 6304c4259a
test: log 2024-05-29 16:12:09 +09:00
Acid Chicken (硫酸鶏) 698c325b97
chore: debug 2024-05-29 15:59:48 +09:00
Acid Chicken (硫酸鶏) 92e2c5c45f
chore: debug 2024-05-29 15:53:09 +09:00
Acid Chicken (硫酸鶏) 86dd737def
fix(backend): fake where 2024-05-29 15:47:52 +09:00
Acid Chicken (硫酸鶏) f8851e6d51
fix(backend): invalid entityTarget 2024-05-29 15:35:16 +09:00
Acid Chicken (硫酸鶏) a979e1f36a
refactor(backend): use extend 2024-05-29 15:24:10 +09:00
Acid Chicken (硫酸鶏) 7e8f95bc9e
fix(backend): inherit mainAlias? 2024-05-29 14:58:56 +09:00
Acid Chicken 1fc606c86e
fix: typo 2024-05-29 14:38:10 +09:00
Acid Chicken (硫酸鶏) 4270342550
fix(backend): use insertOne insteadof insert/findOneOrFail combination 2024-05-29 14:30:03 +09:00
Kisaragi cf670e8a3d
refactor(backend): avoid `as any` on CustomEmojiService.ts (#13903) 2024-05-29 07:12:50 +09:00
Kisaragi e57ce4fa0f
chore(backend): rename local variable (#13904)
much -> matched
2024-05-29 07:12:20 +09:00
Kisaragi 44cafbb9f2
refactor: avoid `as any[]` on FetchInstanceMetadataService.ts (#13905)
* refactor: avoid `as any[]` on FetchInstanceMetadataService.ts

* apply suggestion

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-29 07:11:29 +09:00
syuilo 80f3cb96b0
feat: sentry integration (#13897)
* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update ApiCallService.ts

* Update config.ts
2024-05-28 17:06:33 +09:00
tamaina 89b27d8587
fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだった際はスキップするように (#13610)
* fix(federation): AnnounceのobjectがLike出なかったらキューにためない
Fix https://github.com/misskey-dev/misskey/issues/13552

* revert

* better reason handlings

* result

* improve announce handling

* skip bearcaps

* also announce
2024-05-28 14:36:06 +09:00
tamaina 1bb1a32986 [skip ci] update release manager actions 2024-05-28 00:03:12 +09:00
tamaina de9e391e34 [skip ci] update release manager actions 2024-05-28 00:02:22 +09:00
Kisaragi 934f9f80bd
docs: 「Feat: 個別のお知らせにリンクで飛べるように」のcherry-pick元を指定 (#13891)
* docs: 「Feat: 個別のお知らせにリンクで飛べるように」のcherry-pick元を指定
cc misskey-dev#13885

* Update CHANGELOG.md

Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 21:25:07 +09:00
anatawa12 4579be0f54
新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)
* feat(deck-ui): implement note notification

* chore: remove notify in antenna

* docs(changelog): 新着ノートをサウンドで通知する機能をdeck UIに追加

* fix: type error in test

* lint: key order

* fix: remove notify column

* test: remove test for notify

* chore: make sound selectable

* fix: add license header

* fix: add license header again

* Unnecessary await

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* ファイルを選択してください -> ファイルが選択されていません

* fix: i18n忘れ

* fix: i18n忘れ

* pleaseSelectFile > fileNotSelected

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-05-27 20:54:53 +09:00
syuilo d7982e471c
New Crowdin updates (#13860)
* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Romanian)

* New translations ja-jp.yml (Arabic)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Dutch)

* New translations ja-jp.yml (Norwegian)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Slovak)

* New translations ja-jp.yml (Swedish)

* New translations ja-jp.yml (Turkish)

* New translations ja-jp.yml (Ukrainian)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Bengali)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Uzbek)

* New translations ja-jp.yml (Lao)

* New translations ja-jp.yml (Korean (Gyeongsang))

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Chinese Traditional)

* 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)

* 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 (English)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Danish)

* New translations ja-jp.yml (Chinese Simplified)
2024-05-27 20:24:15 +09:00
anatawa12 a7a8dc4dbb
もともとセンシティブではないと連合されていたファイルがセンシティブとして連合された場合にセンシティブとしてそのファイルを扱うように (#13879)
* feat(backend): mark an file as sensitive if the file was newly federated as sensitive

* docs(changelog): もともとセンシティブではないと連合されていたファイルがセンシティブとして連合された場合にセンシティブとしてそのファイルを扱うように

* fix: change way to update federated image

* Update packages/backend/src/core/DriveService.ts

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>

* update isSensitive of existing record object

---------

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-05-27 20:12:25 +09:00
zyoshoka cf2256cf41
fix: CHANGELOG not reflecting correctly (#13888)
* fix: CHANGELOG not reflecting correctly

* Update .github/workflows/release-edit-with-push.yml

Co-authored-by: anatawa12 <anatawa12@icloud.com>

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-05-27 20:11:39 +09:00
かっこかり 28e0e20879
[ci skip] Delete .github/FUNDING.yml
use misskey-dev/.github repository
2024-05-27 19:22:46 +09:00
Sayamame-beans 6af9492ea5
Quick action implement (#13878)
* enhance(frontend): quick action for file admin-lookup

* docs(changelog): update changelog

* enhance(frontend): quick action for general admin-lookup, remove unimplemented note, instance admin-lookup

* docs(changelog): update changelog

* chore: fix lint
2024-05-27 17:21:05 +09:00
かっこかり d013e4516d
enhance(frontend): お気に入りチャンネルをキャッシュするように (#13881) 2024-05-27 17:19:09 +09:00
かっこかり 805a11aadb
enhance(backend): プロフィールのリンク検証にtry-catchを追加 (#13882)
* enhance(backend): プロフィールのリンク検証にtry-catchを追加

* ✌️
2024-05-27 17:18:12 +09:00
かっこかり 1b81ca4563
enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更 (#13883)
* enhance(frontend): 「見たことのあるリノートを省略して表示」の名称を変更

* ひとつだけcaptionが入ってるやつが真ん中にいると不格好だったので場所変更
2024-05-27 17:16:47 +09:00
かっこかり 1df8ea824e
fix(backend): `/@` にアクセスするとサーバーエラーが発生する問題を修正 (#13884) 2024-05-27 17:15:42 +09:00