summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(frontend): Use opening quote in notifications (#12082)Natsuki Ikeguchi2023-10-211-0/+6
* fix(backend) api/iの未読のお知らせにcreatedAtを追加するよう...shiosyakeyakini2023-10-211-1/+5
* chore: Pull Request時にapi.jsonの差分を表示するActions workflow (#1...taichan2023-10-211-0/+225
* update depssyuilo2023-10-203-455/+577
* update testsyuilo2023-10-201-0/+2
* fix(backend): フォロ限へのリプのリプ元が(非公開)の表示...syuilo2023-10-202-2/+16
* enhance(frontend): 投稿されてから時間が経過しているノート...syuilo2023-10-204-3/+15
* chore: tweak MkNotificationssyuilo2023-10-201-1/+1
* add timeline testssyuilo2023-10-201-0/+20
* add timeline testssyuilo2023-10-201-0/+20
* fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo2023-10-203-8/+14
* clean upsyuilo2023-10-204-29/+2
* fix(backend): 管理者権限のロールを持っていても一部のAPIが...syuilo2023-10-192-1/+3
* disable cypress widgets testssyuilo2023-10-191-0/+2
* update depssyuilo2023-10-196-500/+439
* New Crowdin updates (#12070)syuilo2023-10-197-9/+27
* Update CHANGELOG.mdsyuilo2023-10-191-1/+1
* fix(frontend): Recieve Unrenote on streaming (#12079)atsuchan2023-10-193-1/+11
* chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#12062)dependabot[bot]2023-10-1911-14/+14
* chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプ...anatawa122023-10-191-9/+11
* UserLite.nameにnullが入りうるのを型で明示 (#12073)A.Yamamoto2023-10-192-2/+2
* fix(frontend): fix of 30efd932a5syuilo2023-10-191-1/+1
* fix: replies are included even if withReplies = false in local timeline (#12074)anatawa122023-10-191-0/+12
* fix(backend): Redisがからのときにhybrid-timelineにwithReplies = true...syuilo2023-10-191-0/+2
* 2023.10.2-beta.2syuilo2023-10-191-1/+1
* Update CHANGELOG.mdsyuilo2023-10-191-0/+1
* enhance: nyaizeはクライアントで表示時に行うようにsyuilo2023-10-196-31/+39
* refactor and perf tweaksyuilo2023-10-191-1/+2
* chore: disable debug log of fastifysyuilo2023-10-191-1/+1
* fix(backend): fix of 1671575d5dsyuilo2023-10-192-5/+5
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-1913-23/+103
* perf(backend): improve my reaction population performancesyuilo2023-10-191-5/+4
* refactorsyuilo2023-10-197-7/+7
* perf(backend): reduce needless populateMyReaction callssyuilo2023-10-198-15/+29
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-10-187-24/+114
|\
| * New Crowdin updates (#12036)syuilo2023-10-187-24/+114
* | Update CHANGELOG.mdsyuilo2023-10-181-3/+4
|/
* 2023.10.2-beta.1syuilo2023-10-181-1/+1
* update testsyuilo2023-10-181-1/+1
* fix of 6cc02fee99syuilo2023-10-182-4/+23
* enhance(backend): improve fanout tl for stlsyuilo2023-10-181-33/+101
* fix(backend): fix admin/get-user-ips errorsyuilo2023-10-181-1/+1
* Update CHANGELOG.mdsyuilo2023-10-181-0/+1
* enhance(backend): improve fanout tlsyuilo2023-10-185-75/+184
* refactor(backend): rename servicesyuilo2023-10-1813-60/+60
* Update about-misskey.vuesyuilo2023-10-181-0/+3
* Update ja-JP.yml (#12053)nryeouo2023-10-181-1/+1
* users/notesでDBから参照した際にチャンネル投稿のみ取得さ...taichan2023-10-182-1/+5
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-1812-20/+19
* fix: `admin/update-meta` が保存できない (#12057)かっこかり2023-10-182-2/+3