summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance(server): Improve user block (Renote Part) (#12089)atsuchan2023-10-231-0/+14
* fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo2023-10-233-12/+24
* enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-238-334/+450
* fix typesyuilo2023-10-231-2/+2
* fix typesyuilo2023-10-231-1/+7
* fix(backend): fix i/signin-history responsesyuilo2023-10-231-1/+9
* fix(backend): ローカルタイムラインに投稿者自身の投稿への...syuilo2023-10-221-1/+1
* 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-224-8/+32
|/
* fix(backend): リストTLに自分のフォロワー限定投稿が含まれ...syuilo2023-10-221-1/+1
* 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-2121-6/+608
* fix(backend) api/iの未読のお知らせにcreatedAtを追加するよう...shiosyakeyakini2023-10-211-1/+5
* fix(backend): フォロ限へのリプのリプ元が(非公開)の表示...syuilo2023-10-201-2/+4
* fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo2023-10-203-8/+14
* clean upsyuilo2023-10-204-29/+2
* fix(backend): 管理者権限のロールを持っていても一部のAPIが...syuilo2023-10-191-1/+2
* 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-1912-23/+86
* 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
* 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
* fix: `admin/update-meta` が保存できない (#12057)かっこかり2023-10-181-2/+2
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-179-16/+44
* refactorsyuilo2023-10-171-2/+4
* feat: サーバーサイレンス機能を追加 (#12031)まっちゃてぃー2023-10-169-22/+102
* feat: local-only antennasyuilo2023-10-168-0/+20
* fix of 1fa1d31696syuilo2023-10-166-14/+12
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-16167-530/+296
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-159-115/+58
* perf(backend): tweak populateMyReactionsyuilo2023-10-141-4/+4
* perf(backend): nyaizeを投稿時にやるsyuilo2023-10-142-22/+24
* enhance(backend): LTLでフォローしているユーザーからの自分...syuilo2023-10-111-3/+2
* fix(backend): users/notesでセンシティブチャンネルの投稿が含...syuilo2023-10-111-1/+3