index
:
misskey
master
my misskey 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-22
chore(deps): bump docker/build-push-action from 5 to 6 (#14039)
dependabot[bot]
2
-2
/
+2
2024-06-22
fix(frontend): リバーシ開始時の自動投稿のURLが正しくない...
かっこかり
2
-1
/
+3
2024-06-22
fix: notRespondingSinceが実装される前に不通になったインスタ...
anatawa12
2
-0
/
+7
2024-06-22
fix(backend): fallback if `sinceId` is older than the oldest in cache when us...
zyoshoka
3
-8
/
+40
2024-06-22
Replace with `vue/no-setup-props-reactivity-loss` rule (#14062)
woxtu
9
-10
/
+10
2024-06-21
test(frontend): fix component error in `MkChart` story (#14056)
zyoshoka
3
-44
/
+52
2024-06-21
Fix type checking (#14052)
woxtu
1
-5
/
+5
2024-06-21
refactor
syuilo
1
-5
/
+4
2024-06-21
remove unused files
syuilo
3
-34
/
+0
2024-06-21
remove unused file
syuilo
2
-48
/
+0
2024-06-21
refactor(backend): remove unnecessary isNotNull sugar
syuilo
22
-65
/
+36
2024-06-21
update typescript
syuilo
6
-137
/
+137
2024-06-20
Fix type checking (#14047)
woxtu
1
-1
/
+1
2024-06-19
Enable to iterate over DOM collections (#14040)
woxtu
1
-1
/
+2
2024-06-18
Add missing styles (#14031)
woxtu
1
-0
/
+9
2024-06-18
docs: add changelog entry (follow-up of #14036) (#14037)
Kisaragi
1
-0
/
+1
2024-06-18
Fix(backend): Limit antenna/webhook/list to exact amount (#14036)
Ryu jongheon
9
-14
/
+12
2024-06-15
fix(frontend): fix time on `MkChart`'s story (#13958)
zyoshoka
2
-1
/
+14
2024-06-15
fix changelog
かっこかり
1
-1
/
+1
2024-06-15
ci: upgrade dockle (#14002)
anatawa12
1
-2
/
+4
2024-06-15
fix(frontend): chart in `MkInstanceCardMini` is no longer displayed (#13932)
zyoshoka
6
-3
/
+98
2024-06-15
refactor(backend): get column names from metadata (#13943)
Acid Chicken
1
-25
/
+5
2024-06-15
chore: issueを起票する前にGitHub Discussionsにも誘導する (#13991)
Kisaragi
1
-0
/
+4
2024-06-15
fix rate limit check never ends (#13994)
anatawa12
1
-1
/
+1
2024-06-13
docs: update changelog (follow-up of #13949) (#13971)
Kisaragi
1
-1
/
+1
2024-06-13
feat(backend): report `Retry-After` if client hit rate limit (#13949)
Kisaragi
2
-23
/
+40
2024-06-13
node 22 support
syuilo
2
-62
/
+62
2024-06-13
Fix json module imports for node 22 (#13875)
sirsegv
4
-4
/
+4
2024-06-12
node_modulesをvolume化して高速化+パーミッション問題回避...
おやき
3
-2
/
+5
2024-06-12
fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文...
Kisaragi
2
-2
/
+2
2024-06-08
test(#10336): add `components/MkC.*` stories (#13830)
zyoshoka
28
-86
/
+1083
2024-06-08
feat: 通報を受けた際にメールまたはWebhookで通知を送出出...
おさむのひと
79
-369
/
+6527
2024-06-07
配信停止したインスタンス一覧が見れなくなる問題を修...
Porlam Nicla
2
-3
/
+3
2024-06-07
enhance(backend): improve sentry integration
syuilo
2
-0
/
+8
2024-06-07
fix(backend): チャート生成時にinstance.isSuspendedが読まれてし...
taichan
2
-4
/
+4
2024-06-06
enhance(backend): improve sentry integration
syuilo
1
-8
/
+8
2024-06-06
lint fixes
syuilo
3
-3
/
+3
2024-06-06
enhance(backend): improve sentry integration
syuilo
1
-7
/
+56
2024-06-06
enhance(backend): improve sentry integration
syuilo
3
-6
/
+35
2024-06-06
fix
syuilo
1
-1
/
+1
2024-06-06
refactor(backend): remove unused logger option
syuilo
5
-14
/
+10
2024-06-06
enhance(backend): sentry integration for job queues
syuilo
1
-158
/
+231
2024-06-04
fix
かっこかり
1
-1
/
+1
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
[next]