summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: update? what updateMar0xy2023-09-221-1/+1
* upd: add backend for post editingMar0xy2023-09-221-0/+357
* refactor(backend): update directory structure for modelssyuilo2023-09-204-7/+7
* update deps (#11820)syuilo2023-09-1524-24/+24
* fix(backend): timeout when querying mentions (#11799)Ezekiel Lee2023-09-081-0/+2
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-051-1/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-1729-58/+29
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-164-15/+15
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-056-29/+3
* update deps (#11409)syuilo2023-07-311-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2730-0/+150
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-251-1/+1
* Fix auto-fixable issues (#11314)woxtu2023-07-192-2/+2
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-112-12/+18
* perf(backend): use limit() instead of take()syuilo2023-07-0812-12/+12
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-082-3/+3
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-1/+1
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-2/+2
* feat: センシティブなカスタム絵文字のリアクションを受...syuilo2023-05-191-1/+1
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-164-24/+12
* enhance(backend): SearchService.searchNoteでhost指定対応syuilo2023-05-071-2/+2
* feat: チャンネルの削除syuilo2023-05-061-1/+1
* feat: Introduce Meilisearch (#10755)syuilo2023-05-051-27/+10
* enhance: account migration (#10592)Namekuji2023-04-304-0/+7
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-0613-84/+12
* lint fixsyuilo2023-03-301-1/+1
* perf(backend): improve performance of timeline apissyuilo2023-03-193-3/+9
* feat: clip favoritesyuilo2023-03-161-2/+2
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-2/+0
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-1/+1
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-131-0/+13
* feat: Reaction acceptance (#10256)syuilo2023-03-081-1/+3
* feat: Per-user renote mute (#10249)syuilo2023-03-084-0/+4
* enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
* fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-263-82/+304
* feat: in-channel featured notesyuilo2023-02-251-0/+3
* fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina2023-02-241-0/+10
* chore(server): tweak notes/featured apisyuilo2023-02-191-1/+1
* perf(client): ウェルカムページを最適化 (#9960)tamaina2023-02-171-2/+3
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-169-10/+3
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* fix(server): improve securitysyuilo2023-02-041-2/+2
* perf(server): cache blockingsyuilo2023-02-041-9/+5