summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-31feat: チャンネルにノートをピン留めできるようにsyuilo2-3/+10
2023-03-31feat: チャンネルをお気に入りに登録できるようにsyuilo3-0/+171
2023-03-30lint fixsyuilo1-1/+1
2023-03-24enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2-0/+10
2023-03-24enhance(backend): use :heart: for reaction fallbacksyuilo2-6/+0
2023-03-24refactorsyuilo1-1/+1
2023-03-24fix(server): 空のアンテナが作成できるのを修正syuilo1-1/+1
2023-03-24enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2-0/+10
2023-03-22fix(backend): 絵文字を編集すると保存できないことがある問...syuilo1-6/+6
2023-03-22feat: queue force promote (#10370)CyberRex1-0/+52
2023-03-20enhance: 使われてないアンテナは自動停止されるようにsyuilo2-1/+8
2023-03-20fix(users/show): ユーザーが見つからなかった場合に404ステー...choco1-0/+1
2023-03-20絵文字の名前に@や:が使用できる (#9964)nenohi1-3/+8
2023-03-20feat: drive cleaner (#10366)CyberRex1-0/+10
2023-03-19perf(backend): improve performance of timeline apissyuilo3-3/+9
2023-03-17絵文字のライセンスを表示できるようにsyuilo2-18/+57
2023-03-16feat: clip favoritesyuilo10-7/+204
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-schemasyuilo1-1/+1
2023-03-09enhance: アカウント削除時のクライアントの挙動をいい感...tamaina1-1/+15
2023-03-09fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita1-2/+6
2023-03-08feat: Reaction acceptance (#10256)syuilo1-1/+3
2023-03-08feat: Per-user renote mute (#10249)syuilo8-0/+255
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-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(server): メールアドレス更新時にバリデーションが正し...syuilo1-2/+2
2023-02-26fix(server): 単純にrenoteできないのを修正tamaina2-0/+16
2023-02-26refactorsyuilo1-11/+5
2023-02-26ホームタイムラインの読み込みでクエリタイムアウトに...xianon1-10/+13
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: MkUserSelectDialog/search-by-username-and-hostでローカルユーザ...tamaina1-53/+54