summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-19perf(backend): improve performance of timeline apissyuilo3-3/+9
2023-03-17絵文字のライセンスを表示できるようにsyuilo4-18/+63
2023-03-16feat: clip favoritesyuilo12-7/+222
2023-03-16enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo3-0/+4
2023-03-16refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2-5/+3
2023-03-15fix(server): prevent creation of empty antennassyuilo1-0/+4
2023-03-14Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2-2/+2
2023-03-14fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS8-8/+8
2023-03-13enhance: make configurable to whether notes search available by rolesyuilo1-0/+13
2023-03-13feat: sensitive wordsyuilo2-0/+16
2023-03-12enhance: ロールの並び順を設定可能にsyuilo2-0/+6
2023-03-10tweak postgresql entitiessyuilo3-19/+3
2023-03-10refactor: rename schema to json-schemasyuilo13-14/+14
2023-03-10enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight3-1/+225
2023-03-09enhance: アカウント削除時のクライアントの挙動をいい感...tamaina3-5/+19
2023-03-09fix: 登録メール送信時に重複確認を行う (#10231)RyotaK1-6/+19
2023-03-09fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita1-2/+6
2023-03-08feat: Reaction acceptance (#10256)syuilo1-1/+3
2023-03-08feat: Per-user renote mute (#10249)syuilo21-3/+316
2023-03-07lint fixsyuilo1-2/+2
2023-03-07fix(backend): ブロックホストがない場合はINクエリを生成し...danominium1-2/+2
2023-03-07enhance(server): tweak notes/featured apisyuilo1-1/+1
2023-03-03test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight3-7/+14
2023-03-03fix(server): チャンネルでミュートが正しく機能していない...kabo24681-0/+6
2023-03-01:art:syuilo1-0/+1
2023-03-01fix of #10145syuilo2-2/+2
2023-03-01feat: 時限ロール (#10145)syuilo4-40/+22
2023-02-28fix Serialized typesyuilo1-1/+8
2023-02-28fix(server): メールアドレス更新時にバリデーションが正し...syuilo1-2/+2
2023-02-27fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight1-2/+18
2023-02-26fix(server): 単純にrenoteできないのを修正tamaina2-0/+16
2023-02-26refactorsyuilo1-11/+5
2023-02-26ホームタイムラインの読み込みでクエリタイムアウトに...xianon1-10/+13
2023-02-26fix(server): エラーのスタックトレースは返さないようにsyuilo1-2/+5
2023-02-26[Fix] fixed an typo in error message (#10102)daima36291-1/+1
2023-02-26test(server): add validation test of api:notes/create (#10090)tamaina10-190/+363
2023-02-25feat: in-channel featured notesyuilo1-0/+3
2023-02-24fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina1-0/+10
2023-02-23fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina1-7/+12
2023-02-22fix(server): tweak admin/show-user apisyuilo1-6/+0
2023-02-22fix typessyuilo1-4/+4
2023-02-22fix typesyuilo1-2/+2
2023-02-22chore: add tiny definition for redis-lock (#9971)dojineko1-2/+2
2023-02-22fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザ...tamaina1-53/+54
2023-02-22enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo9-4/+259
2023-02-21fix(server): improve security of admin/drive/show-filesyuilo1-4/+12
2023-02-20:art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina10-26/+200
2023-02-20refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2-4/+4
2023-02-19chore(server): tweak notes/featured apisyuilo1-1/+1
2023-02-17refactor: fix typessyuilo1-1/+2