index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
Update about-misskey.vue
かっこかり
1
-3
/
+6
2024-06-01
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
Acid Chicken
36
-215
/
+319
2024-05-31
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot]
1
-0
/
+12
2024-05-31
[skip ci] Release: 2024.5.0
github-actions[bot]
2
-2
/
+2
2024-05-31
Bump version to 2024.5.0-rc.13
github-actions[bot]
2
-2
/
+2
2024-05-31
Revert "2024.5.0"
syuilo
2
-2
/
+2
2024-05-31
2024.5.0
syuilo
2
-2
/
+2
2024-05-31
Bump version to 2024.5.0-rc.12
github-actions[bot]
2
-2
/
+2
2024-05-31
Update README.md for Sentry
syuilo
1
-0
/
+4
2024-05-31
Bump version to 2024.5.0-rc.11
github-actions[bot]
2
-2
/
+2
2024-05-31
Bump version to 2024.5.0-rc.10
github-actions[bot]
2
-2
/
+2
2024-05-31
:art:
syuilo
3
-8
/
+13
2024-05-31
Bump version to 2024.5.0-rc.9
github-actions[bot]
2
-2
/
+2
2024-05-31
perf(backend): avoid N+1 selects from `user` table when packing many entities...
zyoshoka
24
-87
/
+268
2024-05-31
Update 1717117195275-inquiryUrl.js
syuilo
1
-4
/
+0
2024-05-31
Bump version to 2024.5.0-rc.8
github-actions[bot]
2
-2
/
+2
2024-05-31
fix test
syuilo
2
-0
/
+3
2024-05-31
New Crowdin updates (#13892)
syuilo
2
-3
/
+10
2024-05-31
fix(backend): fix backward compatibility of antenna
syuilo
2
-0
/
+6
2024-05-31
enhance: サーバーのお問い合わせ先URLを設定できるように
syuilo
13
-7
/
+88
2024-05-31
fix code style
syuilo
1
-52
/
+56
2024-05-30
fix(frontend): ノートにテキストがなくてもファイルが5つ以...
KanariKanaru
2
-9
/
+11
2024-05-29
chore(misskey-js): fix `repository` and add `license` in `package.json` (#13902)
zyoshoka
1
-1
/
+3
2024-05-29
refactor(backend): avoid `as any` on CustomEmojiService.ts (#13903)
Kisaragi
1
-3
/
+4
2024-05-29
chore(backend): rename local variable (#13904)
Kisaragi
1
-7
/
+7
2024-05-29
refactor: avoid `as any[]` on FetchInstanceMetadataService.ts (#13905)
Kisaragi
1
-1
/
+1
2024-05-28
Bump version to 2024.5.0-rc.7
github-actions[bot]
2
-2
/
+2
2024-05-28
Bump version to 2024.5.0-rc.6
github-actions[bot]
2
-2
/
+2
2024-05-28
feat: sentry integration (#13897)
syuilo
10
-28
/
+776
2024-05-28
fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...
tamaina
4
-55
/
+84
2024-05-28
[skip ci] update release manager actions
tamaina
1
-1
/
+1
2024-05-28
[skip ci] update release manager actions
tamaina
1
-1
/
+3
2024-05-27
docs: 「Feat: 個別のお知らせにリンクで飛べるように」のch...
Kisaragi
1
-1
/
+1
2024-05-27
Bump version to 2024.5.0-beta.5
github-actions[bot]
2
-2
/
+2
2024-05-27
新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)
anatawa12
26
-53
/
+341
2024-05-27
New Crowdin updates (#13860)
syuilo
30
-65
/
+205
2024-05-27
もともとセンシティブではないと連合されていたファイ...
anatawa12
2
-0
/
+8
2024-05-27
fix: CHANGELOG not reflecting correctly (#13888)
zyoshoka
1
-1
/
+4
2024-05-27
[ci skip] Delete .github/FUNDING.yml
かっこかり
1
-4
/
+0
2024-05-27
Bump version to 2024.5.0-beta.4
github-actions[bot]
2
-2
/
+2
2024-05-27
Bump version to 2024.5.0-beta.3
github-actions[bot]
2
-2
/
+2
2024-05-27
Quick action implement (#13878)
Sayamame-beans
5
-39
/
+36
2024-05-27
enhance(frontend): お気に入りチャンネルをキャッシュするよ...
かっこかり
5
-15
/
+14
2024-05-27
enhance(backend): プロフィールのリンク検証にtry-catchを追加 (...
かっこかり
1
-15
/
+21
2024-05-27
enhance(frontend): 「見たことのあるリノートを省略して表示...
かっこかり
3
-3
/
+11
2024-05-27
fix(backend): `/@` にアクセスするとサーバーエラーが発生す...
かっこかり
1
-3
/
+9
2024-05-27
feat: 個別のお知らせにリンクで飛べるように (#13885)
かっこかり
18
-45
/
+415
2024-05-23
fix(backend): `read:admin:show-user` と `read:admin:show-users` を統合 (#...
かっこかり
8
-11
/
+6
2024-05-23
feat: suspend instance improvements (#13861)
anatawa12
15
-17
/
+193
2024-05-23
feat(backend): add /healthz endpoint (#13834)
Acid Chicken
6
-1
/
+69
[next]