summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix: STLでフォローしていないチャンネルが表示される問題...ikasoba2023-10-251-1/+17
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-10-244-48/+152
|\
| * fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-244-48/+152
* | :art:syuilo2023-10-241-1/+4
|/
* feat: Facilitates the rollback of migration operations (#12109)MomentQYC2023-10-231-0/+1
* enhance(server): Improve user block (Renote Part) (#12089)atsuchan2023-10-231-0/+14
* fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo2023-10-234-12/+28
* enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-2310-334/+467
* fix typesyuilo2023-10-231-2/+2
* fix typesyuilo2023-10-231-1/+7
* update depssyuilo2023-10-231-6/+6
* fix(backend): fix i/signin-history responsesyuilo2023-10-231-1/+9
* fix(backend): ローカルタイムラインに投稿者自身の投稿への...syuilo2023-10-222-1/+15
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-10-221-1/+6
|\
| * Update schemas.ts (#12103)Acid Chicken (硫酸鶏)2023-10-221-1/+6
* | enhance: improve avatar decorationsyuilo2023-10-225-8/+50
|/
* fix(backend): リストTLに自分のフォロワー限定投稿が含まれ...syuilo2023-10-222-1/+17
* Feat: 外部サイトからテーマ・プラグインのインストール...かっこかり2023-10-213-0/+78
* すべてのフォロー中の人のwithRepliesを変える機能 (#12049)anatawa122023-10-213-0/+60
* プロフィールのURL認証をrel=meで可能に (#12100)CyberRex2023-10-211-2/+6
* feat: Avatar decoration (#12096)syuilo2023-10-2123-6/+628
* fix(backend) api/iの未読のお知らせにcreatedAtを追加するよう...shiosyakeyakini2023-10-211-1/+5
* update depssyuilo2023-10-201-1/+1
* update testsyuilo2023-10-201-0/+2
* fix(backend): フォロ限へのリプのリプ元が(非公開)の表示...syuilo2023-10-202-2/+16
* 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-191-1/+2
* update depssyuilo2023-10-191-33/+33
* chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプ...anatawa122023-10-191-9/+11
* 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
* enhance: nyaizeはクライアントで表示時に行うようにsyuilo2023-10-191-22/+1
* 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
* 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
* enhance(backend): improve fanout tlsyuilo2023-10-184-75/+182
* refactor(backend): rename servicesyuilo2023-10-1813-60/+60
* users/notesでDBから参照した際にチャンネル投稿のみ取得さ...taichan2023-10-181-1/+4
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-1812-20/+19