summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-23fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo3-12/+24
2023-10-23enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo5-333/+443
2023-10-22fix(backend): ローカルタイムラインに投稿者自身の投稿への...syuilo1-1/+1
2023-10-22enhance: improve avatar decorationsyuilo1-2/+12
2023-10-22Update schemas.ts (#12103)Acid Chicken (硫酸鶏)1-1/+6
2023-10-21Feat: 外部サイトからテーマ・プラグインのインストール...かっこかり3-0/+78
2023-10-21すべてのフォロー中の人のwithRepliesを変える機能 (#12049)anatawa123-0/+60
2023-10-21プロフィールのURL認証をrel=meで可能に (#12100)CyberRex1-2/+6
2023-10-21feat: Avatar decoration (#12096)syuilo8-0/+359
2023-10-20fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo3-8/+14
2023-10-20clean upsyuilo1-7/+1
2023-10-19fix(backend): 管理者権限のロールを持っていても一部のAPIが...syuilo1-1/+2
2023-10-19chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプ...anatawa121-9/+11
2023-10-19fix: replies are included even if withReplies = false in local timeline (#12074)anatawa121-0/+12
2023-10-19fix(backend): Redisがからのときにhybrid-timelineにwithReplies = true...syuilo1-0/+2
2023-10-19perf(backend): ノートのリアクション情報をキャッシュする...syuilo7-7/+8
2023-10-19refactorsyuilo7-7/+7
2023-10-19perf(backend): reduce needless populateMyReaction callssyuilo7-14/+28
2023-10-18fix of 6cc02fee99syuilo2-4/+23
2023-10-18enhance(backend): improve fanout tl for stlsyuilo1-33/+101
2023-10-18fix(backend): fix admin/get-user-ips errorsyuilo1-1/+1
2023-10-18enhance(backend): improve fanout tlsyuilo2-73/+161
2023-10-18refactor(backend): rename servicesyuilo8-29/+29
2023-10-18users/notesでDBから参照した際にチャンネル投稿のみ取得さ...taichan1-1/+4
2023-10-18Remove unnecessary nullish coalescing (#12058)woxtu2-2/+2
2023-10-18fix: `admin/update-meta` が保存できない (#12057)かっこかり1-2/+2
2023-10-17新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122-2/+4
2023-10-16feat: サーバーサイレンス機能を追加 (#12031)まっちゃてぃー3-16/+69
2023-10-16feat: local-only antennasyuilo2-0/+4
2023-10-16fix of 1fa1d31696syuilo5-10/+10
2023-10-16perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo55-102/+85
2023-10-15perf(backend): improve streaming api performance (#12033)syuilo7-109/+49
2023-10-11enhance(backend): LTLでフォローしているユーザーからの自分...syuilo1-3/+2
2023-10-11fix(backend): users/notesでセンシティブチャンネルの投稿が含...syuilo1-1/+3
2023-10-11enhance: ローカルタイムライン、ソーシャルタイムライン...syuilo4-8/+45
2023-10-10fix(backend): センシティブ設定されたチャンネルの投稿をuse...syuilo1-2/+4
2023-10-10fix(backend): channels/timelineでミュートが効かない問題を修正syuilo1-1/+1
2023-10-10Feat:「ファイルの詳細」ページを追加 (#11995)かっこかり1-3/+9
2023-10-10fix of 0bb0c32908syuilo1-1/+5
2023-10-09fix of 0bb0c32908syuilo8-16/+16
2023-10-09enhance(backend): RedisへのTLの構築をListで行うようにsyuilo8-147/+116
2023-10-09fix(backend): users/notesでsinceId指定時にデータベースにフォー...syuilo1-58/+62
2023-10-09fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...syuilo5-1/+21
2023-10-09fixsyuilo1-0/+4
2023-10-09fix(backend): users/notes で途中までしかページネーションでき...syuilo1-32/+34
2023-10-09lint fixessyuilo8-36/+48
2023-10-09fix(backend): ダイレクト投稿がタイムライン上に正常に表示..._1-0/+1
2023-10-09fix(backend): users/notes で 自身の visibility: followers なノートが...syuilo1-1/+1
2023-10-08Feat: タイムライン更新中に広告を挿入 (#11989)かっこかり3-0/+16
2023-10-08perf(backend): improve hybrid-timeline performancesyuilo1-14/+17