index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: introduce aidx and make it default
syuilo
2023-09-06
1
-0
/
+3
*
fixes
syuilo
2023-09-05
1
-1
/
+1
*
enhance(backend): タイムライン等の有効期限を設定可能に
syuilo
2023-09-05
2
-2
/
+6
*
update deps (#11764)
syuilo
2023-09-04
2
-2
/
+2
*
feat: Refine 2fa (#11766)
syuilo
2023-08-28
1
-0
/
+1
*
feat: ローカルのみノート検索 (#11451)
taichan
2023-08-20
1
-1
/
+13
*
enhance(backend): Add address bind config option (#11725)
Essem
2023-08-20
1
-0
/
+4
*
fix(backend): fix typo `lnik` to `link` (#11740)
Juunini
2023-08-19
1
-4
/
+4
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
16
-32
/
+16
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
94
-761
/
+761
*
feat: refine announcement (#11497)
syuilo
2023-08-13
3
-19
/
+148
*
fix(backend/ApNoteService): try retrieving again when failed by duplication (...
Kagami Sascha Rosylight
2023-08-08
1
-20
/
+32
*
feat: sensitive channel (#11438)
anatawa12
2023-08-05
2
-0
/
+2
*
Fix typos (#11450)
woxtu
2023-08-05
2
-4
/
+4
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
32
-193
/
+28
*
update deps (#11409)
syuilo
2023-07-31
5
-8
/
+6
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
147
-3
/
+737
*
Use promises API (#11351)
woxtu
2023-07-27
2
-12
/
+6
*
fix(backend): Change isPublic to correctly recognize as:Public term (#11347)
Koki Takahashi
2023-07-25
1
-1
/
+1
*
refactor: avoid redundant method chain
Acid Chicken (硫酸鶏)
2023-07-21
1
-1
/
+1
*
perf(backend): use RSA 2048bit
syuilo
2023-07-21
2
-2
/
+2
*
perf(backend): createPersonでキャッシュに保存する, DBのトラン...
tamaina
2023-07-20
1
-57
/
+42
*
enhance: ユーザーにロールが期限付きでアサインされてい...
syuilo
2023-07-20
1
-3
/
+8
*
fix: failed to resolve acct URI which points to local Person (#11024)
xtex
2023-07-19
2
-4
/
+22
*
Fix auto-fixable issues (#11314)
woxtu
2023-07-19
14
-22
/
+21
*
feat(backend): allow disabling cache for sensitive files (#11245)
Kagami Sascha Rosylight
2023-07-15
1
-6
/
+7
*
fix type errors
syuilo
2023-07-15
1
-5
/
+6
*
refactor(backend): Improve UUID generation (#11286)
woxtu
2023-07-15
4
-20
/
+19
*
fix: typo in comment (#11283)
ZerglingGo
2023-07-15
1
-1
/
+1
*
feat: MeilisearchにIndexするノートの範囲を設定できるように ...
まっちゃとーにゅ
2023-07-15
1
-1
/
+21
*
enhance: 招待機能の改善 (#11195)
yukineko
2023-07-15
3
-0
/
+67
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
1
-1
/
+1
*
refactor: `substr` -> `substring` (#11273)
okayurisotto
2023-07-14
1
-1
/
+1
*
fix runtime error
syuilo
2023-07-13
1
-67
/
+67
*
refactor(backend): `core/activitypub` (#11247)
okayurisotto
2023-07-13
12
-155
/
+146
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
13
-74
/
+103
*
fix(backend): fix fetchInstanceMetadata error (#11236)
nomad
2023-07-11
1
-1
/
+1
*
refactor(backend): skip fetching notes when the data is same-origin (#11200)
Kagami Sascha Rosylight
2023-07-09
2
-9
/
+12
*
fix(backend): Remove Meilisearch index when notes are deleted (#10988)
Caipira
2023-07-08
2
-3
/
+20
*
perf(backend): Reduce memory usage of MemoryKVCache (#11076)
tamaina
2023-07-08
1
-8
/
+39
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
1
-1
/
+1
*
refactor(backend): `core/activitypub/models` (#11067)
okayurisotto
2023-07-08
6
-244
/
+186
*
fix(backend): deliverManyにcontentのnullチェックを追加
tamaina
2023-07-07
1
-0
/
+2
*
fix
tamaina
2023-07-07
1
-2
/
+0
*
perf(backend): use mutex for nsfw model loading (#11109)
popkirby
2023-07-08
1
-1
/
+9
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
44
-400
/
+402
*
perf(backend): Improve performance of FetchInstanceMetadata (#11128)
Yuriha
2023-07-07
2
-23
/
+27
*
update deps
syuilo
2023-07-07
1
-6
/
+7
*
refactor(backend): ノート削除時の`findCascadingNotes`の処理を整...
okayurisotto
2023-07-06
1
-9
/
+9
*
refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURL...
okayurisotto
2023-07-06
1
-20
/
+12
[next]