index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
processors
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
perf(backend): cache local custom emojis
syuilo
1
-3
/
+3
2023-04-06
fix misskey-dev/misskey-#10417 (#10418)
totegamma
1
-0
/
+4
2023-04-05
fix: webhook delivery content-type (#9823) (#10458)
xtexChooser
1
-0
/
+1
2023-04-05
enhance(backend): improve cache
syuilo
1
-10
/
+4
2023-04-04
enhance(backend): improve cache
syuilo
1
-5
/
+5
2023-04-04
refactor(backend): rename Cache -> MemoryCache
syuilo
1
-3
/
+3
2023-04-04
perf(backend): 通知をRedisに保存するように
syuilo
1
-8
/
+1
2023-04-03
perf(backend): store notes of an antenna to redis instead of postgresql
syuilo
1
-4
/
+1
2023-03-24
enhance(backend): リモートサーバーのチャート生成を無効に...
syuilo
2
-4
/
+12
2023-03-24
refactor(backend): rename cache class
syuilo
1
-3
/
+3
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
1
-1
/
+1
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
20
-24
/
+14
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-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
1
-0
/
+162
2022-12-25
feat: introduce retention-rate aggregation
syuilo
1
-0
/
+75
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
24
-0
/
+48
2022-12-04
refactor
syuilo
6
-19
/
+19
2022-11-14
fix typo on CleanRemoteFilesProcessorService (#9171)
heka
1
-1
/
+1
2022-09-24
fix type
syuilo
1
-1
/
+1
2022-09-23
fixes
syuilo
7
-8
/
+7
2022-09-21
fix import type
syuilo
24
-45
/
+44
2022-09-19
test
syuilo
24
-126
/
+126
2022-09-18
なんかもうめっちゃ変えた
syuilo
51
-1732
/
+2299
2022-07-10
chore: fix lint errors (#8981)
yzhe819
1
-1
/
+1
[next]