index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
fix(backend/ApNoteService): try retrieving again when failed by duplication (...
Kagami Sascha Rosylight
1
-20
/
+32
2023-08-08
enhance(backend): Improve behavior of correctFilename (#11484)
tamaina
1
-9
/
+45
2023-08-08
fix: muteがapiからのuser list timeline取得で機能しない (#11480)
anatawa12
1
-0
/
+4
2023-08-05
chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)
tamaina
1
-1
/
+1
2023-08-05
feat: sensitive channel (#11438)
anatawa12
7
-0
/
+19
2023-08-05
Fix typos (#11450)
woxtu
3
-5
/
+5
2023-08-05
refactor(backend): Remove unused injections (#11462)
woxtu
107
-542
/
+71
2023-07-31
update deps (#11409)
syuilo
9
-11
/
+13
2023-07-29
Remove an unused dependency (#11405)
woxtu
1
-1
/
+0
2023-07-28
chore: add missing license identifier
syuilo
1
-0
/
+5
2023-07-27
feat(backend): support OAuth 2.0 authorization (#11053)
Kagami Sascha Rosylight
4
-1
/
+497
2023-07-27
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
753
-4
/
+3770
2023-07-27
Use promises API (#11351)
woxtu
3
-17
/
+8
2023-07-25
fix: hide sensitive gallery image on OGP (#11380)
Acid Chicken (硫酸鶏)
1
-2
/
+6
2023-07-25
fix(backend): Change isPublic to correctly recognize as:Public term (#11347)
Koki Takahashi
1
-1
/
+1
2023-07-25
fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)
tamaina
8
-10
/
+10
2023-07-25
Use BullMQAdapter (#11367)
hutchisr
1
-2
/
+2
2023-07-21
refactor: avoid redundant method chain
Acid Chicken (硫酸鶏)
1
-1
/
+1
2023-07-21
enhance: Add OGP data for notes with multiple images/videos (#11142)
Alex
1
-10
/
+12
2023-07-21
perf(backend): use RSA 2048bit
syuilo
2
-2
/
+2
2023-07-21
fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...
syuilo
1
-5
/
+5
2023-07-21
fix(server): アンテナ再有効の手段にアンテナ設定の更新を...
meron
1
-0
/
+2
2023-07-21
chore(backend): better error message for unsupported attestation (#11333)
Kagami Sascha Rosylight
1
-1
/
+1
2023-07-20
fix redis config
tamaina
1
-0
/
+1
2023-07-20
enhance(backend): 設定ファイルでioredisの全てのオプションを...
tamaina
3
-58
/
+34
2023-07-20
enhance(backend): admin/emoji/addで作成した絵文字を返すように
syuilo
1
-3
/
+3
2023-07-20
perf: use slacc instead of unzipper (#10780)
Acid Chicken (硫酸鶏)
1
-7
/
+11
2023-07-20
perf(backend): createPersonでキャッシュに保存する, DBのトラン...
tamaina
1
-57
/
+42
2023-07-20
enhance: ユーザーにロールが期限付きでアサインされてい...
syuilo
2
-3
/
+14
2023-07-19
fix: failed to resolve acct URI which points to local Person (#11024)
xtex
2
-4
/
+22
2023-07-19
Fix auto-fixable issues (#11314)
woxtu
36
-71
/
+70
2023-07-17
enhance(backend): add unix socket support (#11275)
dogcraft
3
-3
/
+16
2023-07-16
fix of #11293
syuilo
1
-3
/
+3
2023-07-16
Export notes with file detail (#11293)
CGsama
1
-2
/
+8
2023-07-15
feat(backend): allow disabling cache for sensitive files (#11245)
Kagami Sascha Rosylight
5
-9
/
+28
2023-07-15
fix type errors
syuilo
1
-5
/
+6
2023-07-15
refactor(backend): Improve UUID generation (#11286)
woxtu
7
-26
/
+25
2023-07-15
update deps
syuilo
1
-1
/
+1
2023-07-15
fix: typo in comment (#11283)
ZerglingGo
1
-1
/
+1
2023-07-15
feat: MeilisearchにIndexするノートの範囲を設定できるように ...
まっちゃとーにゅ
2
-1
/
+22
2023-07-15
enhance: 招待機能の改善 (#11195)
yukineko
16
-33
/
+629
2023-07-14
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
11
-23
/
+24
2023-07-14
refactor: `substr` -> `substring` (#11273)
okayurisotto
3
-3
/
+3
2023-07-13
fix runtime error
syuilo
1
-67
/
+67
2023-07-13
refactor(backend): `core/activitypub` (#11247)
okayurisotto
13
-159
/
+163
2023-07-11
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
42
-200
/
+287
2023-07-11
fix(backend): fix fetchInstanceMetadata error (#11236)
nomad
1
-1
/
+1
2023-07-09
refactor(backend): skip fetching notes when the data is same-origin (#11200)
Kagami Sascha Rosylight
2
-9
/
+12
2023-07-08
fix(backend): Remove Meilisearch index when notes are deleted (#10988)
Caipira
3
-3
/
+26
2023-07-08
perf(backend): Reduce memory usage of MemoryKVCache (#11076)
tamaina
2
-17
/
+64
[next]