summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-25fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina8-10/+10
2023-07-21fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo1-5/+5
2023-07-21fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron1-0/+2
2023-07-21chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight1-1/+1
2023-07-20enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo1-3/+3
2023-07-20enhance: ユーザーにロールが期限付きでアサインされてい...syuilo1-0/+6
2023-07-19Fix auto-fixable issues (#11314)woxtu12-13/+13
2023-07-15feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight3-2/+16
2023-07-15refactor(backend): Improve UUID generation (#11286)woxtu1-2/+2
2023-07-15enhance: 招待機能の改善 (#11195)yukineko6-18/+373
2023-07-11refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto27-120/+176
2023-07-08fix(frontend): search user with trailing space (#11184)nomad2-0/+2
2023-07-08perf(backend): use limit() instead of take()syuilo68-73/+73
2023-07-08fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex1-2/+22
2023-07-08広告の曜日を設定できるように (#10095)nenohi3-10/+18
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto20-29/+29
2023-07-02perf(backend): make some features optionablesyuilo3-0/+39
2023-07-02perf(backend): allow get for some endpointssyuilo2-0/+4
2023-06-25refactor(backend): use node16 for moduleResolution (#10938)syuilo8-9/+9
2023-06-25refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight8-15/+13
2023-06-13ユーザー統計表示機能を削除syuilo1-228/+0
2023-06-10tweak of f3a16bcd6syuilo4-7/+2
2023-06-10ロールのユーザーリストを非公開にできるように (#10987)nenohi3-0/+7
2023-06-09エラー画像URLを設定可能に (#10959)Ebise Lutica3-12/+40
2023-06-05Fix: #10955 TypeError: JSON5.parse is not a function (#10956)CaffeeLake1-1/+1
2023-06-05fix(backend): pageのピン留めを解除することができない問題...tamaina1-1/+1
2023-06-02fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo1-0/+1
2023-06-02update depssyuilo1-1/+1
2023-06-01fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo1-3/+3
2023-05-30fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2-5/+3
2023-05-30perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo1-2/+4
2023-05-29enhance(backend): migrate bull to bullmq (#10910)syuilo3-4/+4
2023-05-26enhance: ハッシュタグのノート一覧ページから、そのハッ...Chocolate Pie1-2/+3
2023-05-19fix:ロールタイムライン無効に関する修正 (#10843)nenohi1-0/+1
2023-05-19feat: 公開リスト (#10842)Chocolate Pie6-14/+352
2023-05-19feat: センシティブなカスタム絵文字のリアクションを受...syuilo1-1/+1
2023-05-18feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2-8/+50
2023-05-16enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo5-26/+12
2023-05-11fix typosyuilo2-3/+3
2023-05-10feat: 投稿したコンテンツのAIによる学習を軽減するオプシ...syuilo2-1/+4
2023-05-08fix(backend): fix channels/ownedsyuilo1-1/+1
2023-05-07fix(backend): 凍結されたユーザーが一部APIのレスポンスに含...syuilo2-3/+5
2023-05-07enhance(backend): SearchService.searchNoteでhost指定対応syuilo1-2/+2
2023-05-07fix testsyuilo1-1/+1
2023-05-06refactorsyuilo1-4/+7
2023-05-06feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie2-0/+111
2023-05-06feat: チャンネルの削除syuilo5-2/+7
2023-05-05ロールにNSFWを強制的につけるオプションを追加 (#10731)nenohi2-3/+21
2023-05-05feat: Introduce Meilisearch (#10755)syuilo2-32/+10
2023-05-05fix #10666 チャンネル検索ですべてのチャンネルの取得/表...たーびん1-7/+9