summaryrefslogtreecommitdiff
path: root/packages/backend/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd: update user data fetching on masto apiMar0xy2023-09-251-4/+4
* upd: dont require detail for createdAtMar0xy2023-09-251-1/+1
* fix: no such noteMar0xy2023-09-231-1/+1
* chore: resolve uri on UpdateNote callMar0xy2023-09-231-1/+14
* upd: attempt at updating remote notesMar0xy2023-09-232-0/+203
* fix: lintMar0xy2023-09-221-2/+0
* upd: update notes live on feedMar0xy2023-09-221-1/+3
* fix: a few lint problemsMar0xy2023-09-221-3/+3
* fix: update? what updateMar0xy2023-09-221-2/+4
* fix: AP Services throwing errorsMar0xy2023-09-222-3/+3
* upd: add backend for post editingMar0xy2023-09-223-1/+763
* upd: port ListenbrainzAmelia Yukii2023-09-221-1/+3
|\
| * upd: port ListenbrainzInsert5StarName2023-09-221-1/+3
* | change to default functions for resolving collectionsMar0xy2023-09-221-105/+8
* | upd: fetch counts for notes, followers and followingMar0xy2023-09-221-0/+106
|/
* upd: swap bcrypt to argon2, add misskey-js to dev, auto load repliesMar0xy2023-09-222-6/+8
* feat: 指定したユーザーの投稿通知syuilo2023-09-213-9/+26
* feat: プロフィールでのリンク検証syuilo2023-09-211-0/+1
* fix: provide NoSuchNoteError errorsyuilo2023-09-201-0/+6
* Update ClipService.tssyuilo2023-09-201-12/+8
* refactor(backend): update directory structure for modelssyuilo2023-09-2095-199/+199
* fixsyuilo2023-09-201-1/+6
* refactor(backend): extract clip-related logics to ClipServicesyuilo2023-09-202-0/+158
* enhance: 各ノートが被クリップ数を保持するようにし、無...syuilo2023-09-171-0/+2
* update deps (#11820)syuilo2023-09-1585-87/+87
* 新しい実績を追加 (#11817)かっこかり2023-09-121-0/+1
* feat: passkey support (#11804)syuilo2023-09-083-452/+258
* feat: introduce aidx and make it defaultsyuilo2023-09-061-0/+3
* fixessyuilo2023-09-051-1/+1
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-052-2/+6
* update deps (#11764)syuilo2023-09-042-2/+2
* feat: Refine 2fa (#11766)syuilo2023-08-281-0/+1
* feat: ローカルのみノート検索 (#11451)taichan2023-08-201-1/+13
* enhance(backend): Add address bind config option (#11725)Essem2023-08-201-0/+4
* fix(backend): fix typo `lnik` to `link` (#11740)Juunini2023-08-191-4/+4
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-1716-32/+16
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-1694-761/+761
* feat: refine announcement (#11497)syuilo2023-08-133-19/+148
* fix(backend/ApNoteService): try retrieving again when failed by duplication (...Kagami Sascha Rosylight2023-08-081-20/+32
* feat: sensitive channel (#11438)anatawa122023-08-052-0/+2
* Fix typos (#11450)woxtu2023-08-052-4/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-0532-193/+28
* update deps (#11409)syuilo2023-07-315-8/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-27147-3/+737
* Use promises API (#11351)woxtu2023-07-272-12/+6
* fix(backend): Change isPublic to correctly recognize as:Public term (#11347)Koki Takahashi2023-07-251-1/+1
* refactor: avoid redundant method chainAcid Chicken (硫酸鶏)2023-07-211-1/+1
* perf(backend): use RSA 2048bitsyuilo2023-07-212-2/+2
* perf(backend): createPersonでキャッシュに保存する, DBのトラン...tamaina2023-07-201-57/+42
* enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2023-07-201-3/+8