index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
enhance: 使われてないアンテナは自動停止されるように
syuilo
1
-2
/
+13
2023-03-16
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
1
-0
/
+1
2023-03-16
refactor(backend): integrate CreateNotificationService to NotificationService
syuilo
1
-4
/
+4
2023-03-15
Update AggregateRetentionProcessorService.ts
syuilo
1
-0
/
+2
2023-03-15
fix: tweak retention rate aggregation
syuilo
1
-7
/
+16
2023-03-14
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...
CyberRex
2
-1
/
+3
2023-03-13
enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...
CyberRex
1
-0
/
+12
2023-03-11
refactor(backend): 必要ないas anyを消去 (#10293)
Kisaragi
1
-1
/
+1
2023-03-08
feat: Reaction acceptance (#10256)
syuilo
2
-1
/
+3
2023-03-01
feat: 時限ロール (#10145)
syuilo
1
-2
/
+16
2023-02-16
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
24
-29
/
+15
2023-02-13
refactor
syuilo
1
-2
/
+2
2023-02-13
refactor: fix types
syuilo
1
-2
/
+2
2023-02-05
fix(server): validate filename and emoji name to improve security
syuilo
2
-1
/
+9
2023-02-03
drop hashtag chart
syuilo
3
-9
/
+1
2023-01-27
fix(server): fix aggregation of retention
syuilo
1
-1
/
+8
2023-01-25
fix(server): node-fetchおよびgotを使う以前の実装に戻す
syuilo
1
-21
/
+18
2023-01-21
enhance(server): separate job queue process (#9662)
syuilo
1
-0
/
+2
2023-01-14
enhance: ユーザーリストおよびユーザーリスト内のユーザ...
syuilo
1
-2
/
+2
2023-01-13
enhance: Judge instance block by endsWith (#9263)
tamaina
2
-3
/
+3
2023-01-12
perf(backend): Use undici instead of node-fetch and got (#9459)
tamaina
1
-18
/
+20
2023-01-03
clean up
syuilo
1
-5
/
+0
2023-01-03
:v:
syuilo
2
-9
/
+22
2023-01-03
drop latestStatus of instance
syuilo
1
-2
/
+0
2023-01-03
drop lastCommunicatedAt of instance
syuilo
2
-2
/
+0
2023-01-03
drop latestRequestSentAt of instance
syuilo
1
-8
/
+6
2023-01-01
feat: add per user pv chart
syuilo
2
-2
/
+8
2023-01-01
feat: make possible to export favorited notes
syuilo
3
-1
/
+168
2022-12-25
feat: introduce retention-rate aggregation
syuilo
4
-2
/
+88
2022-12-22
enhance(server): delete outdated notes of antenna regularly to improve db per...
syuilo
1
-1
/
+8
2022-12-22
enhance(server): delete outdated hard-mutes regularly to improve db performance
syuilo
1
-1
/
+11
2022-12-22
enhance(server): delete outdated notifications regularly to improve db perfor...
syuilo
1
-2
/
+9
2022-12-04
refactor: introduce bindThis decorator to bind this automaticaly
syuilo
29
-0
/
+57
2022-12-04
refactor
syuilo
7
-20
/
+20
2022-11-14
fix typo on CleanRemoteFilesProcessorService (#9171)
heka
1
-1
/
+1
2022-11-11
Update QueueProcessorService.ts
syuilo
1
-5
/
+13
2022-09-24
fix type
syuilo
1
-1
/
+1
2022-09-24
fix type errors
syuilo
3
-41
/
+23
2022-09-24
fixes
syuilo
1
-1
/
+1
2022-09-23
fixes
syuilo
9
-11
/
+10
2022-09-21
fix import type
syuilo
28
-49
/
+48
2022-09-19
test
syuilo
25
-134
/
+134
2022-09-19
fix queue bug
syuilo
1
-3
/
+3
2022-09-18
refactor(backend): refactor logger
syuilo
1
-2
/
+4
2022-09-18
なんかもうめっちゃ変えた
syuilo
62
-2138
/
+2661
2022-07-10
chore: fix lint errors (#8981)
yzhe819
1
-1
/
+1
2022-07-02
feat: Log user ips (#8872)
syuilo
3
-6
/
+32
2022-06-24
enhance: Redisをioredisに統一してIPv6サポート (#8869)
MeiMei
1
-0
/
+1
2022-05-31
fix: always remove completed tasks (#8771)
Johann150
1
-0
/
+2
2022-05-29
fix: add missing import
Johann150
1
-1
/
+1
[next]